2011-09-08 |
Eric Christopher | Formatting and typo. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Nadav Rotem | Dix the 80-columns and remove unsupported v8i16 type... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Jim Grosbach | Thumb2 assembly parsing and encoding for LDRD(immediate). |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Bruno Cardoso... | Add a AVX version of a simple i64 -> f64 bitcast. This... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Bruno Cardoso... | Reapply testcase from r139309! |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Eli Friedman | Make sure to handle the case where emitPredicateMatch... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Kevin Enderby | Fix a Darwin x86_64 special case of a jmp to a temporar... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Benjamin Kramer | Add support for relocations to ObjectFile. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Bruno Cardoso... | * Combines Alignment, AuxInfo, and TB_NOT_REVERSABLE... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Bruno Cardoso... | Remove this crashing test, until I figure out what... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Bruno Cardoso... | Add AVX versions of blend vector operations and fix... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Bruno Cardoso... | Fix PR10844: Add patterns to cover non foldable version... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Caitlin Sadowski | Added LateParsed property to TableGen attributes. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Jim Grosbach | Add tests for Thumb2 LDRB indexed addressing w/ writeback. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Nadav Rotem | This test is already covered by llvm/trunk/test/CodeGen... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Nadav Rotem | add a testcase for the previous patch |
commit | commitdiff | tree | snapshot |
2011-09-08 |
James Molloy | Fix warning on windows; use of comparison with bool... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Nadav Rotem | Add X86-SSE4 codegen support for vector-select. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Ivan Krasin | lto/addAsmGlobalSymbols: fast path when no module level... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Ivan Krasin | lto/addAsmGlobalSymbols: fail fracefully when the targe... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
David Blaikie | Adding myself to test my new commit powers. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Andrew Trick | Fix a use of freed string contents. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Eli Friedman | A couple minor corrections to r139276. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Eli Friedman | Fix the logic in BasicAliasAnalysis::aliasGEP for compa... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Jim Grosbach | Thumb2 assembly parsing and encoding for LDR post-indexed. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Jim Grosbach | Thumb2 assembly parsing and encoding for LDR pre-indexe... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Owen Anderson | Remove the "common" set of instructions shared between... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Jim Grosbach | Thumb2 assembly parsing and encoding for LDRBT. |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Jim Grosbach | Thumb2 assembly parsing and encoding for LDRB(register). |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Jim Grosbach | Thumb2 assembly parsing and encoding for LDR(register). |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Benjamin Kramer | Add two notes for correlated-expression optimizations. |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Jakob Stoklund... | Revert r139247 "Cache intermediate results during trace... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Jim Grosbach | Thumb2 assembly parsing and encoding for LDRB(immediate). |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Jim Grosbach | Thumb2 assembly parsing and encoding for LDR(literal). |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Owen Anderson | Create Thumb2 versions of STC/LDC, and reenable the... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Jim Grosbach | Add tests for Thumb2 LDR(immediate) from r139254. |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Jim Grosbach | Thumb2 parsing and encoding for LDR(immediate). |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Jim Grosbach | Thumb2 parsing and encoding for LDMDB. |
commit | commitdiff | tree | snapshot |
2011-09-07 |
James Molloy | Second of a three-patch series aiming to fix MSR/MRS... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Jakob Stoklund... | Cache intermediate results during traceSiblingValue. |
commit | commitdiff | tree | snapshot |
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 |
next |