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 |
2011-07-29 |
Douglas Gregor | Switch the CMake edis build over to add_llvm_library_de... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Duncan Sands | Avoid undefined behaviour if somehow NUM_GRAPHS equals... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Nick Lewycky | Teach Path::GetCurrentDirectory to use $PWD, to support... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Nick Lewycky | Fix a lot of typos, improve (but not necessarily fix... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Eli Friedman | Misc optimizer+codegen work for 'cmpxchg' and 'atomicrm... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jakub Staszak | Remove incEdgeWeight and decEdgeWeight. Set edge weight... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Chandler Carruth | Fix the MCDisassembler dependencies. These were just... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Bruno Cardoso... | Fix two tests that I crashed in the previous commits... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Bruno Cardoso... | Match VPERMIL masks more strictly and update the target... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Bruno Cardoso... | Add DecodeShuffle shuffle support for VPERMIPD variantes |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Bruno Cardoso... | Add v8i32 and v4i64 vpermil patterns |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Bruno Cardoso... | Fix a bug while generating target specific VPERMIL... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Bruno Cardoso... | Enable usage of SSE4 extracts and inserts in their... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Bruno Cardoso... | Cleanup PALIGNR handling and remove the old palign... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Bill Wendling | Use the pointer type size. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Bill Wendling | And now something that compiles... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Bill Wendling | Make sure to sext or trunc the result from the register. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jakob Stoklund... | Transfer implicit operands in NEONMoveFixPass. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jakob Stoklund... | Add -verify-arm-pseudo-expand. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Eli Friedman | Make sure to correctly clear the exact/nuw/nsw flags... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Chandler Carruth | Rewrite the CMake build to use explicit dependencies... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jakub Staszak | Remove extra semicolon. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Owen Anderson | Enhance the fixed-length decoder emitter to support... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Bill Wendling | Visit the landingpad instruction. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Bill Wendling | Add the AddLandingPadInfo function. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Jakub Staszak | Change LBH_TAKEN_WEIGHT to 124 (from 128). Right now... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Jim Grosbach | PLD and PLI are not predicable in ARM mode. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Jim Grosbach | CBZ/CBNZ are Thumb2 only. No need for ARM mode tests... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Jim Grosbach | ARM assembly parsing and encoding for BLX (immediate). |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Owen Anderson | Enhance the fixed-length decoder emitter to support... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Eli Friedman | LangRef and basic memory-representation/reading/writing... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Jakub Staszak | If run with -debug give more information about Cyclic... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Jakub Staszak | Heuristics are in descending priority now. If we use... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Jakob Stoklund... | Handle REG_SEQUENCE with implicitly defined operands. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Jim Grosbach | Remove obsolete FIXME reference in comment. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Jim Grosbach | ARM assembly parsing and encoding for BFC and BFI. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Jakub Staszak | Add InEdges (edges from header to the loop) in Loop... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Bill Wendling | Use ArrayRef instead of requiring an std::vector. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Bill Wendling | The personality function should be a Function* and... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Douglas Gregor | Fix Clang attribute reader tblgen output for a correspo... |
commit | commitdiff | tree | snapshot |
next |