summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fast-isel-mem.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Reapply [FastISel][X86] Use XOR to materialize the "0" value (r215594).Juergen Ributzka2014-08-191-2/+2
* Revert several FastISel commits to track down a buildbot error.Juergen Ributzka2014-08-141-2/+2
* [FastISel][X86] Use XOR to materialize the "0" value.Juergen Ributzka2014-08-131-2/+2
* Enable MI Sched for x86.Andrew Trick2013-10-151-2/+2
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-251-2/+2
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-241-2/+2
* Fix remaining lit tests which were failing when run on an AtomPreston Gurd2012-07-191-1/+13
* implement rdar://6653118 - fastisel should fold loads where possible.Chris Lattner2010-09-051-4/+14
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Refactor X86SelectConstAddr, folding it into X86SelectAddress. ThisDan Gohman2008-09-191-1/+1
* Fix a constant lowering bug. Now we can do load and store instructions with f...Evan Cheng2008-09-091-3/+14
* Fix the ordering of operands to the store (inverted relative to LLVM IR), and...Owen Anderson2008-09-041-1/+1
* Add a first attempt at implementing stores for X86 fast isel using target hooks.Owen Anderson2008-09-041-1/+2
* Load from GV stub should be locally CSE'd.Evan Cheng2008-09-041-0/+12
OpenPOWER on IntegriCloud