2011-09-12 |
Andrew Trick | indvars test only relevant for -enable-iv-rewrite. |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Owen Anderson | Fix a failing ELF Thumb test. I _think_ this is right... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Bill Wendling | Introduce a bit of a hack. |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Ivan Krasin | gold plugin: don't report error on non-bitcode (e.g... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Owen Anderson | Thumb2 POP's don't allow the PC as an operand, and... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Bruno Cardoso... | Revert the wrong part of r139528, and fix testcases. |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Owen Anderson | Fix encoding of PC-relative LDRSHW with an immediate... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Andrew Trick | Conditionalize indvars tests that rely on SCEV expansio... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Eli Friedman | Change a bunch of isVolatile() checks to check for... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Owen Anderson | There's no need to add additional predicate operands... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Eric Christopher | Fix typo. |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Bruno Cardoso... | Not sure how CMPPS and CMPPD had already ever worked... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Bruno Cardoso... | Organize a bit the operand names for CMPPS and CMPPD |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Bruno Cardoso... | Realign BLEND patterns to match the general style for... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Bruno Cardoso... | Fix 80-columns |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Owen Anderson | Port more encoding tests to decoding tests, and correct... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Andrew Trick | Removing indvars tests that directly test canonical... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Andrew Trick | Rename -disable-iv-rewrite to -enable-iv-rewrite=false... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Devang Patel | Add asserts to keep front-ends honest while encoding... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Eli Friedman | Fix mistake in test runline. |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Andrew Trick | Test case for r139453, WidenIV::GetExtendedOperandRecur... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Devang Patel | Add DW_ATE_UTF, which clang started using in my previou... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Jakob Stoklund... | Remove the -compact-regions flag. |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Jakob Stoklund... | Add an interface for SplitKit complement spill modes. |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Jakob Stoklund... | Update comments to reflect some (not so) recent changes. |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Richard Osborne | Associate a MemOperand with LDWCP nodes introduced... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Richard Osborne | Mark LDWCP as having no side effects. |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Nadav Rotem | Format patterns, remove unused X86blend patterns |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Craig Topper | Fix disassembling of one of the register/register forms... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Craig Topper | Fix disassembling of reverse register/register forms... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Craig Topper | Fix disassembling of PAUSE instruction. Fixes PR10900... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Nick Lewycky | s/SequeuentiallyConsistent/SequentiallyConsistent/g |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Nick Lewycky | Fix verb tense agreement. |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Nadav Rotem | CR fixes per Bruno's request. |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Eli Friedman | Really un-XFAIL the testcase, like I said I would in... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Eli Friedman | r139454 activates an assert in a case where we were... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Richard Trieu | Fix the asserts in lib/Target/X86/X86ELFWriterInfo... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Richard Trieu | Fixed an assert from: |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Andrew Trick | [disable-iv-rewrite] Allow WidenIV to handle NSW/NUW... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Andrew Trick | Set NSW/NUW flags on SCEVAddExpr when the operation... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Richard Trieu | Fix asserts in CodeGen from: |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Jim Grosbach | Thumb2 parsing and encoding for MOV(immediate). |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Akira Hatanaka | Fix test cases. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Owen Anderson | LDM writeback is not allowed if Rn is in the target... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Owen Anderson | Fix an ambiguously nested if. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Owen Anderson | Fix buildbot breakage caused by r139415. I missed... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Owen Anderson | Fix assembly/disassembly of Thumb2 ADR instructions... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Akira Hatanaka | O64 will not be supported. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Akira Hatanaka | Make F31 and D15 non-reserved registers. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Chris Lattner | tidy up a bit |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Owen Anderson | Thumb unconditional branches are allowed in IT blocks... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Douglas Gregor | Update Clang AST attribute reader tblgen generation... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Akira Hatanaka | Mips32 does not reserve even-numbered floating point... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Eli Friedman | Make the SelectionDAG verify that all the operands... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Akira Hatanaka | Drop support for Mips1 and Mips2. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Nadav Rotem | Implement vector-select support for avx256. Refactor... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Jim Grosbach | Thumb2 assembly parsing and encoding for MLA and MLS. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Duncan Sands | Don't tack "Instruction not interpretable yet!" onto... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Jim Grosbach | Thumb2 assembly parsing and encoding for MCR, MCR2... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Jim Grosbach | Tidy up formatting a bit. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Jim Grosbach | Thumb2 assembly parsing and encoding for LSL. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Jim Grosbach | Thumb2 assembly parsing and encoding for LDRT. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Jim Grosbach | Thumb2 assembly parsing and encoding for LDRSHT. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Jim Grosbach | Thumb2 assembly parsing and encoding for LDRSH. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Jim Grosbach | Thumb2 assembly parsing and encoding for LDRSBT. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Jim Grosbach | Thumb2 assembly parsing and encoding for LDRSB. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Jim Grosbach | Thumb2 assembly parsing and encoding for LDRH. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Jim Grosbach | Shuffle a bit. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Akira Hatanaka | Drop support for Allegrex. Allegrex implements a varian... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Jim Grosbach | Thumb2 assembly parsing and encoding for LDREX/LDREXB... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Jakob Stoklund... | Reapply r139247: Cache intermediate results during... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Andrew Trick | Comment formatting. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Devang Patel | Update docs to reflect recent addition of new CompileUn... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Jim Grosbach | Add FIXME. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Duncan Sands | Mark the eh.typeid.for intrinsic as being 'const',... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Craig Topper | Add disassembler test for Intel syntax. Tests r139353. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Craig Topper | Fix handling of Intel syntax disassembling of movs... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Akira Hatanaka | Change default target architecture from Mips1 to Mips32... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Benjamin Kramer | Remove dead code. |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Nick Lewycky | Fix release build: |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Ivan Krasin | gold plugin: report errors occured in lto_module_create... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Akira Hatanaka | 80 columns. |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Devang Patel | Directly point debug info to the stack slot of the... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Owen Anderson | All conditional branches are disallowed in IT blocks... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Owen Anderson | Soft fail CBZ/CBNZ in the disassembler if they appear... |
commit | commitdiff | tree | snapshot |
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 |
next |