2011-09-07 |
Eli Friedman | Fix atomic load and store on x86 to pass -verify-machin... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Jim Grosbach | Update test for 139243 |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Jim Grosbach | Thumb2 ldm/stm 'db' mnemonics don't have a '.w' suffix. |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Jim Grosbach | Thumb2 parsing and encoding for LDMIA. |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Owen Anderson | Port more assembler tests over to disassembler tests... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
James Molloy | Refactor instprinter and mcdisassembler to take a Subta... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Duncan Sands | When inlining exception handling code into another... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Jim Grosbach | Thumb2 use 'ldm' as default mnemonic. |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Rafael Espindola | Detect attempt to use segmented stacks on non ELF syste... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Jim Grosbach | Better diagnostic location information for mnemonic... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Duncan Sands | Another forgotten trampoline testcase. |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Duncan Sands | Forgot to add this trampoline testcase. |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Eli Friedman | Relax the MemOperands on atomics a bit. Fixes -verify... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Joerg Sonnenberger | Dependency should be on the output file name, not the... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Devang Patel | While sinking machine instructions, sink matching DBG_V... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Bill Wendling | Reenable compact unwind by default. However, also emit... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Owen Anderson | memset_pattern16 uses a 16 BYTE pattern, not a 16 BIT... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Owen Anderson | Teach BasicAA about the aliasing properties of memset_p... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Jim Grosbach | ISB is HasDB, not just HasV7. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Jim Grosbach | Thumb2 parsing and encoding for ISB. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Jim Grosbach | Thumb2 parsing and encoding for EOR. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Jim Grosbach | Thumb2 parsing and encoding for DSB. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Jim Grosbach | Thumb2 parsing and encoding for DMB. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Nick Lewycky | Disable these tests harder. They're XFAIL'd, but that... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Jim Grosbach | Thumb2 parsing and encoding for DBG. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Jim Grosbach | Thumb2 parsing and encoding for CMN and CMP. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Nick Lewycky | This transform only handles two-operand AddRec's. Preve... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Eli Friedman | Add mayLoad/mayStore markings to ARM 64-bit atomic... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Jim Grosbach | Thumb2 parsing and encoding for CLZ. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Jim Grosbach | Thumb2 parsing and encoding for CLREX. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Owen Anderson | Port more encoding tests over to Thumb2 decoding tests. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Andrew Trick | Add -verify-indvars for imperfect SCEV trip count verif... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Jim Grosbach | Thumb2 parsing and encoding for CDP/CDP2. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Rafael Espindola | Fix comment. Noticed by Duncan. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Duncan Sands | Add codegen support for vector select (in the IR this... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Evan Cheng | Fix fall outs from my recent change on how carry bit... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Devang Patel | Use IRBuilder. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Jim Grosbach | ARM .code directive should always go to the streamer. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Rafael Espindola | Fix style issues and typos found by Duncan. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Bill Wendling | As a first step, emit both the compact unwind and CIE... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Owen Anderson | Try again at r138809 (make DSE more aggressive in remov... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Jakob Stoklund... | Atomic pseudos don't use (as in read) CPSR. They clobbe... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Devang Patel | Now, named mdnode llvm.dbg.cu keeps track of all compil... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Duncan Sands | Split the init.trampoline intrinsic, which currently... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Nick Lewycky | Fix typo in comment again. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Nick Lewycky | Apparently we compile the code, not the comments. Thank... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Nick Lewycky | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Nick Lewycky | Nope! I had it right the first time. Revert the operati... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Nick Lewycky | Fix flipped sign. While there, show my math. |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Nick Lewycky | No no no, fix typo properly! |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Nick Lewycky | The logic inside getMulExpr to simplify {a,+,b}*{c... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Nick Lewycky | Revert r139126 due to selfhost failures reported by... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Nick Lewycky | Teach SCEV to report a max backedge count in one intere... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Nick Lewycky | Add a new MC bit for NaCl (Native Client) mode. NaCl... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Nick Lewycky | Update the C++ backend to use the new ArrayRef'ified... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Nick Lewycky | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Benjamin Kramer | InstSimplify: Don't try to replace an extractvalue... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Duncan Sands | Delete trivial landing pads that just continue unwindin... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Duncan Sands | Add some simple insertvalue simplifications, for the... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Benjamin Kramer | Use canonical forms for the branch probability zero... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Chandler Carruth | As a (rather delayed) followup to r136738 which stopped... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Chandler Carruth | Complete the removal of FindBison from CMake. Noticed... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Chandler Carruth | Update the CMake documentation to the correct variables. |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Bill Wendling | Use Duncan's patch to delete the instructions in revers... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Bill Wendling | The insertion point for the loads is right before the... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Benjamin Kramer | valgrind: Suppress glibc's optiized strcasecmp harder. |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Benjamin Kramer | Use internal storage for command line option. |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Bill Wendling | Don't reload the values that are already there. The... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Andrew Trick | Exclude more arm jit failures pending PR10783. |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Bruno Cardoso... | Add AVX versions to match AESENC/AESDEC intrinsics... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Bruno Cardoso... | Add AVX version of a SSE4.1 VPBLENDVB pattern |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Bruno Cardoso... | Add AVX versions of SSE4.1 EXTRACTPS patterns |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Bruno Cardoso... | Add AVX versions for SSE4.1 MOVZX* patterns |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Bruno Cardoso... | Add one more AVX pattern for MOVZPQILo2PQI |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Bruno Cardoso... | Move PUNPCKLQDQ splat pattern close to the instruction... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Bruno Cardoso... | Add AVX pattern versions for PSHUFB,PSIGN{B,W,D} |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Bruno Cardoso... | Add AVX versions of MOVZDI2PDI patterns. Use SUBREG_TO_... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Bruno Cardoso... | Enforce subtarget checks in a few places to be explicit... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Bruno Cardoso... | Tidy up code moving patterns to their appropriate place! |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Bruno Cardoso... | Add AVX versions of FsMOVAPS and FsMOVAPS. Teach X86Ins... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Bruno Cardoso... | Teach X86FastISel to use AVX versions of instructions... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Bruno Cardoso... | Fix 80-column and style |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Bruno Cardoso... | Tidy up some SSE/AVX convert intrinsics. Also add an... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Owen Anderson | Fix a truly heinous bug in DAGCombine related to Assert... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Dan Gohman | Revert r129875, XFAILing this test for arm, since the... |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Jakob Stoklund... | Pseudo CMOV instructions don't clobber EFLAGS. |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Jakob Stoklund... | Check for EFLAGS live-out before clobbering it. |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Jakob Stoklund... | Use existing function. |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Jim Grosbach | Thumb2 parsing and encoding for CBZ/CBNZ. |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Jim Grosbach | Thumb2 parsing and encoding for BXJ. |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Jim Grosbach | Thumb2 parsing and encoding for BIC. |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Jim Grosbach | Thumb2 parsing and encoding for BFI. |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Jim Grosbach | Thumb2 parsing and encoding for BFC. |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Jim Grosbach | Thumb2 parsing and encoding of B instruction. |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Andrew Trick | Attempt to silence known valgrind errors. |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Jakob Stoklund... | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Bill Wendling | Try to eliminate the use of the 'unwind' instruction. |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Eli Friedman | Don't fast-isel for atomic load/store; some cases requi... |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Jim Grosbach | Thumb2 parsing and encoding for ASR. |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Bill Wendling | Better fix for this testcase. Update it to the new... |
commit | commitdiff | tree | snapshot |
next |