index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move PPC Linux to CFI.
Rafael Espindola
2011-05-05
1
-1
/
+1
*
PR9848: pandn is not commutative.
Eli Friedman
2011-05-05
1
-1
/
+1
*
Remove a flag that would set the ".eh" symbol as .globl. MachO was the only one
Bill Wendling
2011-05-05
1
-1
/
+0
*
Fix X86RegisterInfo::getMatchingSuperRegClass for sub_8bit_hi.
Jakob Stoklund Olesen
2011-05-04
1
-13
/
+8
*
Implement SystemZRegisterInfo::getMatchingSuperRegClass to enable cross-class...
Jakob Stoklund Olesen
2011-05-04
2
-0
/
+18
*
Do not emit location expression size twice.
Devang Patel
2011-05-04
1
-12
/
+0
*
Fix cmake build.
Rafael Espindola
2011-05-04
1
-0
/
+1
*
Prevent instructions using $gp from being placed between a jalr and the instr...
Akira Hatanaka
2011-05-04
5
-11
/
+89
*
Implement MSP430RegisterInfo::getMatchingSuperRegClass to enable cross-class
Jakob Stoklund Olesen
2011-05-04
1
-0
/
+7
*
Mark ultra-super-registers QQQQ as call-clobbered instead of the D sub-regist...
Jakob Stoklund Olesen
2011-05-03
3
-32
/
+11
*
Replace the "movnt" intrinsics with a native store + nontemporal metadata bit.
Bill Wendling
2011-05-03
1
-38
/
+12
*
Fix function MipsRegisterInfo::getRegisterNumbering.
Akira Hatanaka
2011-05-03
1
-10
/
+10
*
Temporarily disable use of divmod compiler-rt functions for iOS.
Bob Wilson
2011-05-03
1
-6
/
+0
*
Fold ARM coprocessor intrinsics patterns into the instructions defs whenever
Bruno Cardoso Lopes
2011-05-03
3
-96
/
+73
*
Add a few ARM coprocessor intrinsics. Testcases included
Bruno Cardoso Lopes
2011-05-03
4
-0
/
+71
*
Remove unused variables caught by GCC's -Wunused-but-set-variable.
Benjamin Kramer
2011-05-03
1
-2
/
+0
*
Add pentium{3,4}m cpus. Patch by Alexander Best!
Michael J. Spencer
2011-05-03
1
-0
/
+2
*
xmm0 is an implicit parameter in this and so shouldn't be in the
Eric Christopher
2011-05-03
1
-2
/
+2
*
Add an unfolded offset field to LSR's Formula record. This is used to
Dan Gohman
2011-05-03
2
-0
/
+14
*
Apparently the check for direct calls is unnecessary.
Eric Christopher
2011-05-02
1
-2
/
+2
*
Add 130690 back.
Rafael Espindola
2011-05-02
1
-1
/
+1
*
Revert while I debug the tests that use march but not mtriple.
Rafael Espindola
2011-05-02
1
-1
/
+1
*
Move ppc OS X to cfi too. I am building it on an old ppc mini, but it will ta...
Rafael Espindola
2011-05-02
1
-1
/
+1
*
Add r130623 back now that ELF has been fixed to work with -fno-dwarf2-cfi-asm.
Rafael Espindola
2011-05-01
1
-1
/
+1
*
Remove an unused variable from this function introduced in r130637,
Chandler Carruth
2011-05-01
1
-1
/
+0
*
GCC uses a different encoding of pointers in the FDE when using
Rafael Espindola
2011-05-01
3
-6
/
+13
*
I forgot these files in the previous commit.
Rafael Espindola
2011-05-01
2
-0
/
+2
*
Simplify the handling of pcrel relocations on ELF. Now we do the right thing
Rafael Espindola
2011-05-01
1
-3
/
+2
*
Revert the previous patch while I figure out how to make llvm-gcc
Rafael Espindola
2011-04-30
1
-1
/
+1
*
X86AsmPrinter doesn't know how to handle the X86II::MO_GOT_ABSOLUTE_ADDRESS flag
Jakob Stoklund Olesen
2011-04-30
1
-0
/
+12
*
Enable CFI on OS X.
Rafael Espindola
2011-04-30
1
-1
/
+1
*
Add all the plumbing needed for MC to expand cfi to the old tables in
Rafael Espindola
2011-04-30
3
-2
/
+4
*
80-col.
Eric Christopher
2011-04-29
1
-8
/
+9
*
Zap a couple now-unused functions.
Eli Friedman
2011-04-29
1
-10
/
+0
*
Switch to ImmLeaf (which can be used by FastISel) for a few more common ARM/T...
Eli Friedman
2011-04-29
3
-2
/
+7
*
Add FastEmitInst_ii for the arm fast isel generator. It doesn't use it, but
Eric Christopher
2011-04-29
1
-0
/
+23
*
Some cleanup and optimize fallthrough more.
Eric Christopher
2011-04-29
1
-8
/
+13
*
Re-committing r130454, which does not in fact break anything.
Eli Friedman
2011-04-29
1
-19
/
+2
*
Add trunc->branch support, this won't help with clang's i8->i1 truncations
Eric Christopher
2011-04-29
1
-1
/
+24
*
MCExpr: Add FindAssociatedSection, which attempts to mirror the 'as' semantics
Daniel Dunbar
2011-04-29
1
-0
/
+3
*
Teach Thumb2 isel to fold and->rotr ==> ROR.
Andrew Trick
2011-04-29
1
-0
/
+9
*
This is done.
Benjamin Kramer
2011-04-29
1
-20
/
+0
*
clean up after Sean's r127646 patch.
Chris Lattner
2011-04-29
1
-429
/
+330
*
use the MachineInstrBuilder operator-> to simplify some code.
Chris Lattner
2011-04-29
4
-21
/
+18
*
Update comments and checks to match reality.
Eric Christopher
2011-04-29
1
-9
/
+2
*
Whitespace.
Eric Christopher
2011-04-29
1
-11
/
+11
*
Revert r130454; apparently this doesn't actually work.
Eli Friedman
2011-04-28
1
-2
/
+19
*
Fix a rather obscure crash caused by ARM fast-isel generating code which rede...
Eli Friedman
2011-04-28
1
-19
/
+2
*
Target/X86/MC: Add an option for disabling arith relaxation, for my own testing
Daniel Dunbar
2011-04-28
1
-0
/
+11
*
fast-isel sret calls, try 2. We actually do need to do something on x86-32. ...
Eli Friedman
2011-04-28
1
-2
/
+4
[next]