2012-10-03 |
NAKAMURA Takumi | test/ExecutionEngine/MCJIT: MCJIT should work also... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Chandler Carruth | Third try at fixing this. ;] Go back to using std:... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jakob Stoklund... | The early if conversion pass is ready to be used as... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Chandler Carruth | Switch the SetVector::remove_if implementation to use... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Evan Cheng | Fix a serious X86 instruction selection bug. In |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Eric Christopher | Revert "Don't use a debug location for frame setup... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chad Rosier | Revert 165057, per Jim's request. This requires furthe... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Jack Carter | The mips 64bit instructions DSLL, DSRA, DSRL, DEXT... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chandler Carruth | Teach the new SROA to handle cases where an alloca... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chandler Carruth | Clean up these doxygen comments to follow the proposed... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Nick Lewycky | Make sure to put our sret argument into %rax on x86... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Jakob Stoklund... | Remove the old coalescer algorithm. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Jakob Stoklund... | Handle reserved registers more accurately in handleMove(). |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chad Rosier | [ms-inline asm] Add basic support for wildcard MCParsed... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Jakob Stoklund... | Make sure the whole live range is covered when values... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Eric Christopher | Allow alternate instructions to silence bot. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Eric Christopher | 80-col. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Andrew Kaylor | Clean-up of memory buffer and object ownership model... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Eric Christopher | Don't use a debug location for frame setup instructions... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Eric Christopher | Use the existing DebugLoc. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Eric Christopher | Make the location a parameter since we may not want... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Eric Christopher | Remove the SavePoint infrastructure from fast isel... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Bill Wendling | Set the 'build clang only' flag when we're building... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Nick Kledzik | Improve overflow detection in StringRef::getAsUnsignedI... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chandler Carruth | Fix another crasher in SROA, reported by Joel. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Andrew Kaylor | Support for generating ELF objects on Windows. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chandler Carruth | Fix a silly coding error on my part. The whole point... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Benjamin Kramer | Fix broken tests. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Duncan Sands | Fix PR13991: legalizing an overflowing multiplication... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
James Molloy | Add default JIT LIT variable. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chandler Carruth | Turn the new SROA pass back on. Let's see if it sticks... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chad Rosier | Fix 80-column violations. Cleanup whitespace in generat... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Chad Rosier | [ms-inline asm] Add the convertToMapAndConstraints... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
NAKAMURA Takumi | test/CodeGen/X86/red-zone2.ll: Add -mtriple=x86_64... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Jim Grosbach | MachO: direct-to-object attribute for data-in-code... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Reed Kotler | checking test case for r164811. was an omission to... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Chad Rosier | [ms-inline asm] Expose the getReg() function in the... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Michael J.... | [Docs] Update File Headers section to cover doxygen... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Jordan Rose | Re-enable support for --program-prefix. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Micah Villmow | Forgot the SPIR test case. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Micah Villmow | Add in support for SPIR to LLVM core. This adds a new... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Michael Liao | Fix PR13899 |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Benjamin Kramer | Provide a shortcut for MCObjectStreamer when emitting... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Chandler Carruth | Fix more misspellings found by Duncan during review. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Chandler Carruth | Make this plural. Spotted by Duncan in review (and... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Chandler Carruth | Prune some unnecessary includes. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Chandler Carruth | Fix several issues with alignment. We weren't always... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Benjamin Kramer | TargetData: s/uint32_t/unsigned/ per Kuba's request. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Benjamin Kramer | SimplifyCFG: Don't crash when forming a switch bitmap... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Chandler Carruth | Factor the PHI and select speculation into a separate... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Craig Topper | Use constants for all return values in switch. Allows... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Chandler Carruth | Refactor the PartitionUse structure to actually use... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Jakub Staszak | Use dyn_cast instead of isa and cast. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Benjamin Kramer | SimplifyCFG: Enumerating all predecessors of a BB can... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Dmitri Gribenko | RST docs: convert HTML escapes to plain text in code... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Dmitri Gribenko | Sphinx CSS: remove negative letter-spacing, it makes... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Jakub Staszak | Fix && to && in Coding Standards. |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Craig Topper | Change getX86SubSuperRegister to take an MVT::SimpleVal... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Benjamin Kramer | ArgumentPromotion: Remove ancient workaround for a... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Duncan Sands | Ignore apparent buffer overruns on external or weak... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Nadav Rotem | Revert r164910 because it causes failures to several... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
Nadav Rotem | A DAGCombine optimization for merging consecutive store... |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Bob Wilson | Add LLVM support for Swift. |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Bob Wilson | Whitespace. |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Benjamin Kramer | Shrink TargetAlignElem a bit, we do a lot of searches... |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Chandler Carruth | Fix a somewhat surprising miscompile where code relying... |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Duncan Sands | Speculatively revert commit 164885 (nadav) in the hope... |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Craig Topper | Tidy up to match coding standards. Remove 'else' after... |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Craig Topper | Replace a couple if/elses around similar calls with... |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Nadav Rotem | A DAGCombine optimization for merging consecutive store... |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Craig Topper | Remove more LLVM_DELETED_FUNCTIONs from destructors... |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Evan Cheng | Add test case for r164850. |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Evan Cheng | Do not delete BBs if their addresses are taken. rdar... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Bill Wendling | Don't use bit-wise operations to query for inclusion... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Evan Cheng | GlobalDCE should be run at -O2 / -Os to eliminate unuse... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Akira Hatanaka | MIPS DSP: add operands to make sure instruction strings... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Bill Wendling | Remove unused methods. |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Sean Silva | docs: dedent list on index.rst |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Akira Hatanaka | MIPS DSP: other miscellaneous instructions. |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Manman Ren | Testcase for r164835 |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Akira Hatanaka | MIPS DSP: ADDUH.QB instruction sub-class. |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Manman Ren | X86: when replacing SUB with TEST in ISelDAGToDAG,... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Andrew Kaylor | Removing dependency on third party library for Intel... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Benjamin Kramer | PackedVector: Make the BitVector implementation configu... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Benjamin Kramer | Provide malloc-free sentinels for the SparseBitVector... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Dmitri Gribenko | Replace the use of strncpy() and sprintf() with std... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Benjamin Kramer | CorrelatedPropagation: BasicBlock::removePredecessor... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Benjamin Kramer | Make backtraces work again with both the configure... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Benjamin Kramer | GlobalOpt: non-constexpr bitcasts or GEPs can occur... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Nick Lewycky | Surprisingly, we missed a trivial case here. Fix that! |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Craig Topper | Remove a LLVM_DELETED_FUNCTION from destructor to fix... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Reed Kotler | 1. Add load/store words from the stack |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Jakob Stoklund... | Remove <def,read-undef> flags from partial redefinitions. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Micah Villmow | Fix more crlf issues. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Meador Inge | instcombine: Add more test cases for __strncpy_chk... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Meador Inge | instcombine: Add more test cases for __strcpy_chk simpl... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Meador Inge | instcombine: Add more test cases for __memmove_chk... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Meador Inge | instcombine: Add more test cases for __memcpy_chk simpl... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Meador Inge | instcombine: Add more test cases for __memset_chk simpl... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Jakob Stoklund... | Enable the new coalescer algorithm by default. |
commit | commitdiff | tree | snapshot |
next |