2011-06-07 |
Cameron Zwarich | Fix an issue where the two-address conversion pass... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Rafael Espindola | Fix a silly error I introduce in r131951. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Eric Christopher | Create a new ARM directory for FrontendC tests and... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Chad Rosier | Fixed a few illegal paths with llvm_unreachable. Patch... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Chad Rosier | Typo. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Akira Hatanaka | Refactor MipsTargetLowering::EmitInstrWithCustomInserter. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Akira Hatanaka | Put back removed line. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Akira Hatanaka | Coding style fixes. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Akira Hatanaka | Use tabs to separate opcode and operand strings. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Akira Hatanaka | Add comments for wrapper node patterns in MipsInstrInfo.td. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Roman Divacky | Test that ".byte 1, 2, 3, 4" does the right thing. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Roman Divacky | Make EmitIntValue() work properly on big-endian targets. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Stuart Hastings | Tweak this test for ARM-hosted 'bot. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Lang Hames | Switched to DenseMap for allowed sets in PBQP. Reduces... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Nadav Rotem | Move the legalizer tests to the X86 directory because... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Akira Hatanaka | Add test case for C++ exception handling and fix the... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Andrew Trick | Fix a merge bug in preRAsched for handling physreg... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Andrew Trick | Fix for setjmp/longjmp exception handling on ARM. setjm... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Jakob Stoklund... | Simplify local live range splitting's safeguard to... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Stuart Hastings | Followup to 132458, omit unnecessary stack copy when... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Eli Friedman | Add -O1/2/3 to bugpoint, so when you conclude opt ... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Eli Friedman | We only do always-inlining at -O1; make opt reflect... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Jakob Stoklund... | Get allocation orders from RegisterClassInfo when possible. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Nadav Rotem | Add methods to support the integer-promotion of vector... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Nick Lewycky | This directory was missing the dg.exp to cause the... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Stuart Hastings | Test case for PR10085. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Stuart Hastings | Avoid FGETSIGN of 80-bit types. Fixes PR10085. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Jakob Stoklund... | Don't try to be clever, just preserve the target's... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Eli Friedman | PR10077: fix fast-isel of extractvalue of aggregate... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Benjamin Kramer | Harden tests for windows path separators. |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Benjamin Kramer | Use path API for path concatenation. |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Rafael Espindola | Basic support for macros with explicit arguments. |
commit | commitdiff | tree | snapshot |
2011-06-05 |
Rafael Espindola | Produce an undefined reference to _GLOBAL_OFFSET_TABLE_... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Jakob Stoklund... | Fix a test that keeps breaking when allocation orders... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Nadav Rotem | TypeLegalizer: Add support for passing of vector-promot... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Nadav Rotem | TypeLegalizer: Fix a bug in the promotion of elements... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Nick Lewycky | Refactor parsing of variable names (ie., %foo and ... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Nick Lewycky | Add support for @GOTPTOFF in i386 mode. |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Hans Wennborg | Cast unused parameter to void. |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Bill Wendling | If the block that we're threading through is jumped... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Jakob Stoklund... | Drop a RecordKeeper reference that wasn't necessary. |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Dan Gohman | Add a testcase to demonstrate the problem where phi... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Dan Gohman | Reapply r131781, now that the GVN bug with partially... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Dan Gohman | Disable the main feature of 130180, the elimination... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Dan Gohman | Remove this test, which should have been reverted along... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Roman Divacky | Use processor name in the target triple. This fixes... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Dan Gohman | Revert r131781 again. Apparently there is more going... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Jakob Stoklund... | Silence compiler warnings. |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Jakob Stoklund... | Teach TableGen to evaluate DAG expressions as set opera... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Nick Lewycky | Fold assert-only-used variable into the assert. |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Andrew Trick | Missing include of climits in the new BranchProbability... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Andrew Trick | New BranchProbabilityInfo analysis. Patch by Jakub... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Dan Gohman | Reapply r131781 (revert r131809), now that some BasicAA... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Dan Gohman | Fix BasicAA's recursion detection so that it doesn... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Stuart Hastings | Reapply 132424 with fixes. This fixes PR10068. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Jakob Stoklund... | Fix some tests that depend on register allocation. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Jakob Stoklund... | Blackfin always uses a reserved call frame. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Eric Christopher | Another possible bug. Stopgap until we can autogenerate... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Eric Christopher | Testcase for llvm-gcc commit r132591. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Eric Christopher | Fix an off by one error. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Bill Wendling | Remove testcase. It's problematic for the buildbots. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Jakob Stoklund... | Switch AllocationOrder to using RegisterClassInfo inste... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Jakob Stoklund... | Preserve the original ordering when a CSR has multiple... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Dan Gohman | When merging MustAlias and PartialAlias, chose PartialA... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Devang Patel | Use IRBuilder, preserve line numbers. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Bill Wendling | Accomodate front-ends which use private instead of... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Eric Christopher | Make the Uv constraint a memory operand. This doesn... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Eric Christopher | Add a TODO about memory operands. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Hans Wennborg | Test commit. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Devang Patel | A typedef's context is not the same as type's context... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Chad Rosier | Revert name change from r132533. Lower case naming... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Roman Divacky | Fix wrong usages of CTR/MCTR where CTR8/MCTR8 was meant. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Zhongxing Xu | singed int causes signed extension, which contradicts... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Nick Lewycky | Rework the logic to not rely on undefined behaviour... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Nick Lewycky | Bail on unswitching a switch statement for a case with... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Chad Rosier | Whitespace and other cleanup. Functionallity unchanged. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Charles Davis | Treat Win64 EH as a DWARF EH scheme. For GCC-style... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Andrew Trick | Corrections and additional information for "Creating... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Eli Friedman | Add ARM fast-isel support for materializing the address... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Andrew Trick | Basic PassManager diagnostics. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Andrew Trick | Test case pasto (failed when run with IR verifier). |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Jakob Stoklund... | Avoid calling TRI->getAllocatableSet in RAFast. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Eric Christopher | Have LowerOperandForConstraint handle multiple characte... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Jakob Stoklund... | Flag unallocatable register classes instead of giving... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Jakob Stoklund... | Make it possible to have unallocatable register classes. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Devang Patel | Preserve line number information while converting Invok... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Bill Wendling | This should have been a C++ testcase. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Jakob Stoklund... | Just use a SmallVector. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Bill Wendling | Testcase for r132493. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Bill Wendling | Update for r132493 change. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Devang Patel | Remove dead code. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Devang Patel | Update DBG_VALUEs while breaking anti dependencies. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Tanya Lattner | Fix encoding for VEXTdf. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Eli Friedman | PR10067: Add missing safety check to call return transf... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Devang Patel | During post RA scheduling, do not try to chase reg... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Rafael Espindola | Add test for PR10068. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Rafael Espindola | Revert 132424 to fix PR10068. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Stuart Hastings | Andy pointed out a dumb omission in this test case... |
commit | commitdiff | tree | snapshot |
next |