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
/
pic.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
2013-07-13
1
-8
/
+8
*
Instruction scheduling itinerary for Intel Atom.
Andrew Trick
2012-02-01
1
-1
/
+1
*
Be careful about scheduling nodes above previous calls. It increase usages of
Evan Cheng
2011-04-26
1
-1
/
+1
*
Fix an inconsistency in the x86 backend that led it to reject "calll foo" on
Chris Lattner
2010-09-22
1
-12
/
+12
*
Be more forgiving when calculating alias interference for physreg coalescing.
Jakob Stoklund Olesen
2010-07-06
1
-2
/
+2
*
Teach two-address lowering how to unfold a load to open up commuting
Dan Gohman
2010-06-21
1
-1
/
+1
*
Start function numbering at 0.
Dan Gohman
2010-04-17
1
-48
/
+48
*
Allow trivial sibcall of vararg callee when no arguments are being passed.
Evan Cheng
2010-03-26
1
-4
/
+4
*
simplify code to use OutContext.GetOrCreateTemporarySymbol with
Chris Lattner
2010-03-12
1
-8
/
+8
*
Perform trivial tail call optimization for callees with "C" ABI. These are done
Evan Cheng
2010-01-27
1
-1
/
+1
*
Turn on post-alloc scheduling for x86.
Evan Cheng
2009-10-18
1
-1
/
+1
*
Instead of printing unnecessary basic block labels as labels in
Dan Gohman
2009-10-06
1
-2
/
+1
*
merge the linux cpool/jtbl pic tests into pic.ll and convert to filecheck.
Chris Lattner
2009-09-13
1
-17
/
+100
*
turn on -experimental-asm-printer for x86 / AT&T by default.
Chris Lattner
2009-09-11
1
-6
/
+6
*
disable the new asmprinter by default. Both the Mangler and MCSymbol
Chris Lattner
2009-09-09
1
-6
/
+6
*
turn the mcinst asmprinter on by default for x86, tweaking two tests to
Chris Lattner
2009-09-09
1
-6
/
+6
*
merge all the basic linux/32 pic tests together into one test.
Chris Lattner
2009-09-03
1
-7
/
+114
*
rename test
Chris Lattner
2009-09-03
1
-0
/
+19