| Commit message (Expand) | Author | Age | Files | Lines |
* | SDISel should not optimize a unconditional branch following a conditional branch | Evan Cheng | 2010-09-23 | 1 | -4/+5 |
* | Moved the PBQP allocator class out of the header and back in to the cpp file ... | Lang Hames | 2010-09-23 | 4 | -181/+193 |
* | Fixed a crash in the enhanced disassembler where | Sean Callanan | 2010-09-23 | 1 | -0/+2 |
* | Fix llvm-extract -delete's lazy loading to materialize the functions that | Dan Gohman | 2010-09-23 | 2 | -7/+56 |
* | Add support for ELF PLT references for ARM MC asm printing. Adding a | Jim Grosbach | 2010-09-22 | 6 | -18/+52 |
* | Make SetVector's remove indicate whether it actually removed something. | Dan Gohman | 2010-09-22 | 1 | -1/+3 |
* | Enable a few additional asserts in MC instruction lowering. | Jim Grosbach | 2010-09-22 | 1 | -9/+6 |
* | A select between a constant and zero, when fed by a bit test, can be efficiently | Owen Anderson | 2010-09-22 | 2 | -0/+42 |
* | Fix PR8201: Update the code to call via X86::CALL64pcrel32 in the 64-bit case. | Cameron Esfahani | 2010-09-22 | 2 | -4/+5 |
* | <rdar://problem/8228022> Wvector-conversions warnings in arm_neon.h | Nate Begeman | 2010-09-22 | 1 | -5/+22 |
* | Change VDUPLANE DAG combiner to just return the result instead of calling | Bob Wilson | 2010-09-22 | 1 | -5/+3 |
* | Avoid some Mach-O specific alignment being done on ELF. | Rafael Espindola | 2010-09-22 | 8 | -25/+65 |
* | allow target-specific label suffixes, patch by Yuri Gribov! | Chris Lattner | 2010-09-22 | 3 | -1/+8 |
* | Fix uninitialized TBAAFlag field values. | Dan Gohman | 2010-09-22 | 1 | -0/+2 |
* | Combine both VMOVDRR(VMOVRRD) and VMOVRRD(VMOVDRR), instead of just doing one | Bob Wilson | 2010-09-22 | 1 | -28/+35 |
* | Teach memdep about TBAA tags. | Dan Gohman | 2010-09-22 | 2 | -77/+123 |
* | Use DW_OP_fbreg when offset is based on frame register. | Devang Patel | 2010-09-22 | 1 | -0/+10 |
* | add FIXME | Jim Grosbach | 2010-09-22 | 1 | -0/+1 |
* | Temporarily work around new address lowering while I figure out what | Eric Christopher | 2010-09-22 | 1 | -1/+2 |
* | Remove a few commented out bits | Jim Grosbach | 2010-09-22 | 1 | -14/+0 |
* | Constify. | Dan Gohman | 2010-09-22 | 1 | -1/+1 |
* | Fix typo and add a FIXME. | Rafael Espindola | 2010-09-22 | 1 | -1/+2 |
* | When moving zext/sext to be folded with a load, ignore the issue of whether | Bob Wilson | 2010-09-22 | 1 | -1/+2 |
* | Add PrintSpecial() handling for in ARM MC instruction printer. | Jim Grosbach | 2010-09-22 | 2 | -2/+9 |
* | grammar tweakage | Jim Grosbach | 2010-09-22 | 1 | -2/+2 |
* | remove trailing whitespace | Jim Grosbach | 2010-09-22 | 1 | -31/+31 |
* | CrashRecovery/Darwin: Override raise() as well so that crash recovery doesn't | Daniel Dunbar | 2010-09-22 | 1 | -1/+5 |
* | Correctly align bss. | Rafael Espindola | 2010-09-22 | 2 | -0/+23 |
* | Add MC instruction printer support for ARM and Thumb1 jump tables. | Jim Grosbach | 2010-09-22 | 1 | -3/+49 |
* | Attempt to fix llvm-gcc build. It was crashing when building gcov.o for an | Bob Wilson | 2010-09-22 | 1 | -2/+3 |
* | Add MC instruction printer support for TB[BH] style thumb2 jump tables. | Jim Grosbach | 2010-09-22 | 1 | -24/+27 |
* | Clean up comment. | Jim Grosbach | 2010-09-22 | 1 | -4/+4 |
* | llvmc: Support '-emit-llvm -S' with -opt. | Mikhail Glushenkov | 2010-09-22 | 3 | -7/+24 |
* | A more informative output suffix for the opt tool. | Mikhail Glushenkov | 2010-09-22 | 1 | -1/+1 |
* | fix rdar://8456371 - Handle commutable instructions written backward. | Chris Lattner | 2010-09-22 | 2 | -0/+18 |
* | Fix an inconsistency in the x86 backend that led it to reject "calll foo" on | Chris Lattner | 2010-09-22 | 22 | -358/+370 |
* | fix rdar://8456412 - llvm-mc crash in encoder on "mov %rdx, %cr8" | Chris Lattner | 2010-09-22 | 4 | -43/+40 |
* | fix rdar://8456417 - llvm-mc can't do basic math | Chris Lattner | 2010-09-22 | 2 | -21/+27 |
* | add the missing aliases for fp stack cmovs, rdar://8456391 | Chris Lattner | 2010-09-22 | 2 | -0/+23 |
* | reimplement elf TLS support in terms of addressing modes, eliminating Segment... | Chris Lattner | 2010-09-22 | 5 | -59/+43 |
* | Fix rdar://8456364 - llvm-mc rejects '%CS' | Chris Lattner | 2010-09-22 | 2 | -8/+16 |
* | fix rdar://8456389 - llvm-mc mismatch with 'as' on 'fstp' | Chris Lattner | 2010-09-22 | 2 | -0/+14 |
* | fix rdar://8456361 - llvm-mc rejects 'rep movsd' | Chris Lattner | 2010-09-22 | 2 | -0/+11 |
* | convert the last 4 X86ISD nodes that should have memoperands to have them. | Chris Lattner | 2010-09-22 | 4 | -41/+69 |
* | give X86ISD::FNSTCW16m a memoperand, since it touches memory. It only | Chris Lattner | 2010-09-22 | 3 | -16/+21 |
* | give FP_TO_INT16_IN_MEM and friends a memoperand. They are only | Chris Lattner | 2010-09-22 | 4 | -22/+29 |
* | linux has a different stack alignment than the mac, relax this a bit. | Chris Lattner | 2010-09-22 | 1 | -1/+1 |
* | give VZEXT_LOAD a memory operand, it now works with segment registers. | Chris Lattner | 2010-09-22 | 7 | -16/+41 |
* | revert r114386 now that address modes work correctly, we get a nice | Chris Lattner | 2010-09-22 | 2 | -9/+3 |
* | give LCMPXCHG_DAG[8] a memory operand, allowing it to work with addrspace 256... | Chris Lattner | 2010-09-21 | 4 | -10/+22 |