.. |
Alpha
|
Eliminate more uses of llvm-as and llvm-dis.
|
2009-09-09 00:09:15 +00:00 |
ARM
|
- Support inline asm 'w' constraint for 128-bit vector types.
|
2009-12-08 23:06:22 +00:00 |
Blackfin
|
Move Blackfin intrinsics into the Target/Blackfin directory.
|
2009-10-15 18:50:52 +00:00 |
CBackend
|
Eliminate more uses of llvm-as and llvm-dis.
|
2009-09-09 00:09:15 +00:00 |
CellSPU
|
Teach InferPtrAlignment to infer GV+cst alignment and use it to simplify x86 isl lowering code.
|
2009-12-09 01:53:58 +00:00 |
CPP
|
fix PR5295 where the .ll parser didn't reject a function after a global
|
2009-10-25 23:22:50 +00:00 |
Generic
|
While this test is testing a problem in the generic part of codegen,
|
2009-11-27 16:04:14 +00:00 |
Mips
|
Support PIC loading of constant pool entries
|
2009-11-25 12:17:58 +00:00 |
MSP430
|
Reduce (cmp 0, and_su (foo, bar)) into (bit foo, bar). This saves extra instruction. Patch inspired by Brian Lucas!
|
2009-12-08 01:03:04 +00:00 |
PIC16
|
While this test is testing a problem in the generic part of codegen,
|
2009-11-27 16:04:14 +00:00 |
PowerPC
|
ProcessImplicitDefs should watch out for invalidated iterator and extra implicit operands on copies.
|
2009-11-25 21:13:39 +00:00 |
SPARC
|
Eliminate some redundant llvm-as calls.
|
2009-10-12 09:31:55 +00:00 |
SystemZ
|
Eliminate more uses of llvm-as and llvm-dis.
|
2009-09-09 00:09:15 +00:00 |
Thumb
|
More consistent thumb1 asm printing.
|
2009-11-19 06:57:41 +00:00 |
Thumb2
|
Dynamic stack realignment use of sp register as source/dest register
|
2009-12-06 22:39:50 +00:00 |
X86
|
Use FileCheck and set nounwind on calls.
|
2009-12-07 19:40:26 +00:00 |
XCore
|
Add XCore support for indirectbr / blockaddress.
|
2009-11-18 23:20:42 +00:00 |