oota-llvm.git
2006-06-12 Rafael Espindolalower more then 4 formal arguments. The offset is curre...
2006-06-12 Owen AndersonFix for 2006-06-26-MultipleExitsSingleBlock.
2006-06-12 Owen AndersonMake sure that LCSSA works properly when it encounters...
2006-06-11 Owen AndersonRe-commit the safe parts of my 6/9 patch. Still workin...
2006-06-11 Evan ChengBack out Owen's 6/9 changes. They broke MultiSource...
2006-06-10 Chris LattnerAdd a missing assertion that would have helped out...
2006-06-10 Chris LattnerWork around a nasty tblgen bug where it doesn't add...
2006-06-10 Chris LattnerFix a problem exposed by the local allocator. CALL...
2006-06-09 Chris LattnerWrap to 80 cols
2006-06-09 Chris LattnerAfter telling GCC to type of the input file with -x...
2006-06-09 Evan ChengDon't pull in environ, not always safe. Global variable...
2006-06-09 Owen AndersonAdd LCSSA as a requirement for LoopUnswitch, and assert...
2006-06-09 Owen AndersonMake Loop able to verify that it is in LCSSA-form,...
2006-06-09 Evan ChengComments to appease sabre.
2006-06-09 Evan ChengMinor compilation speed improvement.
2006-06-09 Evan ChengRewriteExpr, either the new PHI node of induction varia...
2006-06-08 Owen AndersonUpdate some comments, and expose LCSSAID in preparation...
2006-06-08 Chris LattnerFix X86/inline-asm.ll:test2, a case where an input...
2006-06-08 Chris LattnerAdd new testcase
2006-06-08 Chris LattnerFix Regression/CodeGen/X86/inline-asm.ll, a case where...
2006-06-08 Chris LattnerNew testcase, using "AX" as i32.
2006-06-08 Reid SpencerSquelch a warning about signed/unsigned.
2006-06-08 Chris LattnerAdd support for "m" inline asm constraints.
2006-06-08 Chris LattnerFix an assert-on-inline-inline-asm bug.
2006-06-08 Reid SpencerFor PR804:
2006-06-08 Vladimir PrusRemove dead code.
2006-06-08 Vladimir PrusNew method BasicBlock::getFirstNonPHI.
2006-06-08 Chris LattnerThis no longer needs plugins, this it doesn't need...
2006-06-07 Reid SpencerFor PR787:
2006-06-07 Reid SpencerShorten a value description so --help out isn't so...
2006-06-07 Reid SpencerMake sure this tool links in all of libVMCore.a because...
2006-06-07 Reid SpencerFor PR780:
2006-06-07 Chris LattnerAdd a virtual dtor to the InlineAsm class so that the...
2006-06-07 Chris LattnerFix a bug where the types for inlineasm nodes were...
2006-06-07 Reid SpencerPrevious version of this file wasn't supposed to be...
2006-06-07 Reid SpencerFor PR780:
2006-06-07 Reid SpencerFix a spello in a comment.
2006-06-07 Reid SpencerFor PR780:
2006-06-07 Reid SpencerFor PR780:
2006-06-07 Evan ChengAdd -extraflags FLAGS to pass extra compilation options.
2006-06-07 Chris LattnerRemove useless noop argument
2006-06-06 Chris LattnerFix a bug in the following scenario.
2006-06-06 Evan ChengAdded X86FunctionInfo subclass of MachineFunction to...
2006-06-06 Chris Lattnerdocument --libfiles
2006-06-06 Chris LattnerAdd a new --libfiles option, for getting fully-qualifie...
2006-06-06 Chris LattnerMove toolrunner out of libsupport into the bugpoint...
2006-06-06 Chris LattnerMove ToolRunner.(cpp|h) into the bugpoint directory
2006-06-06 Chris LattnerFix a bug in a recent patch. This fixes UnitTests...
2006-06-06 Chris LattnerNow that PR633 is implemented, the CBE can know to...
2006-06-06 Chris LattnerAdd PowerPC intrinsics to support dcbz[l]
2006-06-06 Chris LattnerMake the llvm-config library dependency database depend...
2006-06-06 Owen AndersonFix some formatting, and use inLoop() when appropriate.
2006-06-06 Owen AndersonStop a memory leak, and update some comments.
2006-06-06 Reid SpencerAdd the -Xlinker option to bugpoint which allows an...
2006-06-05 Rafael Espindolaadd R0 to liveout
2006-06-05 Reid SpencerDocument the cl::SetVersionPrinter function.
2006-06-05 Reid SpencerFor PR778:
2006-06-05 Reid SpencerFor PR798:
2006-06-05 Reid SpencerMake it possible to override the standard version print...
2006-06-05 Reid SpencerFor PR633:
2006-06-05 Reid SpencerSome enhancements for gv/graphviz/dot/dotty support...
2006-06-05 Reid SpencerFor PR798:
2006-06-04 Evan ChengA few new entries.
2006-06-04 Evan ChengBe consistent with gcc.
2006-06-04 Owen AndersonUpdate the regression tests, and add a new one encounte...
2006-06-04 Owen AndersonSome more clean-up, and squash an IDF-Phi related bug.
2006-06-04 Andrew Lenharthignore ordered/unordered for now
2006-06-04 Owen AndersonVarious clean-ups suggested by Chris.
2006-06-03 Owen AndersonFix a bug in Phi-noded insertion. Also, update some...
2006-06-03 Reid SpencerDocument the LINK_LIBS_IN_SHARED control variable.
2006-06-02 Chris Lattnertemporarily add back this option, I will remove it...
2006-06-02 Reid SpencerFor PR798:
2006-06-02 Chris LattnerMore of PR728, don't install utils either.
2006-06-02 Evan ChengCygwin support. Patch by Anton Korobeynikov!
2006-06-02 Chris LattnerPart of PR728, don't install examples or projects.
2006-06-02 Chris LattnerFix a -pedantic warning
2006-06-02 Chris LattnerAdd flags to get access to build_mode, objdir, srcdir...
2006-06-02 Chris LattnerMake llvm-config "do the right thing" when an install...
2006-06-02 Evan ChengUse xor to clear a register.
2006-06-02 Evan ChengIncorrect AT&T opcode.
2006-06-02 Chris LattnerCapture the build mode (e.g. Debug/Release) in the...
2006-06-02 Chris LattnerRemove unneeded hook. Patch by Anton K. Thanks!
2006-06-02 Chris LattnerConvert to standard file header
2006-06-02 Chris LattnerRemove a couple of things no longer figured out by...
2006-06-02 Chris LattnerAdd mingw support, patch contributed by Anton
2006-06-02 Chris LattnerForce anything that #includes llvm/Transforms/Utils...
2006-06-02 Reid SpencerAdd several more autoconf variables so that new feature...
2006-06-02 Chris LattnerFix build on systems with broken bison
2006-06-02 Chris LattnerFix build on systems with bad bison's
2006-06-02 Chris LattnerAdd tblgen to the index
2006-06-02 Chris Lattnertblgen isn't related to llvm2cpp. Fix typo
2006-06-02 Chris LattnerAdd a gross "--use-current-dir-as-prefix" option as...
2006-06-02 Chris LattnerRemove some variables from the configured section that...
2006-06-02 Chris LattnerRemove more "alpha is archive" stuff.
2006-06-02 Reid SpencerRemove some flags backed out from earlier attempts...
2006-06-02 Reid SpencerSuppress -pedantic warnings about print("%a")
2006-06-02 Chris LattnerRemove obsolete CORE_IS_ARCHIVE support
2006-06-02 Chris LattnerRemove obsolete CORE_IS_ARCHIVE stuff.
2006-06-02 Chris LattnerUpdate the ignore file
2006-06-01 Reid SpencerDocument the -gen-inline option.
next