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
/
masked-iv-safe.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily enable MI-Sched on X86."
Andrew Trick
2013-06-25
1
-2
/
+2
*
Temporarily enable MI-Sched on X86.
Andrew Trick
2013-06-24
1
-2
/
+2
*
Modify how the formulae are rated in Loop Strength Reduce.
Quentin Colombet
2013-05-31
1
-3
/
+2
*
Instruction scheduling itinerary for Intel Atom.
Andrew Trick
2012-02-01
1
-1
/
+1
*
Use a bigger hammer to fix PR11314 by disabling the "forcing two-address
Evan Cheng
2011-11-10
1
-2
/
+2
*
Reapply the new LoopStrengthReduction code, with compile time and
Dan Gohman
2010-02-12
1
-3
/
+3
*
Revert LoopStrengthReduce.cpp to pre-r94061 for now.
Dan Gohman
2010-01-22
1
-5
/
+2
*
Re-implement the main strength-reduction portion of LoopStrengthReduction.
Dan Gohman
2010-01-21
1
-2
/
+5
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
2009-06-04
1
-24
/
+24
*
Factor the code for collecting IV users out of LSR into an IVUsers class,
Dan Gohman
2009-05-12
1
-4
/
+3
*
Reverse a loop that is counting up to a maximum to
Dale Johannesen
2009-05-11
1
-2
/
+3
*
Teach getZeroExtendExpr and getSignExtendExpr to use trip-count
Dan Gohman
2009-04-27
1
-0
/
+244