oota-llvm.git
2011-12-07 Eli FriedmanMake sure we correctly set LiveRegGens when a call...
2011-12-07 Akira Hatanaka64-bit WrapperPICPat patterns.
2011-12-07 Daniel Dunbarconfigure: Don't warn about compiler-rt checked out...
2011-12-07 Eli FriedmanFix an assertion in the scheduler. PR11386. No testca...
2011-12-07 Akira HatanakaDefine base class for WrapperPICPat.
2011-12-07 Akira HatanakaModify LowerFCOPYSIGN to handle Mips64.
2011-12-07 Chad RosierUpdate bcanalyzer to handle new USELIST_BLOCK/USELIST_C...
2011-12-07 Chad RosierBegin adding experimental support for preserving use...
2011-12-07 Nick LewyckyThese global variables aren't thread-safe, STATISTIC...
2011-12-07 Duncan SandsHave cmake build llvm-cov. Patch by arrowdodger.
2011-12-07 Chad RosierValueEnumerator - debug dump().
2011-12-07 Akira HatanakaFix comment.
2011-12-07 Akira HatanakaFix comment.
2011-12-07 Akira HatanakaFix 64-bit immediate patterns.
2011-12-07 Jim GrosbachNuke inadvertant debugging commit.
2011-12-07 Jim GrosbachDarwin assembler improved relocs when w/o subsections_v...
2011-12-07 Jakub StaszakRemove unneeded semicolon.
2011-12-07 Jim GrosbachThumb2 alias for long-form pop and friends.
2011-12-07 Bill WendlingAlso pass in correct initializer here.
2011-12-07 Jim GrosbachARM support the .arm and .thumb directives for assembly...
2011-12-07 Bill WendlingCorrect initializer in example.
2011-12-07 Jim GrosbachARM NEON VCLT(register) is a pseudo aliasing VCGT(regis...
2011-12-07 Jim GrosbachTidy up. Move MachO tests to MachO directory.
2011-12-07 Duncan SandsRemove unused include.
2011-12-07 Duncan SandsWhen doing "opt -O2" verify the bitcode like is done for
2011-12-07 Craig TopperFix a bunch of SSE/AVX patterns to use proper memop...
2011-12-07 Bill WendlingAdjust the stack by one pointer size for all frameless...
2011-12-07 Bill WendlingFix off-by-one error when encoding the stack size for...
2011-12-07 Evan ChengAdd bundle aware API for querying instruction propertie...
2011-12-07 David BlaikieAdding missing anchor to DATDeltaAlgorithm.
2011-12-07 Hal Finkelmake CR spill and restore 64-bit clean (no functional...
2011-12-07 Hal Finkelmake base register selection used in eliminateFrameInde...
2011-12-07 Hal Finkelset mayStore and mayLoad on CR pseudos
2011-12-07 Hal Finkel64-bit LR8 load should use X11 not R11
2011-12-07 Jakob Stoklund... Eliminate delta argument from AdjustBBOffsetsAfter.
2011-12-07 Jakob Stoklund... Compute some alignment information for each basic block.
2011-12-07 Eli FriedmanZap unnecessary isIntDivCheap() check. PR11485. No...
2011-12-07 Jim GrosbachARM tidy up and remove no longer needed InstAlias defin...
2011-12-07 Jakob Stoklund... Move common expression into a method.
2011-12-07 Jim GrosbachARM Implement ARM ARM Table A7-3 via TokenAlias.
2011-12-07 Jakob Stoklund... Group BBSizes and BBOffsets into a single vector<BasicB...
2011-12-07 Jakob Stoklund... Add missing check.
2011-12-07 Jim GrosbachARM: NEON SHLL instruction immediate operand range...
2011-12-07 Eli FriedmanSupport vector bitcasts in the AsmPrinter. PR11495.
2011-12-07 Bruno Cardoso... Add a few moreLocal/Global R_MIPS_GOT related fixups and
2011-12-07 Jakob Stoklund... Add MachineOperand IsInternalRead flag.
2011-12-07 Eli FriedmanFix an optimization involving EXTRACT_SUBVECTOR in...
2011-12-07 Jakub StaszakRemove unneeded type.
2011-12-07 Jim GrosbachARM: Parameterize the immediate operand type for NEON...
2011-12-06 Jakub Staszak- Remove unneeded #includes.
2011-12-06 Jim GrosbachExtend AsmMatcher token literal matching to allow aliasing.
2011-12-06 Jakub StaszakMake Release Notes HTML 4.01 Strict.
2011-12-06 Daniel Dunbarllvm-build: Don't generate duplicate dependencies when...
2011-12-06 Anshuman DasguptaAdd documentation for machine-independent DFA packetizer
2011-12-06 Jakob Stoklund... Revert r145971: "Use conservative size estimate for...
2011-12-06 Jakub StaszakAdd link to builtin_expect in Release Notes.
2011-12-06 Bill WendlingRe-enable compact unwind. It seems to work now. <rdar...
2011-12-06 Bill WendlingExplicitly check for the different SUB instructions.
2011-12-06 Evan ChengFirst chunk of MachineInstr bundle support.
2011-12-06 Jim GrosbachTidy up. Fix naming convention stuff for some internal...
2011-12-06 Jakob Stoklund... Use conservative size estimate for tBR_JTr.
2011-12-06 Jakob Stoklund... Remove alignment from deserted constant islands.
2011-12-06 Bill WendlingEncode the total stack if there isn't a frame.
2011-12-06 Bill Wendling* Add a macro to remove a magic number.
2011-12-06 Jakob Stoklund... Pretty-print basic block alignment.
2011-12-06 Jakub StaszakAdd link to llvm.expect in Release Notes.
2011-12-06 Hal Finkeldelaying restore-cr changed assigned registers in some...
2011-12-06 Hal Finkeladd a test case that uses RESTORE_CR
2011-12-06 Hal Finkeladd RESTORE_CR and support CR unspills
2011-12-06 Hal Finkelremove old FIXME
2011-12-06 Bill WendlingCheck the correct value for small stack sizes. Also...
2011-12-06 Bill WendlingFor a small sized stack, we encode that value directly...
2011-12-06 Justin HolewinskiPTX: Continue to fix up the register mess.
2011-12-06 Justin HolewinskiPTX: Encode registers as unsigned values in the MC...
2011-12-06 Sebastian Popuse space star instead of star space
2011-12-06 Sebastian Popadd missing point at the end of sentences
2011-12-06 Benjamin KramerSimplify common predecessor finding.
2011-12-06 Benjamin KramerPush StringRefs through the metadata interface.
2011-12-06 Craig TopperAdd X86ISD::HADD/HSUB to getTargetNodeName
2011-12-06 Craig TopperFix a bunch of SSE/AVX patterns to use v2i64/v4i64...
2011-12-06 Craig TopperMerge floating point and integer UNPCK X86ISD node...
2011-12-06 NAKAMURA Takumitest/MC: Introduce MC/MachO/ARM, and relocate relax...
2011-12-06 Craig TopperClean up some of the shuffle decoding code for UNPCK...
2011-12-06 Jim GrosbachARM mode 'mul' operand ordering tweak.
2011-12-06 Jim GrosbachThumb2: MUL two-operand form encoding operand order...
2011-12-06 Craig TopperMerge isSHUFPMask and isCommutedSHUFPMask into single...
2011-12-06 Jim GrosbachThumb2 encoding choice correction for PLD.
2011-12-06 NAKAMURA Takumitest/MC: Move relax-thumb2-branches.s from MC/MachO...
2011-12-06 Dan GohmanFix a subtle semantic issue with poison values that...
2011-12-06 Bruno Cardoso... Use branches instead of jumps + variable cleanup. Testc...
2011-12-06 Bruno Cardoso... Explicit symbols for gnu mimicing relocations. Patch...
2011-12-06 Bruno Cardoso... Add register HWR29 numbering. Patch by Jack Carter
2011-12-06 Dan GohmanLine up the comments in a code example.
2011-12-06 Dan GohmanRename "Trap Values" to "Poison Values", to better...
2011-12-06 Andrew TrickLSR: prune undesirable formulae early.
2011-12-06 Evan ChengMix some minor misuse of MachineBasicBlock iterator.
2011-12-06 Pete CooperRemoved isWinToJoinCrossClass from the register coalescer.
2011-12-06 Chris Lattnerallow TinyPtrVector to implicitly convert to ArrayRef.
2011-12-06 Lang HamesKill off the LoopSplitter. It's not being used or maint...
2011-12-06 Bill WendlingAdd a comment.
next