2011-06-12 |
Nadav Rotem | Improve the generated code by getCopyFromPartsVector... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Nadav Rotem | Bugfix: When looking for a legal vector type, stop... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Jakob Stoklund... | Tweak hash function and compress hash tables. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Jakob Stoklund... | Remove now dead code. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Jakob Stoklund... | Extract the generateHashTable function. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Rafael Espindola | Really fix the fall-through logic. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Rafael Espindola | Test for the previous commit. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Rafael Espindola | Fix silly bug I introduce in the previous commit. Fixes... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Rafael Espindola | AnalyzeBranch doesn't change which successors a bb... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Jakob Stoklund... | Compute lists of sub-regs, super-regs, and overlapping... |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Charles Davis | Put FrameSetup flag on x86 instructions that set up... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Bill Wendling | Reformatting. Moving class definitions to more natural... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Chad Rosier | Revert r132871. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Chad Rosier | Typo. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Eli Friedman | Make sure to pass OpFlags into MachineInstrBuilder... |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Andrew Trick | Branch profiling: floating-point avoidance. |
commit | commitdiff | tree | snapshot |
2011-06-11 |
Jakob Stoklund... | Move the list of registers into CodeGenRegBank. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Eli Friedman | Add full x86 fast-isel support for memcpy and memset. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Eric Christopher | 80-col cleanups. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Dan Gohman | Initialize BasicAA's AliasCache to set it to use fewer... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Bill Wendling | Install libprofile_rt.dylib where it's more available... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Rafael Espindola | Removed tabs. Also fixed my editor... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Cameron Zwarich | Provide an ARMCCState subclass of CCState so that ARM... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Cameron Zwarich | Rename the ParmContext enum values to make a bit more... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Cameron Zwarich | Remove tabs. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Cameron Zwarich | Remove a pointless const_cast. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Rafael Espindola | Remove duplicated test. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Jakob Stoklund... | Move some sub-register index calculations to CodeGenReg... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Richard Osborne | Fix example code in comment. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Eli Friedman | Add -mattr=+sse2 to make the buildbots happy. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Galina Kistanova | Reverted r132785. It seems this test needs more research. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Galina Kistanova | Changed condition. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Chad Rosier | Adding a test case for revision 132825. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Eli Friedman | PR10092 (second try): Don't crash on a load without... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Chad Rosier | Ensure that EmitGlobalVariable is correctly differentia... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Eli Friedman | Add a simple test which makes sure folding immediate... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Rafael Espindola | Make the optional verification step more strict. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Rafael Espindola | Avoid a gcc warning about multiline comments. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Rafael Espindola | On last fix to the early tail duplication. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Eli Friedman | Chris fixed this README a while back by changing how... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Rafael Espindola | Also consider phi nodes when deciding if a register... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Cameron Zwarich | A CCState was being created without setting whether... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Eli Friedman | Change this DAGCombine to build AND of SHR instead... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Rafael Espindola | AnalyzeBranch modifies the bb, but we don't want to... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Rafael Espindola | A PHI in this basic block is a use in another basic... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
John McCall | When deleting a basic block, remove call edges only... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Roman Divacky | Fix emission of PPC64 assembler on non-darwin platforms... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Johnny Chen | Modify comment. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
John McCall | SplitCriticalEdge can sometimes split the edge from... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Rafael Espindola | Refactor some checks into shouldTailDuplicate. Update... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
John McCall | Teach the CallGraph to ignore calls to intrinsics. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Eli Friedman | Revert 132789; it breaks tests. My mistake. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Jason W Kim | Remove an uneeded switch - Turns out reloc results... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Eli Friedman | Add a check to make sure we don't crash with strange... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Jakob Stoklund... | Move TableGen's register bank classes to their own... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Galina Kistanova | Added dg.exp to run FrontendC ARM-dependent tests;... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Bob Wilson | Add special-case range checking for VCVT_N intrinsic... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Jakob Stoklund... | Remove custom allocation order boilerplate that is... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Eric Christopher | Speculatively revert 132758 and 132768 to try to fix... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Eric Christopher | Recommit r132764 since it didn't cause the windows... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Rafael Espindola | Improve the handling of available_externally and llvm... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Duncan Sands | Enable printf() to iprintf() optimization for the TCE... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Chris Lattner | add another sandybridge alias. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Eric Christopher | Temporarily revert 132764 to see if it fixes the Window... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Eric Christopher | Have the JIT tutorial use IRBuilder for the IR. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Akira Hatanaka | Initial support for inline asm memory operand constraints. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Cameron Zwarich | Remove a vacuous condition. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Cameron Zwarich | Fix PR10104 by adding a bounds check on a vector elemen... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Eric Christopher | If the alignment of the byval argument is greater than... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Eric Christopher | Add a parameter to CCState so that it can access the... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Cameron Zwarich | Fix an assymmetry between ConvertScalar_ExtractValue... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Akira Hatanaka | Fix bug in lowering of DYNAMIC_STACKALLOC nodes. The... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Akira Hatanaka | Reorganize code in MipsTargetLowering::LowerCall to... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Andrew Trick | Remove a temporary test case probe in CheckForLiveRegDef. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Rafael Espindola | Fix count. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Rafael Espindola | Count how many phis we are creating. |
commit | commitdiff | tree | snapshot |
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 |
next |