index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
store-narrow.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable MI Sched for x86.
Andrew Trick
2013-10-15
1
-11
/
+11
*
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
2013-07-13
1
-17
/
+17
*
Revert "Temporarily enable MI-Sched on X86."
Andrew Trick
2013-06-25
1
-11
/
+11
*
Temporarily enable MI-Sched on X86.
Andrew Trick
2013-06-24
1
-11
/
+11
*
fix rdar://8494845 + PR8244 - a miscompile exposed by my patch in r101350
Chris Lattner
2010-10-01
1
-0
/
+14
*
Don't narrow the load and store in a load+twiddle+store sequence unless
Dan Gohman
2010-09-02
1
-2
/
+29
*
Reapply r106634, now that the bug it exposed is fixed.
Dan Gohman
2010-06-24
1
-1
/
+1
*
Revert r106263, "Fold the ShrinkDemandedOps pass into the regular DAGCombiner...
Daniel Dunbar
2010-06-23
1
-1
/
+1
*
Fold the ShrinkDemandedOps pass into the regular DAGCombiner pass,
Dan Gohman
2010-06-18
1
-1
/
+1
*
Enable i16 to i32 promotion by default.
Evan Cheng
2010-04-28
1
-2
/
+2
*
enhance the load/store narrowing optimization to handle a
Chris Lattner
2010-04-15
1
-0
/
+20
*
teach codegen to turn trunc(zextload) into load when possible.
Chris Lattner
2010-04-15
1
-13
/
+39
*
Implement rdar://7860110 (also in target/readme.txt) narrowing
Chris Lattner
2010-04-15
1
-0
/
+81