oota-llvm.git
2011-08-01 Jay FoadThe operands of a GlobalAlias are always Constants...
2011-07-31 Chandler CarruthI mis-interpreted the MCDisassembler's intended depende...
2011-07-31 Bill WendlingFix some validation errors.
2011-07-31 Bill WendlingFix some validation errors.
2011-07-31 Bill WendlingAdd the 'resume' instruction for the new EH rewrite.
2011-07-31 Jakub StaszakDo not handle cases with >= and <= predicates.
2011-07-31 Jakub StaszakRemove untrue comment.
2011-07-31 Jakub StaszakDo not handle case where LHS is equal to zero, because...
2011-07-31 Rafael EspindolaAdd a small gep optimization I noticed was missing...
2011-07-31 Jakob Stoklund... Time the emission of debug values.
2011-07-31 Jakub StaszakAdd Zero Heurestics to BranchProbabilityInfo. If we...
2011-07-31 Benjamin KramerRemove InvalidateStructLayoutInfo from the ocaml bindings.
2011-07-30 Jakob Stoklund... Revert r136528 "Enable compact region splitting by...
2011-07-30 Chandler CarruthSwitch another of the old dependencies on implicitly...
2011-07-30 Chandler CarruthRemove yet another buried and hidden implicit dependenc...
2011-07-30 Bill WendlingRevert r136253, r136263, r136269, r136313, r136325...
2011-07-30 Sean CallananAdded several architecture names.
2011-07-30 Jakob Stoklund... Revert "Don't check liveness of unallocatable registers."
2011-07-29 Chandler CarruthMake my attempt to build up global deps variables actua...
2011-07-29 Jakob Stoklund... Don't check liveness of unallocatable registers.
2011-07-29 Jakob Stoklund... Check for multiple defs in the machine code verifier.
2011-07-29 Owen AndersonCorrectly handle scattered operands where the bits...
2011-07-29 Jakob Stoklund... Add an isSSA() flag to MachineRegisterInfo.
2011-07-29 David GreeneUnconstify Inits
2011-07-29 Jakub StaszakDo not lose branch weights when lowering SwitchInst.
2011-07-29 Jakob Stoklund... Enable compact region splitting by default.
2011-07-29 Eric ChristopherAdd support for the 'Q' constraint.
2011-07-29 David GreeneRemove a blank line from the top.
2011-07-29 Chris Lattnerhave the verifier catch gep's into opaque struct types...
2011-07-29 Jim GrosbachARM SRS instruction parsing, diassembly and encoding...
2011-07-29 Chandler CarruthOn mac, it seems the MC disassembler is actually using...
2011-07-29 Jakub StaszakRemove unneeded const_cast.
2011-07-29 Jim GrosbachARM CPS mode immediate is 5 bits, not 4.
2011-07-29 Devang PatelClear DbgValues in the end.
2011-07-29 Jakub StaszakAdd more constantness in BranchProbabilityInfo.
2011-07-29 David Greene[AVX] Make DagInits Unique
2011-07-29 David Greene[AVX] Make FieldInit Unique
2011-07-29 David Greene[AVX] Make VarListElementInit Unique
2011-07-29 David Greene[AVX] Make VarBitInit Unique
2011-07-29 David Greene[AVX] Make VarInit Unique
2011-07-29 David Greene[AVX] Make TernOpInit Unique
2011-07-29 David Greene[AVX] Make BinOpInit Unique
2011-07-29 David Greene[AVX] Make UnOpInit Unique
2011-07-29 David Greene[AVX] Make ListInits Unique
2011-07-29 David Greene[AVX] Make CodeInit Unique
2011-07-29 David Greene[AVX] Make StringInit Unique
2011-07-29 David Greene[AVX] Make IntInit Unique
2011-07-29 David Greene[AVX] Make BitsInit Unique
2011-07-29 David Greene[AVX] Unique BitInit
2011-07-29 David Greene[AVX] Unique UnsetInit
2011-07-29 David Greene[AVX] Create Inits Via Factory Method
2011-07-29 David Greene[AVX] Constify Inits
2011-07-29 David Greene[AVX] Remove non-const Iterators
2011-07-29 David Greene[AVX] Remove Mutating Members from Inits
2011-07-29 David GreeneAdd ListInit::getValues
2011-07-29 David GreeneAdd a std::string Wrapper for TableGen
2011-07-29 Devang PatelClean up debug info after reassociation.
2011-07-29 Jim GrosbachARM assembly parsing and encoding for RFE instruction.
2011-07-29 Owen AndersonThird time's the charm for implementing tied operand...
2011-07-29 Nick LewyckyDon't look at $PWD in GetCurrentDirectory.
2011-07-29 Jim GrosbachARM SRS and RFE instructions are not code-gen only.
2011-07-29 Jim GrosbachARM range checking for mode on CPS instruction.
2011-07-29 Jim GrosbachARM update tests for CPS instruction.
2011-07-29 Jim GrosbachUpdate FIXME.
2011-07-29 Jim GrosbachTweak comment.
2011-07-29 Owen AndersonFix a case where, when trying to track tied operands...
2011-07-29 Douglas GregorSwitch the CMake edis build over to add_llvm_library_de...
2011-07-29 Duncan SandsAvoid undefined behaviour if somehow NUM_GRAPHS equals...
2011-07-29 Nick LewyckyTeach Path::GetCurrentDirectory to use $PWD, to support...
2011-07-29 Nick LewyckyFix a lot of typos, improve (but not necessarily fix...
2011-07-29 Eli FriedmanMisc optimizer+codegen work for 'cmpxchg' and 'atomicrm...
2011-07-29 Jakub StaszakRemove incEdgeWeight and decEdgeWeight. Set edge weight...
2011-07-29 Chandler CarruthFix the MCDisassembler dependencies. These were just...
2011-07-29 Bruno Cardoso... Fix two tests that I crashed in the previous commits...
2011-07-29 Bruno Cardoso... Match VPERMIL masks more strictly and update the target...
2011-07-29 Bruno Cardoso... Add DecodeShuffle shuffle support for VPERMIPD variantes
2011-07-29 Bruno Cardoso... Add v8i32 and v4i64 vpermil patterns
2011-07-29 Bruno Cardoso... Fix a bug while generating target specific VPERMIL...
2011-07-29 Bruno Cardoso... Enable usage of SSE4 extracts and inserts in their...
2011-07-29 Bruno Cardoso... Cleanup PALIGNR handling and remove the old palign...
2011-07-29 Bill WendlingUse the pointer type size.
2011-07-29 Bill WendlingAnd now something that compiles...
2011-07-29 Bill WendlingMake sure to sext or trunc the result from the register.
2011-07-29 Jakob Stoklund... Transfer implicit operands in NEONMoveFixPass.
2011-07-29 Jakob Stoklund... Add -verify-arm-pseudo-expand.
2011-07-29 Eli FriedmanMake sure to correctly clear the exact/nuw/nsw flags...
2011-07-29 Chandler CarruthRewrite the CMake build to use explicit dependencies...
2011-07-29 Jakub StaszakRemove extra semicolon.
2011-07-28 Owen AndersonEnhance the fixed-length decoder emitter to support...
2011-07-28 Bill WendlingVisit the landingpad instruction.
2011-07-28 Bill WendlingAdd the AddLandingPadInfo function.
2011-07-28 Jakub StaszakChange LBH_TAKEN_WEIGHT to 124 (from 128). Right now...
2011-07-28 Jim GrosbachPLD and PLI are not predicable in ARM mode.
2011-07-28 Jim GrosbachCBZ/CBNZ are Thumb2 only. No need for ARM mode tests...
2011-07-28 Jim GrosbachARM assembly parsing and encoding for BLX (immediate).
2011-07-28 Owen AndersonEnhance the fixed-length decoder emitter to support...
2011-07-28 Eli FriedmanLangRef and basic memory-representation/reading/writing...
2011-07-28 Jakub StaszakIf run with -debug give more information about Cyclic...
2011-07-28 Jakub StaszakHeuristics are in descending priority now. If we use...
2011-07-28 Jakob Stoklund... Handle REG_SEQUENCE with implicitly defined operands.
next