| Commit message (Expand) | Author | Age | Files | Lines |
| * | Constant pointers to objects don't need reference counting. | Dan Gohman | 2011-08-22 | 1 | -0/+13 |
| * | PathV2: Handle more reserved filenames on windows. | Benjamin Kramer | 2011-08-20 | 1 | -2/+24 |
| * | Fix AsmParser binary precedence for shift operators. | Jim Grosbach | 2011-08-20 | 1 | -16/+21 |
| * | Add constant folding support for bitcasts of splat vectors to integers. | Nadav Rotem | 2011-08-20 | 1 | -2/+10 |
| * | lib/Support/CrashRecoveryContext.cpp: Add Win32 support to CrashRecoveryConte... | NAKAMURA Takumi | 2011-08-20 | 1 | -1/+67 |
| * | lib/Support/Windows/Windows.h: Require at least Windows XP(5.1) API. We will ... | NAKAMURA Takumi | 2011-08-20 | 1 | -2/+2 |
| * | Cast through intptr_t, ISO C++ requires it. | Benjamin Kramer | 2011-08-20 | 1 | -5/+3 |
| * | Remove the VMOVQQ pseudo instruction. | Chad Rosier | 2011-08-20 | 3 | -44/+8 |
| * | Remove VMOVQQQQ pseudo instruction. | Chad Rosier | 2011-08-20 | 1 | -2/+0 |
| * | Add <imp-def> operands to QQ and QQQQ stack loads. | Jakob Stoklund Olesen | 2011-08-20 | 1 | -2/+4 |
| * | VMOVQQQQs pseudo instructions are only created by ARMBaseInstrInfo::copyPhysReg. | Chad Rosier | 2011-08-20 | 2 | -56/+31 |
| * | If we're splitting the landing pad block and assigning it only one predecessor, | Bill Wendling | 2011-08-19 | 1 | -26/+40 |
| * | Do not use named md nodes to track variables that are completely optimized. T... | Devang Patel | 2011-08-19 | 3 | -50/+89 |
| * | Thumb parsing and encoding support for NOP. | Jim Grosbach | 2011-08-19 | 3 | -1/+15 |
| * | Fix bug in function IsShiftedMask. Remove parameter SizeInBits, which is not | Akira Hatanaka | 2011-08-19 | 1 | -14/+9 |
| * | Thumb assembly parsing and encoding for NEG. | Jim Grosbach | 2011-08-19 | 1 | -1/+1 |
| * | Roll back the rest of r126557. It's a hack that will break in some obscure ca... | Benjamin Kramer | 2011-08-19 | 1 | -6/+0 |
| * | Fix NEG alias | Jim Grosbach | 2011-08-19 | 1 | -1/+1 |
| * | Be more lenient on tied operand matching for MUL. | Jim Grosbach | 2011-08-19 | 1 | -4/+11 |
| * | Re-write part of VEX encoding logic, to be more easy to read! Also fix | Bruno Cardoso Lopes | 2011-08-19 | 1 | -58/+82 |
| * | Update tests. | Jim Grosbach | 2011-08-19 | 1 | -0/+4 |
| * | Thumb assembly parsing and encoding for MUL. | Jim Grosbach | 2011-08-19 | 2 | -5/+41 |
| * | The landingpad instruction isn't dead simply because it's value isn't used. | Bill Wendling | 2011-08-19 | 1 | -1/+1 |
| * | Eli points out that this is what report_fatal_error() is for. | Nick Lewycky | 2011-08-19 | 1 | -1/+2 |
| * | Thumb assembly parsing and encoding for MOV. | Jim Grosbach | 2011-08-19 | 3 | -2/+7 |
| * | Tidy up. Tab character. | Jim Grosbach | 2011-08-19 | 1 | -1/+1 |
| * | This is not actually unreachable, so don't use llvm_unreachable for it. Since | Nick Lewycky | 2011-08-19 | 1 | -1/+2 |
| * | Tab characters. | Jim Grosbach | 2011-08-19 | 1 | -2/+2 |
| * | Thumb assembly parsing and encoding for LSL(immediate). | Jim Grosbach | 2011-08-19 | 2 | -2/+2 |
| * | Thumb assembly parsing and encoding for LDRSB and LDRSH. | Jim Grosbach | 2011-08-19 | 1 | -0/+1 |
| * | Thumb assembly parsing and encoding for LDRH. | Jim Grosbach | 2011-08-19 | 2 | -0/+18 |
| * | Thumb assembly parsing and encoding for LDRB. | Jim Grosbach | 2011-08-19 | 2 | -0/+18 |
| * | Fixed a memory bug in the MCDisassembler where | Sean Callanan | 2011-08-19 | 1 | -1/+5 |
| * | Thumb assembly parsing and encoding for LDR(literal). | Jim Grosbach | 2011-08-19 | 1 | -1/+1 |
| * | Thumb assembly parsing and encoding for LDR(immediate) form T2. | Jim Grosbach | 2011-08-19 | 2 | -1/+18 |
| * | Use helper function to check for low registers. | Jim Grosbach | 2011-08-19 | 1 | -1/+1 |
| * | Thumb assembly parsing and encoding for LDR(immediate) form T1. | Jim Grosbach | 2011-08-19 | 2 | -1/+20 |
| * | Add explanatory comment. | Jim Grosbach | 2011-08-19 | 1 | -0/+5 |
| * | Have SPU backend use the external TCE scheduler, if the library is loaded as a | Kalle Raiskila | 2011-08-19 | 1 | -0/+11 |
| * | Add TB encoding to VEX versions of SSE fp logical operations to fix disassembler | Craig Topper | 2011-08-19 | 1 | -6/+6 |
| * | Fix PR10677. Initial patch and idea by Peter Cooper but I've changed the | Bruno Cardoso Lopes | 2011-08-19 | 1 | -3/+8 |
| * | Add llc flags to disable machine DCE and CSE. | Jakob Stoklund Olesen | 2011-08-19 | 1 | -2/+8 |
| * | Make a bunch of symbols private. | Benjamin Kramer | 2011-08-19 | 5 | -5/+7 |
| * | C API functions must be able to see their extern "C" definitions, or it will ... | Benjamin Kramer | 2011-08-19 | 2 | -0/+2 |
| * | Don't treat a partial <def,undef> operand as a read. | Jakob Stoklund Olesen | 2011-08-19 | 1 | -1/+2 |
| * | Track a retain+release nesting level independently of the | Dan Gohman | 2011-08-19 | 1 | -36/+64 |
| * | Intelligently split the landing pad block. | Bill Wendling | 2011-08-19 | 1 | -5/+16 |
| * | Add SplitLandingPadPredecessors(). | Bill Wendling | 2011-08-19 | 1 | -1/+95 |
| * | Re-encoded 128-bit AVX versions of SQRT, RSQRT, RCP have 3 operands | Bruno Cardoso Lopes | 2011-08-18 | 1 | -31/+64 |
| * | There is no need to add file as context for subroutine type. The subroutine t... | Devang Patel | 2011-08-18 | 1 | -2/+2 |