oota-llvm.git
2007-02-09 Reid SpencerRemove gccas.pod and references to gccas and gccld.
2007-02-09 Reid SpencerChange a reference to gccas to a reference to opt.
2007-02-09 Reid SpencerRemove references to gccld and gccas, adjusting the...
2007-02-09 Reid SpencerDon't use gccld or gccas
2007-02-09 Reid Spencergccld is gone.
2007-02-09 Reid SpencerMake SlotCalculator::getPlane an inline function. It...
2007-02-09 Reid SpencerEnd of life for gccld. Remove its source code and enabl...
2007-02-09 Reid SpencerWrite the deprecation message to stderr instead of...
2007-02-09 Reid SpencerEliminate the use of gccas in the test suite.
2007-02-09 Reid SpencerWrite the deprecation message to stderr instead of...
2007-02-09 Chris Lattnerremove unneeded #includes
2007-02-09 Chris Lattnerremove dead code, the outputConstants function is now...
2007-02-09 Chris Lattner1. constants can never occur in the symbol table.
2007-02-09 Zhou ShengEliminates friend function declaration inside APInt...
2007-02-09 Chris LattnerAdd ppc-specific test for better i64 compare codegen.
2007-02-09 Nate BegemanRemove fixed item
2007-02-09 Reid SpencerFix some formatting mistakes.
2007-02-09 Reid SpencerMerge gccld documentation in here. gccld will go away...
2007-02-09 Reid SpencerPut in a disabled template for when gccld is replaced...
2007-02-09 Reid SpencerGet the right warning message.
2007-02-09 Reid SpencerNew shell script to replace gccld, eventually.
2007-02-09 Reid SpencerClean up error handling.
2007-02-08 Evan ChengThis is done.
2007-02-08 Evan Chengi64 setcc tests.
2007-02-08 Evan ChengMake use of TLI.SimplifySetCC() in LegalizeSetCCOperands().
2007-02-08 Evan ChengMove SimplifySetCC to TargetLowering and allow it to...
2007-02-08 Chris LattnerRename CStringMap -> StringMap, since it now supports...
2007-02-08 Chris Lattnerupdate this.
2007-02-08 Chris LattnerAllow cstringmap to contain strings with nul characters...
2007-02-08 Reid SpencerFor PR1153:
2007-02-08 Reid SpencerFor PR1153:
2007-02-08 Andrew Lenharthreturn addresses, those I already have
2007-02-08 Reid SpencerDescribe llvm/test more accurately given recent changes.
2007-02-08 Zhou ShengSwitched this file on accidently.
2007-02-08 Zhou ShengAs Chris and Reid suggested, remove "isSigned" field...
2007-02-08 Reid SpencerNew test cases for PR1187
2007-02-08 Reid SpencerMake this legal input.
2007-02-08 Reid SpencerRegenerate.
2007-02-08 Reid SpencerRename a field so there's less confusion between fields...
2007-02-08 Reid SpencerFor PR1187:
2007-02-08 Reid SpencerFor PR1187:
2007-02-08 Reid SpencerFor PR1187:
2007-02-08 Reid SpencerAdd some more interesting cases to this test.
2007-02-08 Reid SpencerFor PR1187:
2007-02-08 Bill WendlingFixed comments.
2007-02-08 Evan ChengFixed a long standing spiller bug that's exposed by...
2007-02-08 Chris LattnerNew testcase for PR947
2007-02-08 Chris Lattnerllvm-gcc3 is gone
2007-02-08 Bill WendlingAvoid assert() in lto. Let linker handle all failures...
2007-02-08 Bill WendlingThe new version of how to add passes to emit files...
2007-02-08 Bill WendlingMoved the MachOWriter and ELFWriter out of the Target...
2007-02-08 Bill WendlingAdded new method to add a "simple" code emitter. That...
2007-02-08 Bill WendlingSplit the addPassesToEmitFile method up into two. This...
2007-02-08 Bill WendlingAdd function to create a file writer.
2007-02-08 Bill WendlingAdded new method to finish up the addition of passes...
2007-02-08 Bill WendlingDead files. Functionality has been taken over by the...
2007-02-08 Bill WendlingDeclarations for functions that create different file...
2007-02-08 Bill WendlingMoved from include/llvm/CodeGen to lib/CodeGen.
2007-02-08 Reid SpencerFor PR1188:
2007-02-08 Reid SpencerRegenerate for recent changes.
2007-02-08 Reid SpencerFor PR1187:
2007-02-08 Reid SpencerFor PR1187:
2007-02-07 Chris Lattnermove archive-specific stuff out of bcreader into archiv...
2007-02-07 Chris Lattnermove an llvmc-specific function out of the bcreader...
2007-02-07 Chris Lattnermove AnalyzeBytecodeFile out of ReaderWrappers.cpp...
2007-02-07 Reid SpencerFor PR1187:
2007-02-07 Reid SpencerFor PR1187:
2007-02-07 Chris Lattnernew testcase for nested functions
2007-02-07 Andrew LenharthThis really only affects pointers in high memory, and...
2007-02-07 Evan ChengisLowRegister() expects input is a physical register.
2007-02-07 Chris Lattnerpush bytecode decompressor out through APIs. Now the...
2007-02-07 Evan ChengRename.
2007-02-07 Evan ChengIf sp offset will be materialized in a register. Clear...
2007-02-07 Evan ChengGet rid of references to iostream.
2007-02-07 Jim LaskeyAutomatically generating intrinsic declarations from...
2007-02-07 Chris LattnerMove compressor out of the core Reader.cpp file.
2007-02-07 Devang PatelDo not drop transferred last uses on the floor.
2007-02-07 Chris LattnerFix Transforms/DeadArgElim/2007-02-07-FuncRename.ll...
2007-02-07 Chris LattnerTestcase for a bug responsible for GCC bootstrap failur...
2007-02-07 Reid SpencerMake the cleaning of BUILT_SOURCES be a "clean-all...
2007-02-07 Lauro Ramos... Fix build error.
2007-02-07 Evan ChengNew test case.
2007-02-07 Evan ChengNew entry.
2007-02-07 Evan ChengIn thumb mode, R3 is reserved, but it can be live in...
2007-02-07 Evan ChengUpdate
2007-02-07 Evan Cheng- If fp (r7) is used to reference stack objects, use...
2007-02-07 Chris Lattnerremove dead ivars.
2007-02-07 Chris Lattnerremove dead ivars, thanks to Reid for noticing this!
2007-02-07 Chris Lattnerremove the handleVBR32/handleVBR64 callbacks. They...
2007-02-07 Chris Lattnerconstants can't be in the symtab anymore
2007-02-07 Chris Lattnerupdate comment.
2007-02-07 Chris Lattnerremove some obsolete SymbolTable methods. These docs...
2007-02-07 Chris Lattnershrink vmcore by moving symbol table stripping support...
2007-02-07 Zhou ShengAs Chris suggested, fixed some problems. (This is the...
2007-02-07 Chris Lattnereliminate ValueSymbolTable::rename, it has no advantage...
2007-02-07 Chris LattnerMake SymbolTable::insert, SymbolTable::remove and Symbo...
2007-02-07 Zhou ShengAs Chris suggested, fixed some problems. (This is the...
2007-02-07 Chris Lattnerspeed up conflict handling.
2007-02-07 Nate BegemanFix a fixme by correctly calculating preferred alignmen...
2007-02-07 Chris LattnerEliminate the O(n) version of TypeSymbolTable::remove...
next