Fix lines that exceed 80 columns. There is no change in functionality.
[oota-llvm.git] / lib / CodeGen /
2011-04-15 Rafael EspindolaSome refactoring suggested by Anton Korobeynikov.
2011-04-15 Jakob Stoklund OlesenTeach the SplitKit blitter to handle multiply defined...
2011-04-15 Jakob Stoklund OlesenRemember to set flag.
2011-04-15 Rafael EspindolaAdd 129518 back with a fix for when we are producing...
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-04-15 NAKAMURA TakumiRevert r129518, "Change ELF systems to use CFI for...
2011-04-14 Owen AndersonFix another instance of the DAG combiner not using...
2011-04-14 Rafael EspindolaChange ELF systems to use CFI for producing the EH...
2011-04-14 Andrew TrickIn the pre-RA scheduler, maintain cmp+br proximity.
2011-04-14 Chris Lattnersink a call into its only use.
2011-04-13 Owen AndersonDuring post-legalization DAG combining, be careful...
2011-04-13 Devang PatelRemove extra bytes that were added for gdb. We do...
2011-04-13 Jakob Stoklund OlesenStop using dead function.
2011-04-13 Andrew TrickRecommit r129383. PreRA scheduler heuristic fixes:...
2011-04-13 Eric ChristopherTemporarily revert r129408 to see if it brings the...
2011-04-12 Eric ChristopherFix a bug where we were counting the alias sets as...
2011-04-12 Devang PatelI missed this new file in previous commit.
2011-04-12 Devang PatelSimplify. There is no need to use static variable.
2011-04-12 Devang PatelDo not reuse parameter name.
2011-04-12 Devang PatelThis mechanical patch moves type handling into CompileU...
2011-04-12 Eric ChristopherAdd more comments... err debug statements to the fast...
2011-04-12 Jakob Stoklund OlesenSparseBitVector is SLOW.
2011-04-12 Andrew TrickRevert 129383. It causes some targets to hit a schedule...
2011-04-12 Andrew TrickPreRA scheduler heuristic fixes: VRegCycle, TokenFactor...
2011-04-12 Jakob Stoklund OlesenCreate new intervals for isolated blocks during region...
2011-04-12 Jakob Stoklund OlesenAdd SplitKit API to query and select the current interv...
2011-04-12 Jakob Stoklund OlesenFix a bug in RegAllocBase::addMBBLiveIns() where a...
2011-04-12 Devang PatelRemove dead typedef.
2011-04-12 Devang PatelRefactor CompileUnit into a separate header.
2011-04-12 Eric ChristopherFix typo.
2011-04-11 Jakob Stoklund OlesenReuse live interval union between functions. This saves...
2011-04-11 Nick LewyckyJust because a GlobalVariable's initializer is [N x...
2011-04-11 Jakob Stoklund OlesenSpeed up eviction by stopping collectInterferingVRegs...
2011-04-11 Bill WendlingThe default of the dispatch switch statement was to...
2011-04-11 Evan ChengLook pass copies when determining whether hoisting...
2011-04-11 Jakob Stoklund OlesenUse a faster algorithm for computing MBB live-in regist...
2011-04-11 Evan ChengFix a couple of places where changes are made but not...
2011-04-11 Jakob Stoklund OlesenDon't add live ranges for sub-registers when clobbering...
2011-04-11 Jakob Stoklund OlesenSpeed up LiveIntervalUnion::unify by handling end inser...
2011-04-11 Jakob Stoklund OlesenTime the initial seeding of live registers
2011-04-11 Jakob Stoklund OlesenDon't shrink live ranges after dead code elimination...
2011-04-11 Jay FoadDon't include Operator.h from InstrTypes.h.
2011-04-09 Chris LattnerAvoid excess precision issues that lead to generating...
2011-04-09 Jakob Stoklund OlesenBuild the Hopfield network incrementally when splitting...
2011-04-09 Jakob Stoklund OlesenPrecompute interference for neighbor blocks as long...
2011-04-09 Chris Lattnerhave dag combine zap "store undef", which can be formed...
2011-04-08 Devang PatelSimplify array bound checks and clarify comments. ...
2011-04-08 Devang PatelDo not emit DW_AT_upper_bound and DW_AT_lower_bound...
2011-04-08 Evan ChengChange -arm-trap-func= into a non-arm specific option...
2011-04-08 Nick Lewyckyllvm.global_[cd]tor is defined to be either external...
2011-04-07 Andrew TrickAdded a check in the preRA scheduler for potential...
2011-04-07 Jakob Stoklund OlesenRecompute hasPHIKill flags when shrinking live intervals.
2011-04-07 Jakob Stoklund OlesenAvoid moving iterators when the previous block was...
2011-04-07 Jakob Stoklund OlesenPrefer multiplications to divisions.
2011-04-07 Jakob Stoklund OlesenExtract SpillPlacement::addLinks for handling the speci...
2011-04-07 Evan ChengRemove dead code. rdar://9221736.
2011-04-06 Jakob Stoklund OlesenAlso account for the spill code that would be inserted...
2011-04-06 Jakob Stoklund OlesenAbort the constraint calculation early when all positiv...
2011-04-06 Jakob Stoklund OlesenKeep track of the number of positively biased nodes...
2011-04-06 Jakob Stoklund OlesenBreak the spill placement algorithm into three parts...
2011-04-06 Jakob Stoklund OlesenOops. Scary.
2011-04-06 Jakob Stoklund OlesenAnalyze blocks with uses separately from live-through...
2011-04-05 Jakob Stoklund OlesenSign error
2011-04-05 Jakob Stoklund OlesenDon't crash when a value is defined after the last...
2011-04-05 Jakob Stoklund OlesenPermit blocks to branch directly to a landing pad.
2011-04-05 Devang PatelAdd support to encode function's template parameters.
2011-04-05 Jakob Stoklund OlesenRun LiveDebugVariables in RegAllocBasic and RegAllocGreedy.
2011-04-05 Devang PatelRefactor.
2011-04-05 Bob WilsonAdd an assertion instead of crashing when the scavenger...
2011-04-05 Jakob Stoklund OlesenWhen dead code elimination removes all but one use...
2011-04-05 Devang PatelDo not emit empty name.
2011-04-05 Jakob Stoklund OlesenEnsure all defs referring to a virtual register are...
2011-04-05 Rafael EspindolaPrint visibility info for external variables.
2011-04-05 Jakob Stoklund OlesenUse std::unique instead of a SmallPtrSet to ensure...
2011-04-05 Jakob Stoklund OlesenStop precomputing last split points, query the SplitAna...
2011-04-05 Jakob Stoklund OlesenCache the fairly expensive last split point computation...
2011-04-05 Bill WendlingRevamp the SjLj "dispatch setup" intrinsic.
2011-04-05 Stuart HastingsRevert 123704; it broke threaded LLVM.
2011-04-04 Jakob Stoklund OlesenAllow coalescing with reserved physregs in certain...
2011-04-04 Jakob Stoklund OlesenExtract physreg joining policy to a separate method.
2011-04-04 Jakob Stoklund OlesenStop caching basic block index ranges now that SlotInde...
2011-04-04 Jakob Stoklund OlesenDelete leftover data members.
2011-04-02 Jakob Stoklund OlesenUse InterferenceCache in RegAllocGreedy.
2011-04-02 Jakob Stoklund OlesenAdd an InterferenceCache class for caching per-block...
2011-04-02 Jakob Stoklund OlesenUse basic block numbers as indexes when mapping slot...
2011-04-02 Cameron ZwarichAdd a RemoveFromWorklist method to DCI. This is needed...
2011-04-01 Evan ChengAdd comments.
2011-04-01 Evan ChengAssign node order numbers to results of call instructio...
2011-04-01 Evan ChengIssue libcalls __udivmod*i4 / __divmod*i4 for div ...
2011-03-31 Jakob Stoklund OlesenThe basic register allocator must also use the inline...
2011-03-31 Jakob Stoklund OlesenDon't completely eliminate identity copies that also...
2011-03-31 Jakob Stoklund OlesenAllow kill flags on two-address instructions. They...
2011-03-31 Jakob Stoklund OlesenMark all uses as <undef> when joining a copy.
2011-03-31 Devang PatelRemove dead code.
2011-03-31 Jakob Stoklund OlesenFix bug found by valgrind.
2011-03-31 NAKAMURA Takumilib/CodeGen/LiveIntervalAnalysis.cpp: [PR9590] Don...
2011-03-31 Jakob Stoklund OlesenPick a conservative register class when creating a...
2011-03-30 Jakob Stoklund OlesenFix evil VirtRegRewriter bug.
2011-03-30 Jakob Stoklund OlesenTeach VirtRegRewriter about the new virtual register...
2011-03-30 Jay FoadRemove PHINode::reserveOperandSpace(). Instead, add...
next