oota-llvm.git
2007-04-26 Lauro Ramos... bugfix: remember that ResNode was declared.
2007-04-26 Zhou ShengAdd two test cases to cover apintification change.
2007-04-26 Zhou ShengUsing APInt more efficiently.
2007-04-26 Jeff CohenRename identifier that GCC uses as a macro, breaking...
2007-04-26 Evan ChengMinor bug.
2007-04-26 Chris Lattnerstart code for writing out instructions. Separate...
2007-04-26 Chris Lattnerstart defining codes for instructions
2007-04-26 Chris Lattnerregen
2007-04-26 Chris Lattnerwrap long lines
2007-04-26 Chris Lattnernew testcase
2007-04-26 Chris Lattnerenumerate BB's separately from other function values.
2007-04-26 Reid SpencerFor PR1355:
2007-04-26 Chris Lattneradd support for incorporating and purging functions...
2007-04-26 Chris Lattnerimprove a comment
2007-04-26 Chris Lattnermove some code around, fix a bug in the reader reading...
2007-04-26 Chris Lattneradd a new code
2007-04-26 Chris Lattneradd bitcode alias support
2007-04-26 Chris Lattneradd alias support to bitcode
2007-04-26 Chris Lattnerprint aliases before functions
2007-04-26 Evan ChengBe careful when to add implicit kill / dead operands...
2007-04-26 Evan ChengPR1348 test case.
2007-04-26 Evan ChengFix for PR1348. If stack inc / dec amount is > 32-bits...
2007-04-26 Evan ChengNew test case.
2007-04-25 Bill WendlingQuiet a compiler warning about assignment in an if...
2007-04-25 Chris Lattner&& no longer needed
2007-04-25 Evan ChengMatch MachineFunction::UsedPhysRegs changes.
2007-04-25 Evan ChengChange UsedPhysRegs from array bool to BitVector to...
2007-04-25 Bill WendlingTestcase for codegen bug.
2007-04-25 Evan ChengClean up.
2007-04-25 Bill WendlingAdd SSSE3 as a feature of Core2. Add MMX registers...
2007-04-25 Evan ChengData structure change to improve compile time (especial...
2007-04-25 Devang PatelMem2Reg does not need TargetData.
2007-04-25 Evan ChengThis was lefted out. Fixed sumarray-dbl.
2007-04-25 Devang PatelMem2Reg does not need TargetData.
2007-04-25 Anton KorobeynikovAdd missed semicolon. Resotre compatibility with older...
2007-04-25 Chris Lattnerdo the multiplication as signed, so that 2*-2 == -4...
2007-04-25 Devang PatelRemove unused function argument.
2007-04-25 Jeff CohenNote new header file.
2007-04-25 Anton KorobeynikovAdd missed file
2007-04-25 Lauro Ramos... remember to emit weak reference in one more case.
2007-04-25 Anton KorobeynikovRegenerate
2007-04-25 Anton KorobeynikovImplement aliases. This fixes PR1017 and it's dependent...
2007-04-25 Evan ChengFix for PR1306.
2007-04-25 Evan ChengTest if a register is sub- or super-register of another.
2007-04-25 Evan ChengMinor speed tweak.
2007-04-25 Evan ChengClean up.
2007-04-25 Evan ChengRelex assertions to account for additional implicit...
2007-04-25 Chris LattnerIf an alloca only has two types of uses: 1) reads 2...
2007-04-25 Chris Lattnernew testcase, should be able to eliminate the alloca...
2007-04-25 Chris Lattnersimplify some code
2007-04-25 Chris Lattnerrefactor the SROA code out into its own method, no...
2007-04-25 Chris Lattnersupport for >4G stack frames
2007-04-25 Chris Lattnersupport for >4G frames
2007-04-25 Chris Lattnersupport >4G stack frames
2007-04-25 Chris Lattnersupport > 4G stack objects
2007-04-25 Owen AndersonUndo my previous changes. Since my approach to this...
2007-04-25 Chris Lattnerallow support for 64-bit stack objects
2007-04-25 Chris Lattnerallow 64-bit stack objects
2007-04-25 Chris Lattnernew testcase
2007-04-25 Devang PatelFix
2007-04-25 Devang PatelNew test.
2007-04-25 Chris Lattnertestcase for PR1352
2007-04-25 Dale Johannesenfix typo
2007-04-25 Chris LattnerBe more careful about folding op(x, undef) when we...
2007-04-25 Chris Lattnernew testcase that crashes llc
2007-04-24 Dale JohannesenAdd me
2007-04-24 Chris LattnerFix PR1351 and CodeGen/PowerPC/2007-04-24-InlineAsm...
2007-04-24 Chris Lattnertestcase for PR1351
2007-04-24 Bill WendlingTestcases for MMX.
2007-04-24 Bill WendlingUpdate.
2007-04-24 Bill WendlingAdd the PADDQ to the list.
2007-04-24 Bill WendlingAdd the final MMX instructions. Correct a few wrong...
2007-04-24 Bill WendlingRemove some invalid instructions from this check.
2007-04-24 Bill WendlingSupport for the special case of a vector with the canon...
2007-04-24 Bill WendlingAssertion when using a 1-element vector for an add...
2007-04-24 Devang PatelNew test.
2007-04-24 Devang PatelNew test case.
2007-04-24 Devang PatelAdd myself.
2007-04-24 Chris Lattnerensure that every error return sets a message (and...
2007-04-24 Chris Lattnerfix memory leak
2007-04-24 Chris Lattnerfix a memory leak
2007-04-24 Chris Lattnercomentate
2007-04-24 Chris Lattnerimplement reading and writing of constant exprs.
2007-04-24 Chris Lattneradd records for constant exprs
2007-04-24 Owen AndersonRollback some changes that adversely affected performan...
2007-04-24 Chris Lattnerimplement support for reading aggregate constants,...
2007-04-24 Chris Lattneradd supprot for FP constants, wide integers, and fix...
2007-04-24 Chris Lattnerread basic constants: null, undef, integers <= 64bits
2007-04-24 Chris Lattnerfix off-by-one computing size for section abbrevs
2007-04-24 Scott MichelUse '-1U' where '-1UL' is obvious overkill, eliminating...
2007-04-24 Chris Lattnermove check to the right place :)
2007-04-24 Chris Lattnertrack global inits
2007-04-24 Chris LattnerEmit module-level constants.
2007-04-23 Dale Johannesenmodify per review commentary
2007-04-23 Chris Lattneradd codes for constants table
2007-04-23 Christopher... Fix bug in isFloatingPoint()
2007-04-23 Devang PatelFix
2007-04-23 Devang PatelNew test.
2007-04-23 Chris LattnerRead global symtab
2007-04-23 Chris Lattnerfix off-by one
next