oota-llvm.git
2007-06-06 Lauro Ramos... Add a test for PR1499.
2007-06-06 Lauro Ramos... Fix PR1499.
2007-06-06 Owen AndersonQuick patch to fix the build, based on what it appears...
2007-06-06 Duncan SandsFold the exception actions table harder: if two typeid...
2007-06-06 Nick LewyckyOptimize this test. Firstly, only Instructions may...
2007-06-06 Evan ChengMark these instructions clobbersPred. They modify the...
2007-06-06 Evan ChengLots of bug fixes.
2007-06-06 Evan ChengAdded clobbersPred.
2007-06-06 Evan ChengAdd clobbersPred - instruction that clobbers condition...
2007-06-06 Evan ChengAdd a machine instruction flag indicating the instructi...
2007-06-06 Duncan SandsAdditional fix for PR1422: make sure the landing pad...
2007-06-06 Duncan Sands"Simplified" testcase for PR1422.
2007-06-06 Bruno Cardoso... Initial Mips support, here we go! =)
2007-06-06 Tanya LattnerIgnore llvm.noinline
2007-06-06 Nick LewyckyFix PR1487 and Transforms/IndVar/2007-06-06-DeleteDangl...
2007-06-06 Nick Lewyckynew testcase for PR1487
2007-06-06 Nick LewyckyInform ScalarEvolutions that we're deleting Values.
2007-06-06 Evan ChengIf a unconditional branch is added to branch to the...
2007-06-06 Owen AndersonAdd simple full redundancy elimination.
2007-06-06 Chris LattnerFix PR1495 and CodeGen/X86/2007-06-05-LSR-Dominator.ll
2007-06-06 Chris Lattneradd accessor
2007-06-06 Chris Lattnernew testcase for PR1495
2007-06-06 Evan ChengMinor statistics counting bug.
2007-06-06 Devang PatelBreak friendship.
2007-06-06 Evan ChengFix a couple of typos and be smarter about order of...
2007-06-06 Devang PatelRename.
2007-06-06 Devang PatelSimplify class hierarchy.
2007-06-06 Devang PatelAvoid non-trivial loop unswitching while optimizing...
2007-06-05 Chris LattnerFix a user-reported error building with GCC 3.4.4 on...
2007-06-05 Evan ChengFix diamond shape ifcvt bugs.
2007-06-05 Owen AndersonFix a misunderstanding of the algorithm. Really, we...
2007-06-05 Owen AndersonDon't leak memory.
2007-06-05 Evan ChengReplaceUsesOfBlockWith() can modify the predecessors...
2007-06-05 Evan ChengDo not ifcvt if either true / false path is a backedge...
2007-06-05 Devang PatelFix PR 1497
2007-06-05 Devang PatelNew test.
2007-06-05 Evan ChengPrint predicate of the second instruction of the two...
2007-06-05 Owen AndersonFix a small bug, some 80 cols violations, and add some...
2007-06-05 Dan GohmanAllow insertelement, extractelement, and shufflevector...
2007-06-05 Evan ChengPIC label asm printing cosmetic changes.
2007-06-05 Evan ChengI had a senior moment.
2007-06-05 Zhou ShengCommit first round work of PR1373. "noalias" is now...
2007-06-05 Evan ChengNew test.
2007-06-05 Evan ChengIf the predicated block requires an early exit, end...
2007-06-05 Evan ChengFix some subtle bugs: bug during succeessor copying...
2007-06-04 Bill WendlingPatches by Chuck Rose to unbreak V Studio builds.
2007-06-04 Dale JohannesenTail merging wasn't working for predecessors of landing...
2007-06-04 Devang Patels/ETNode::getChildren/ETNode::getETNodeChildren/g
2007-06-04 Owen AndersonDon't use std::set_difference when the two sets are...
2007-06-04 Owen AndersonFix a bunch of small bugs, and improve the debugging...
2007-06-04 Chris LattnerWhen rebuilding constant structs, make sure to honor...
2007-06-04 Chris Lattnernew testcase for PR1491
2007-06-04 Evan ChengGlobal ctors / dtors alignment shouldn't be hard-coded...
2007-06-04 Evan ChengForgot to check for if iterator reached the end.
2007-06-04 Evan ChengMisuse of hasExternalLinkage(), should be checking...
2007-06-04 Owen AndersonMake phi_translate correct.
2007-06-04 Devang PatelAdd FIXMEs.
2007-06-04 Devang PatelRemove unused method.
2007-06-04 Devang Patels/DominatorTree::createNewNode/DominatorTree::addNewBlock/g
2007-06-04 Devang PatelAdd basic block level interface to change immediate...
2007-06-04 Dan GohmanPass the DAG to SDNode::dump to let it do more detailed...
2007-06-04 Dan GohmanRemove the operator<< for MVT::ValueType in preparation...
2007-06-04 Dan GohmanResolve implicit alignment before computing the Folding...
2007-06-04 Devang PatelFix LLVM build on NetBSD. Patch by Neil Booth.
2007-06-04 Evan ChengLet IfConverter loose. Allow more aggressive subsumptio...
2007-06-04 Evan ChengMove ReplaceUsesOfBlockWith() out of BranchFolding...
2007-06-04 Devang Patels/llvm::DominatorTreeBase::DomTreeNode/llvm::DomTreeNode/g
2007-06-03 Owen AndersonDon't use the custom comparator where it's not necessary.
2007-06-03 Anton KorobeynikovAdd comments to fallsthrough cases. Also, this fixes...
2007-06-03 Anton KorobeynikovCheck arguments & return types of main(). Abort in...
2007-06-03 Devang Patels/DominatorTreeBase::Node/DominatorTreeBase:DomTreeNode/g
2007-06-03 Owen AndersonRemove an unused method.
2007-06-03 Owen AndersonThere's no need to have an Expression class... Value...
2007-06-02 Chris Lattnerupdate this entry, now that Anton implemented shift...
2007-06-02 Duncan SandsThe semantics of invoke require that we always jump...
2007-06-02 Duncan SandsIntegrate exception filter support and exception catch...
2007-06-02 Zhou ShengMake LowerCTPOP() support arbitrary bitwidth integer...
2007-06-02 Dale JohannesenFix CorrectExtraCFGEdges to allow for multiple LandingP...
2007-06-01 Dale JohannesenFancier algorithm in tail-merge comment implemented...
2007-06-01 Dale JohannesenImplement smarter algorithm for choosing which blocks...
2007-06-01 Reid SpencerFor PR1486:
2007-06-01 Devang PatelInsert new instructions in AliasSet.
2007-06-01 Owen Andersonclean() needs to process things in topological order.
2007-06-01 Evan ChengOpcode modifier s comes after condition code. e.g....
2007-06-01 Evan ChengCorrectly mark early-exit on the false path.
2007-06-01 Owen AndersonFix Expression comparison, which in turn fixes a value...
2007-06-01 Evan ChengSet ARM ifcvt duplication limit to 3 for now.
2007-06-01 Evan ChengTarget specific ifcvt code duplication limit.
2007-06-01 Duncan SandsSince TypeInfos are passed as i8 pointers, a NULL TypeI...
2007-06-01 Evan ChengIfcvt triangle: don't ifcvt 'true' BB if it has other...
2007-06-01 Evan ChengMake jumptable non-predicable for now.
2007-06-01 Evan ChengRemove a bogus check. Even terminators in a ifcvt need...
2007-06-01 Evan ChengAllow multiple ifcvt candidates to share children block...
2007-05-31 Owen AndersonAdd a topological sort function.
2007-05-31 Dale JohannesenArrange for only 1 of multiple branches to landing...
2007-05-31 Evan ChengFix a typo.
2007-05-31 Chris LattnerFix the asmprinter so that a globalvalue can specify...
2007-05-31 Lauro Ramos... Add a test for PR1424.
2007-05-31 Lauro Ramos... Fix PR1424.
2007-05-31 Bill WendlingAlphabetize Bruno's entry.
next