- May 22, 2011
-
-
Chris Lattner authored
llvm-svn: 131851
-
- Dec 15, 2010
-
-
Duncan Sands authored
instcombine and into InstructionSimplify. llvm-svn: 121861
-
- Dec 01, 2010
-
-
Chris Lattner authored
llvm-svn: 120493
-
Chris Lattner authored
llvm-svn: 120492
-
- Aug 06, 2010
-
-
Dan Gohman authored
llvm-svn: 110458
-
- Apr 04, 2010
-
-
Mon P Wang authored
Added support for address spaces and added a isVolatile field to memcpy, memmove, and memset, e.g., llvm.memcpy.i32(i8*, i8*, i32, i32) -> llvm.memcpy.p0i8.p0i8.i32(i8*, i8*, i32, i32, i1) llvm-svn: 100304
-
- Apr 02, 2010
-
-
Mon P Wang authored
llvm-svn: 100199
-
Mon P Wang authored
Added support for address spaces and added a isVolatile field to memcpy, memmove, and memset, e.g., llvm.memcpy.i32(i8*, i8*, i32, i32) -> llvm.memcpy.p0i8.p0i8.i32(i8*, i8*, i32, i32, i1) llvm-svn: 100191
-
- Mar 31, 2010
-
-
Bob Wilson authored
llvm-svn: 99948
-
- Mar 30, 2010
-
-
Mon P Wang authored
e.g., llvm.memcpy.i32(i8*, i8*, i32, i32) -> llvm.memcpy.p0i8.p0i8.i32(i8*, i8*, i32, i32, i1) A update of langref will occur in a subsequent checkin. llvm-svn: 99928
-
- Dec 06, 2009
-
-
Chris Lattner authored
llvm-svn: 90696
-
- Nov 26, 2009
-
-
Chris Lattner authored
llvm-svn: 89921
-
- Nov 22, 2009
-
-
Chris Lattner authored
llvm-svn: 89601
-
- Nov 03, 2009
-
-
Kenneth Uildriks authored
Make opt default to not adding a target data string and update tests that depend on target data to supply it within the test llvm-svn: 85900
-
- Oct 18, 2009
-
-
Chris Lattner authored
llvm-svn: 84405
-
Chris Lattner authored
transform, which isn't happening yet. llvm-svn: 84402
-
Chris Lattner authored
llvm-svn: 84401
-
Nick Lewycky authored
llvm-svn: 84400
-
Chris Lattner authored
llvm-svn: 84383
-
- Sep 11, 2009
-
-
Dan Gohman authored
input filename so that opt doesn't print the input filename in the output so that grep lines in the tests don't unintentionally match strings in the input filename. llvm-svn: 81537
-
- Sep 08, 2009
-
-
Dan Gohman authored
of using llvm-as, now that opt supports this. llvm-svn: 81226
-
- Feb 14, 2008
-
-
Tanya Lattner authored
llvm-svn: 47110
-
- Apr 16, 2007
-
-
Reid Spencer authored
Remove && from the end of the lines to prevent tests from throwing run lines into the background. Also, clean up places where the same command is run multiple times by using a temporary file. llvm-svn: 36142
-
Reid Spencer authored
Fix test syntax per new rules. llvm-svn: 36133
-
- Jan 17, 2007
-
-
Reid Spencer authored
llvm-svn: 33296
-
- Dec 02, 2006
-
-
Reid Spencer authored
llvm-svn: 32115
-
- Nov 18, 2006
-
-
Reid Spencer authored
llvm-svn: 31848
-
Reid Spencer authored
llvm-svn: 31844
-
Reid Spencer authored
llvm-svn: 31842
-