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
/
lsr-reuse.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-10
/
+10
*
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
2013-07-13
1
-1
/
+1
*
misched: tag a few XFAILs that I plan to fix
Andrew Trick
2012-03-21
1
-0
/
+1
*
Turn on list-ilp scheduling by default on x86 and x86-64, fix up
Eric Christopher
2011-03-08
1
-0
/
+1
*
Try again to disable critical edge splitting in CodeGenPrepare.
Jakob Stoklund Olesen
2010-09-30
1
-3
/
+2
*
Revert "Disable codegen prepare critical edge splitting. Machine instruction ...
Jakob Stoklund Olesen
2010-09-27
1
-2
/
+3
*
Disable codegen prepare critical edge splitting. Machine instruction passes now
Evan Cheng
2010-09-23
1
-3
/
+2
*
Teach machine sink to
Evan Cheng
2010-09-17
1
-5
/
+5
*
Revert 112442 and 112440 until the compile time problems introduced
Dan Gohman
2010-09-01
1
-1
/
+1
*
Make IVUsers iterative instead of recursive.
Dan Gohman
2010-08-29
1
-1
/
+1
*
PHI elimination should not break back edge. It can cause some significant cod...
Evan Cheng
2010-08-17
1
-2
/
+2
*
Teach two-address lowering how to unfold a load to open up commuting
Dan Gohman
2010-06-21
1
-8
/
+8
*
Include the use kind along with the expression in the key of the
Dan Gohman
2010-06-19
1
-0
/
+309
*
Start function numbering at 0.
Dan Gohman
2010-04-17
1
-3
/
+3
*
Turning off post-ra scheduling for x86. It isn't a consistent win.
Evan Cheng
2010-03-18
1
-10
/
+10
*
When determining the set of interesting reuse factors, consider
Dan Gohman
2010-02-19
1
-1
/
+57
*
Reapply the new LoopStrengthReduction code, with compile time and
Dan Gohman
2010-02-12
1
-0
/
+386
*
Revert LoopStrengthReduce.cpp to pre-r94061 for now.
Dan Gohman
2010-01-22
1
-159
/
+0
*
Re-implement the main strength-reduction portion of LoopStrengthReduction.
Dan Gohman
2010-01-21
1
-0
/
+159