1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/CodeGen
Evan Cheng 863ed2677b Fix PR5024. LiveVariables physical register defs should *commit* only after all
of the defs are processed.
Also fix a implicit_def propagation bug: a implicit_def of a physical register
should be applied to uses of the sub-registers.

llvm-svn: 82616
2009-09-23 06:28:31 +00:00
..
Alpha Eliminate more uses of llvm-as and llvm-dis. 2009-09-09 00:09:15 +00:00
ARM Fix PR5024. LiveVariables physical register defs should *commit* only after all 2009-09-23 06:28:31 +00:00
Blackfin Eliminate more uses of llvm-as and llvm-dis. 2009-09-09 00:09:15 +00:00
CBackend Eliminate more uses of llvm-as and llvm-dis. 2009-09-09 00:09:15 +00:00
CellSPU Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
CPP Eliminate more uses of llvm-as and llvm-dis. 2009-09-09 00:09:15 +00:00
Generic Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
Mips Eliminate more uses of llvm-as and llvm-dis. 2009-09-09 00:09:15 +00:00
MSP430 Allow symbols to start from the digit if target requests it. This allows, e.g. pinning 2009-09-18 16:57:42 +00:00
PIC16 Eliminate more uses of llvm-as and llvm-dis. 2009-09-09 00:09:15 +00:00
PowerPC Model the carry bit on ppc32. Without this we could 2009-09-18 20:15:22 +00:00
SPARC several major improvements to the sparc backend: support for weak linkage 2009-09-15 17:46:24 +00:00
SystemZ Eliminate more uses of llvm-as and llvm-dis. 2009-09-09 00:09:15 +00:00
Thumb Eliminate more uses of llvm-as and llvm-dis. 2009-09-09 00:09:15 +00:00
Thumb2 Convert more tests to avoid llvm-as. 2009-09-11 18:36:27 +00:00
X86 Fix a obvious logic error. 2009-09-23 05:23:19 +00:00
XCore Eliminate more uses of llvm-as and llvm-dis. 2009-09-09 00:09:15 +00:00