Now that we have atomics support properly detected by configure,
[oota-llvm.git] / lib /
2009-05-18 Bill WendlingDon't set the "location" information for inlined functi...
2009-05-18 Bill WendlingSmall code cleanup.
2009-05-18 Bill WendlingRecordVariable is called each time a DECLARE node is...
2009-05-18 Dale JohannesenAdd OpSize to 16-bit ADC and SBB.
2009-05-18 Argyrios KyrtzidisAllow the JIT ExecutionEngine to report details about...
2009-05-18 Bob WilsonFix CodePlacementOpt::OptimizeIntraLoopEdges so that...
2009-05-18 Bob WilsonFix pr4202: Disable CodePlacementOpt for ARM. The...
2009-05-18 Lang HamesNew Spiller interface and trivial implementation.
2009-05-18 Dan GohmanRevert r72025. It is possible for clients to convert...
2009-05-18 Bill WendlingRevert last commit. It was wrong.
2009-05-18 Dan GohmanAdd assertions to CastInst::getCastOpcode to catch...
2009-05-18 Bill WendlingDon't call RegionInlinedFnEnd if our optimization level...
2009-05-18 Dale JohannesenFill in the missing patterns for ADC and SBB.
2009-05-18 Douglas Gregortermios.h contains the winsize structure we need to...
2009-05-18 Dan GohmanRename UseTy to AccessTy, for consistency with getAcces...
2009-05-18 Daniel DunbarSilence Release-Asserts warnings.
2009-05-18 Dan GohmanTeach ScalarEvolution to recognize x^-1 in the case...
2009-05-18 Dan GohmanDelete a redundant 'else'.
2009-05-18 Dan GohmanFix ScalarEvolution::isLoopGuardedByCond to accept...
2009-05-18 Dan GohmanMinor code cleanups. Do more of the work before the...
2009-05-18 Dan GohmanAdd assertion checks to the SCEV operator creation...
2009-05-18 Dan GohmanMake ScalarEvolution::isLoopGuardedByCond work even...
2009-05-18 Dan GohmanAdd an isOne() utility function to ScalarEvolution...
2009-05-18 Eli FriedmanTweak MemoryBuffer::getSTDIN so that it returns after...
2009-05-17 Lang HamesPrevented reg0 from being added to MBB live-in set...
2009-05-17 Jakob Stoklund OlesenRename MachineVerifier pass to avoid command line colli...
2009-05-17 Anton KorobeynikovMark rotl/rotr as expand. This generates pretty ugly...
2009-05-17 Anton KorobeynikovTypo
2009-05-16 Jakob Stoklund OlesenFix a missing def-flag on a Mips epilogue load.
2009-05-16 Jakob Stoklund OlesenRemember to set def-flag on register loaded from stack...
2009-05-16 Jakob Stoklund OlesenVerify that explicit definitions in the TargetInstrDesc...
2009-05-16 Jakob Stoklund OlesenAllow redefinition of reserved registers.
2009-05-16 Duncan SandsPut back a bit of expensive checking logic that
2009-05-16 Duncan SandsPacify gcc-4.3, which suggests explicit braces here
2009-05-16 Jakob Stoklund OlesenPass to verify generated machine code.
2009-05-15 Bill WendlingSplit out the DwarfDebug module from the DwarfWriter...
2009-05-15 Bill WendlingMark class as hidden.
2009-05-15 Evan ChengFix PR4210. Rewritter should track and update kills...
2009-05-15 Bill WendlingMove c'tor/d'tor to top of file.
2009-05-15 Bill WendlingSplit out the DwarfException class into its own file...
2009-05-15 Bill WendlingSplit out the Dwarf writer stuff into separate files...
2009-05-14 Mike StumpReflow to fit 80-col.
2009-05-14 Mike StumpReflow to fit 80-col.
2009-05-14 Owen AndersonDown with static variables!
2009-05-14 Mike StumpTag blocks with DW_AT_APPLE_block.
2009-05-14 Dale JohannesenReuse existing getUnderlyingObject instead of
2009-05-14 Bill WendlingNon-functionality changes:
2009-05-14 Bill WendlingClean up this file fixing 80-column violations, bad...
2009-05-14 Bob WilsonRevert r71744. I must not have understood this correct...
2009-05-14 Dale JohannesenUse abs64 in one more place.
2009-05-14 Lang HamesFix for PR4124. Make TwoAddressFormPass::FindLastUseInM...
2009-05-14 Jim GrosbachUpdate the names of the exception handling sjlj instrin...
2009-05-14 Dan GohmanAdd an assert to turn a segfault on an unsupported...
2009-05-14 Mike StumpAdd dumping support for DW_AT_APPLE_isa and DW_AT_APPLE...
2009-05-13 Bill WendlingThere's yet more ugliness (surprise!) in DebugInfo...
2009-05-13 Bob WilsonThe IfConverter::MergeBlocks method appears to be used...
2009-05-13 Jim GrosbachRemoving the HasBuiltinSetjmp flag and associated bits...
2009-05-13 Bob WilsonRevert a portion of Dan's change r71018 that I'm convin...
2009-05-13 Bob WilsonMerge adjacent conditional.
2009-05-13 Bob WilsonRemove an unused variable.
2009-05-13 Bob WilsonFix some typos and spelling and grammar, mostly in...
2009-05-13 Mike StumpFix whitespacing (space after switch).
2009-05-13 Jim GrosbachSpelling correction s/builting/builtin/ and remove...
2009-05-13 Evan ChengRun code placement optimization for targets that want...
2009-05-13 Bill WendlingChange MachineInstrBuilder::addReg() to take a flag...
2009-05-13 Dale JohannesenHandle some additonal cases of external weak globals.
2009-05-13 Bill WendlingMove the bookkeeping of the debug scopes back to the...
2009-05-13 Dale JohannesenDon't generate a select whose operand is load of a...
2009-05-13 John MosbyPEI: rename PEI.h to PrologEpilogInserter.h to adhere...
2009-05-13 Chris Lattnercalls in nothrow functions can be marked nothrow even...
2009-05-13 Sanjiv GuptaRun through the list of globals once and sectionize...
2009-05-13 Duncan SandsAvoid getting a compiler warning
2009-05-13 Chris Lattneradd IVUsers.cpp
2009-05-13 Chris Lattneradd ShrinkWrapping.cpp
2009-05-13 Chris LattnerFix PR4206 - crash in simplify lib calls
2009-05-13 Lang HamesFix for PR4121. If TwoAddressInstructionPass removes...
2009-05-13 Dan GohmanAdd three new helper routines, getNoopOrZeroExtend,
2009-05-13 Dale JohannesenAdd an int64_t variant of abs, for host environments
2009-05-12 Jim GrosbachAdd support for GCC compatible builtin setjmp and longj...
2009-05-12 Evan ChengIf header of inner loop is aligned, do not align the...
2009-05-12 Evan ChengTeach TransferDeadness to delete truly dead instruction...
2009-05-12 Jim Grosbachcorrect register class for tADDspi to GPR since the...
2009-05-12 Bill WendlingMore MSVC fixes -- class/struct conflicts.
2009-05-12 John MosbyRestructure PEI code:
2009-05-12 Jay FoadSwitch to using IRBuilder throughout.
2009-05-12 Evan Cheng80 col violations.
2009-05-12 Evan ChengFixed a stack slot coloring with reg bug: do not update...
2009-05-12 Bob WilsonFix up a few minor typos in comments.
2009-05-12 Bob WilsonFix 80-col violations and remove trailing whitespace...
2009-05-12 Sanjiv GuptaIterate over globals once and sectionize them into...
2009-05-12 Sanjiv GuptaWe do not need to create a label for external defs...
2009-05-12 Sanjiv GuptaMark mayLoad, mayStore for insns correctly and use...
2009-05-12 Bob WilsonFix pr4195: When iterating through predecessor blocks...
2009-05-12 Dan GohmanFactor the code for collecting IV users out of LSR...
2009-05-12 Dan GohmanWhen forgetting SCEVs for loop PHIs, don't forget SCEVU...
2009-05-12 Dan GohmanFix GetMinTrailingZeros for SCEVSignExtend and SCEVZero...
2009-05-12 Evan ChengAvoid unneeded SIB byte encoding. Patch by Zoltan Varga.
2009-05-12 Bill Wendling- Record that the debug info is actually used so that...
2009-05-11 Lang HamesFixed PR4090.
2009-05-11 Evan ChengTeach LSR to optimize more loop exit compares, i.e...
next