summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/store-narrow.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-11/+11
* [SDAG] Introduce a combined set to the DAG combiner which tracks nodesChandler Carruth2014-07-241-5/+5
* [SDAG] Make the DAGCombine worklist not grow endlessly due to duplicateChandler Carruth2014-07-231-2/+2
* Enable MI Sched for x86.Andrew Trick2013-10-151-11/+11
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-17/+17
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-251-11/+11
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-241-11/+11
* fix rdar://8494845 + PR8244 - a miscompile exposed by my patch in r101350Chris Lattner2010-10-011-0/+14
* Don't narrow the load and store in a load+twiddle+store sequence unlessDan Gohman2010-09-021-2/+29
* Reapply r106634, now that the bug it exposed is fixed.Dan Gohman2010-06-241-1/+1
* Revert r106263, "Fold the ShrinkDemandedOps pass into the regular DAGCombiner...Daniel Dunbar2010-06-231-1/+1
* Fold the ShrinkDemandedOps pass into the regular DAGCombiner pass,Dan Gohman2010-06-181-1/+1
* Enable i16 to i32 promotion by default.Evan Cheng2010-04-281-2/+2
* enhance the load/store narrowing optimization to handle aChris Lattner2010-04-151-0/+20
* teach codegen to turn trunc(zextload) into load when possible.Chris Lattner2010-04-151-13/+39
* Implement rdar://7860110 (also in target/readme.txt) narrowingChris Lattner2010-04-151-0/+81
OpenPOWER on IntegriCloud