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
/
fast-isel-gep.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable expensive two-address optimizations at -O0. rdar://10453055
Evan Cheng
2011-11-16
1
-3
/
+2
*
Update more tests to the new EH scheme.
Bill Wendling
2011-08-31
1
-0
/
+3
*
add missing colon, thanks peter.
Chris Lattner
2011-08-11
1
-1
/
+1
*
fix PR10605 / rdar://9930964 by adding a pretty scary missed check.
Chris Lattner
2011-08-11
1
-0
/
+27
*
Be less aggressive about hinting in RAFast.
Jakob Stoklund Olesen
2011-06-13
1
-1
/
+1
*
As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
Bill Wendling
2011-04-14
1
-2
/
+2
*
Have the X86 back-end emit the alias instead of what's being aliased. In most
Bill Wendling
2011-04-14
1
-2
/
+2
*
Fix fast-isel address mode folding to avoid folding instructions
Dan Gohman
2011-03-22
1
-0
/
+19
*
Relax expressions and add explicit triplets -linux and -win32.
NAKAMURA Takumi
2011-02-22
1
-8
/
+9
*
reapply my fix for PR8961 with a tweak to properly handle
Chris Lattner
2011-01-16
1
-0
/
+17
*
revert my fastisel patch again which apparently still gives the
Chris Lattner
2011-01-14
1
-17
/
+0
*
reapply r123414 now that the botz are calmed down and the fix is already in.
Chris Lattner
2011-01-14
1
-0
/
+17
*
r123414 broke llvm-gcc bootstrap apparently, revert
Chris Lattner
2011-01-14
1
-17
/
+0
*
fix PR8961 - a fast isel miscompilation where we'd insert a new instruction
Chris Lattner
2011-01-14
1
-0
/
+17
*
Use the source-order scheduler instead of the "fast" scheduler at -O0,
Dan Gohman
2010-07-16
1
-2
/
+2
*
Revert 107840 107839 107813 107804 107800 107797 107791.
Dan Gohman
2010-07-08
1
-1
/
+2
*
Add X86FastISel support for return statements. This entails refactoring
Dan Gohman
2010-07-07
1
-2
/
+1
*
Teach X86FastISel to fold constant offsets and scaled indices in
Dan Gohman
2010-07-01
1
-0
/
+19
*
fix PR4984 by ensuring that fastisel adds properly sign extended GEP displace...
Chris Lattner
2009-09-15
1
-2
/
+22
*
rename test
Chris Lattner
2009-09-15
1
-0
/
+33