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
/
divide-by-constant.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR13326: Fix a subtle edge case in the udiv -> magic multiply generator.
Benjamin Kramer
2012-07-11
1
-0
/
+21
*
Instruction scheduling itinerary for Intel Atom.
Andrew Trick
2012-02-01
1
-1
/
+1
*
Be more aggressive about following hints.
Jakob Stoklund Olesen
2011-07-08
1
-1
/
+1
*
BuildUDIV: If the divisor is even we can simplify the fixup of the multiplied...
Benjamin Kramer
2011-03-17
1
-0
/
+11
*
The signed version of our "magic number" computation for the integer approxim...
Cameron Zwarich
2011-02-21
1
-1
/
+1
*
Teach DAGCombine to fold fold (sra (trunc (sr x, c1)), c2) -> (trunc (sra x, ...
Benjamin Kramer
2011-01-30
1
-0
/
+9
*
Reapply 122353-122355 with fixes. 122354 was wrong;
Dale Johannesen
2010-12-21
1
-3
/
+3
*
Revert 122353-122355 for the moment, they broke stuff.
Dale Johannesen
2010-12-21
1
-3
/
+3
*
Get the type of a shift from the shift, not from its shift
Dale Johannesen
2010-12-21
1
-3
/
+3
*
take care of some todos, transforming [us]mul_lohi into
Chris Lattner
2010-12-15
1
-0
/
+1
*
merge two tests
Chris Lattner
2010-12-15
1
-0
/
+10
*
rename test
Chris Lattner
2010-12-13
1
-0
/
+42