- Dec 07, 2010
-
-
Bob Wilson authored
llvm-svn: 121190
-
Bob Wilson authored
llvm-svn: 121187
-
Bob Wilson authored
so they can be implemented without requiring clang builtins. Radar 8446238. llvm-svn: 121173
-
Bob Wilson authored
An OpReinterpret entry is handled by translating it to OpCast intrinsics for all combinations of source and destination types with the same total size. This will be used to generate all the vreinterpret intrinsics. llvm-svn: 121087
-
- Dec 04, 2010
-
-
Bob Wilson authored
llvm-svn: 120891
-
- Dec 03, 2010
-
-
Bob Wilson authored
llvm-svn: 120764
-
- Dec 01, 2010
-
-
Bob Wilson authored
llvm-svn: 120596
-
- Jun 12, 2010
-
-
Nate Begeman authored
llvm-svn: 105874
-
- Jun 10, 2010
-
-
Nate Begeman authored
llvm-svn: 105769
-
- Jun 09, 2010
-
-
Nate Begeman authored
Handle extract hi/lo with common code llvm-svn: 105666
-
- Jun 08, 2010
-
-
Nate Begeman authored
fix vcvt naming handle vdup, vcombine with generic vector code llvm-svn: 105588
-
- Jun 04, 2010
-
-
Nate Begeman authored
llvm-svn: 105456
-
Nate Begeman authored
Add skeleton of support for emitting the list of prototypes for BuiltinsARM.def llvm-svn: 105443
-
- May 28, 2010
-
-
Nate Begeman authored
of the intrinsics. The goal is to auto-generate both support for GCC-style (vector) and ARM-style (struct of vector) intrinsics. This is work in progress, but will be completed soon. llvm-svn: 104910
-
- Jan 29, 2010
-
-
Sean Callanan authored
enhanced disassembler, and the necessary makefile rules to build the table for X86. llvm-svn: 94764
-