- Jan 05, 2013
-
-
Andrew Trick authored
llvm-svn: 171550
-
- Dec 31, 2012
-
-
Chris Lattner authored
promoting a store in a loop. This was noticed when working on PR14753, but isn't directly related. llvm-svn: 171281
-
- Nov 27, 2011
-
-
Chris Lattner authored
Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. llvm-svn: 145171
-
- Aug 13, 2011
-
-
Eli Friedman authored
of the instruction. Note that this change affects the existing non-atomic load and store instructions; the parser now accepts both forms, and the change is noted in the release notes. llvm-svn: 137527
-
- Dec 19, 2010
-
-
Chris Lattner authored
which doesn't affect the memory address being promoted. llvm-svn: 122172
-
- Oct 18, 2010
-
-
Dan Gohman authored
does normal initialization and normal chaining. Change the default AliasAnalysis implementation to NoAlias. Update StandardCompileOpts.h and friends to explicitly request BasicAliasAnalysis. Update tests to explicitly request -basicaa. llvm-svn: 116720
-
- Sep 03, 2010
-
-
Chris Lattner authored
llvm-svn: 112878
-
- Sep 01, 2010
-
-
Chris Lattner authored
instead of hoisting them, just fold them away. This occurs in the testcase for PR8041, for example. llvm-svn: 112669
-
- 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 09, 2009
-
-
Dan Gohman authored
llvm-svn: 81257
-
- Sep 08, 2009
-
-
Dan Gohman authored
of using llvm-as, now that opt supports this. llvm-svn: 81226
-
- Aug 31, 2009
-
-
Chris Lattner authored
llvm-svn: 80521
-
- Jan 01, 2008
-
-
Bill Wendling authored
llvm-svn: 45478
-
- May 08, 2007
-
-
Chris Lattner authored
llvm-svn: 36945
-
Bill Wendling authored
llvm-svn: 36933
-
- Apr 16, 2007
-
-
Reid Spencer authored
llvm-svn: 36176
-
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
-
- Sep 16, 2003
-
-
Misha Brukman authored
llvm-svn: 8558
-
- Feb 24, 2003
-
-
Chris Lattner authored
llvm-svn: 5611
-
- Feb 22, 2003
-
-
Chris Lattner authored
llvm-svn: 5607
-