2011-08-02 |
Roman Divacky | Comment out the PPC relocation offset adjustment. It... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Bruno Cardoso... | Make this kind of lowering to be supported by 256-bit... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Roman Divacky | Remove trailing semicolon. |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Roman Divacky | Sketch out PowerPC ELF writer. This is enough to get... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Bill Wendling | Duncan's english is better than mine. :-) |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Bill Wendling | Remove the LLVMBuildUnwind C API function. |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Andrew Trick | Use consistent terminology for loop exit/exiting blocks... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Benjamin Kramer | Remove empty test. |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Owen Anderson | Revert r136503 and r136480 in an effort to fix non... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
John McCall | I am the code owner for Clang's IR generation; this... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Eli Friedman | Minor wording tweak for memory model. |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Eli Friedman | Fix a couple silly typos in IRBuilder in the new atomic... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Nick Lewycky | Bail from FastISel when we encounter a volatile memset... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Owen Anderson | Make the FixedLengthDecoderEmitter smart enough to... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Jim Grosbach | Move imm0_255 to ARMInstrInfo.td with the other immedia... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Jim Grosbach | Fix comments. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Bruno Cardoso... | Add v4f64 -> v2f32 fp_round support. Also add a testcas... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Bruno Cardoso... | Teach PreprocessISelDAG to be aware of vector types... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Bruno Cardoso... | Lower CONCAT_VECTORS to use two VINSERTF128 instruction... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Roman Divacky | Fix a typo. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Owen Anderson | The FixedLenDecoder needs to gracefully handle failing... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Chandler Carruth | Actually finish switching to the new system for Target... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Bruno Cardoso... | Since vectors with all ones can't be created with a... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Evan Cheng | Set endianess and pointer size for PPC Linux. Bug notic... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Jakub Staszak | Change SmallVector to SmallPtrSet in BranchProbabilityI... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Owen Anderson | Enhance the fixed length disassembler to better handle... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Owen Anderson | Add a clear() operation to MCInst, to drop all of its... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Richard Osborne | Fix crash with varargs function with no named parameters. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Douglas Gregor | Update CMake target names for tablegen-generated data... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Jakub Staszak | Add BlockFrequency::getEntryFrequency() |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Jay Foad | Add braces. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Jay Foad | Simplify printAlias. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Jay Foad | Micro-optimisation in getAliasedGlobal. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Jay Foad | Remove an unnecessary cast. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Jay Foad | The operands of a GlobalAlias are always Constants... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Chandler Carruth | I mis-interpreted the MCDisassembler's intended depende... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Bill Wendling | Fix some validation errors. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Bill Wendling | Fix some validation errors. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Bill Wendling | Add the 'resume' instruction for the new EH rewrite. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Jakub Staszak | Do not handle cases with >= and <= predicates. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Jakub Staszak | Remove untrue comment. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Jakub Staszak | Do not handle case where LHS is equal to zero, because... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Rafael Espindola | Add a small gep optimization I noticed was missing... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Jakob Stoklund... | Time the emission of debug values. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Jakub Staszak | Add Zero Heurestics to BranchProbabilityInfo. If we... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Benjamin Kramer | Remove InvalidateStructLayoutInfo from the ocaml bindings. |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Jakob Stoklund... | Revert r136528 "Enable compact region splitting by... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Chandler Carruth | Switch another of the old dependencies on implicitly... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Chandler Carruth | Remove yet another buried and hidden implicit dependenc... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Bill Wendling | Revert r136253, r136263, r136269, r136313, r136325... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Sean Callanan | Added several architecture names. |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Jakob Stoklund... | Revert "Don't check liveness of unallocatable registers." |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Chandler Carruth | Make my attempt to build up global deps variables actua... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jakob Stoklund... | Don't check liveness of unallocatable registers. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jakob Stoklund... | Check for multiple defs in the machine code verifier. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Owen Anderson | Correctly handle scattered operands where the bits... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jakob Stoklund... | Add an isSSA() flag to MachineRegisterInfo. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | Unconstify Inits |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jakub Staszak | Do not lose branch weights when lowering SwitchInst. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jakob Stoklund... | Enable compact region splitting by default. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Eric Christopher | Add support for the 'Q' constraint. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | Remove a blank line from the top. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Chris Lattner | have the verifier catch gep's into opaque struct types... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jim Grosbach | ARM SRS instruction parsing, diassembly and encoding... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Chandler Carruth | On mac, it seems the MC disassembler is actually using... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jakub Staszak | Remove unneeded const_cast. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jim Grosbach | ARM CPS mode immediate is 5 bits, not 4. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Devang Patel | Clear DbgValues in the end. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jakub Staszak | Add more constantness in BranchProbabilityInfo. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | [AVX] Make DagInits Unique |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | [AVX] Make FieldInit Unique |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | [AVX] Make VarListElementInit Unique |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | [AVX] Make VarBitInit Unique |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | [AVX] Make VarInit Unique |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | [AVX] Make TernOpInit Unique |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | [AVX] Make BinOpInit Unique |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | [AVX] Make UnOpInit Unique |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | [AVX] Make ListInits Unique |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | [AVX] Make CodeInit Unique |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | [AVX] Make StringInit Unique |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | [AVX] Make IntInit Unique |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | [AVX] Make BitsInit Unique |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | [AVX] Unique BitInit |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | [AVX] Unique UnsetInit |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | [AVX] Create Inits Via Factory Method |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | [AVX] Constify Inits |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | [AVX] Remove non-const Iterators |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | [AVX] Remove Mutating Members from Inits |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | Add ListInit::getValues |
commit | commitdiff | tree | snapshot |
2011-07-29 |
David Greene | Add a std::string Wrapper for TableGen |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Devang Patel | Clean up debug info after reassociation. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jim Grosbach | ARM assembly parsing and encoding for RFE instruction. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Owen Anderson | Third time's the charm for implementing tied operand... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Nick Lewycky | Don't look at $PWD in GetCurrentDirectory. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jim Grosbach | ARM SRS and RFE instructions are not code-gen only. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jim Grosbach | ARM range checking for mode on CPS instruction. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jim Grosbach | ARM update tests for CPS instruction. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jim Grosbach | Update FIXME. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jim Grosbach | Tweak comment. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Owen Anderson | Fix a case where, when trying to track tied operands... |
commit | commitdiff | tree | snapshot |
next |