summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/volatile.ll
Commit message (Expand)AuthorAge
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-27
* Fix more tests that depended on the default register allocator choice.Jakob Stoklund Olesen2010-05-28
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Second attempt:Bill Wendling2009-04-29
* r70270 isn't ready yet. Back this out. Sorry for the noise.Bill Wendling2009-04-28
* Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want toBill Wendling2009-04-28
* Fix a think-o in isSafeToMove. This fixes it from thinking thatDan Gohman2008-10-02