* llvm.spec.in: update blurb
[oota-llvm.git] / tools /
2007-04-02 Reid SpencerDon't upgrade functions that look like a bswap intrinsi...
2007-04-02 Reid SpencerHandle upgrade of llvm.bswap.iXX to llvm.bswap.iXX...
2007-03-29 Reid SpencerRemove some non-sensical logic that prevented llvm...
2007-03-29 Reid SpencerFor PR789:
2007-03-29 Jeff CohengetFileStatus has a new parameter (caught by VC++).
2007-03-28 Jeff CohenFix problem with llvm-config that prevented JIT from...
2007-03-26 Reid SpencerFor PR1277:
2007-03-22 Evan ChengUnbreak non-debug builds.
2007-03-21 Reid SpencerRegenerate.
2007-03-21 Reid SpencerFor PR1243:
2007-03-21 Reid SpencerRegenerate.
2007-03-21 Reid SpencerFor PR1256:
2007-03-15 Reid SpencerRegenerate.
2007-03-15 Reid SpencerRevert last changes as they introduced other problems.
2007-03-14 Reid SpencerRegenerate.
2007-03-14 Reid SpencerThe sign information was not propagating into the renam...
2007-03-14 Reid SpencerFor PR1256:
2007-03-14 Jeff CohenMake older versions of bison happy.
2007-03-07 Devang PatelNow LICM is a LoopPass.
2007-03-07 Devang PatelNow LoopUnswitch is a LoopPass.
2007-03-06 Reid SpencerObtain the exit function before execution just in case...
2007-03-05 Jeff CohenUnbreak VC++ build.
2007-03-03 Reid Spencer1. Handle errors around the ModuleProvider. This is...
2007-03-01 Reid SpencerMake output for ConstantInt construction correct for...
2007-02-19 Chris Lattnerremove use of deprecated apis
2007-02-19 Chris Lattnerremove use of deprecated api
2007-02-16 Anton KorobeynikovAdd possibility to set memory limit for binaries run...
2007-02-16 Reid SpencerAdd missing break statements!
2007-02-15 Reid SpencerFor PR1195:
2007-02-15 Reid SpencerFor PR1195:
2007-02-13 Chris Lattnereliminate use of vector-related ctors
2007-02-13 Chris Lattnerregenerate
2007-02-13 Chris Lattnerremove use of vector-related ctors
2007-02-12 Chris Lattnerstop using me thods that take a vector
2007-02-12 Lauro Ramos VenancioFix build error on ARM.
2007-02-11 Chris Lattnerregenerate
2007-02-11 Chris Lattneradd #include
2007-02-10 Reid SpencerAlign make log output with the rest of llvm.
2007-02-09 Reid SpencerGet the use of \ right.
2007-02-09 Reid SpencerNow that gccas and gccld are just schell scripts, adjus...
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 SpencerWrite the deprecation message to stderr instead of...
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 Reid SpencerFor PR1153:
2007-02-08 Reid SpencerFor PR1153:
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 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 Reid SpencerRegenerate for recent changes.
2007-02-08 Reid SpencerFor PR1187:
2007-02-08 Reid SpencerFor PR1187:
2007-02-07 Chris Lattnermove an llvmc-specific function out of the bcreader...
2007-02-07 Chris Lattnerpush bytecode decompressor out through APIs. Now the...
2007-02-07 Chris Lattneradd an option for timing bc file reading.
2007-02-05 Reid SpencerFor PR411:
2007-02-05 Reid SpencerFor PR411:
2007-02-05 Reid SpencerFor PR411:
2007-02-04 Reid SpencerFix grammaro in output message.
2007-02-04 Reid SpencerRegenerate.
2007-02-04 Reid SpencerFor PR1151:
2007-02-04 Reid SpencerMake sure the gccas script is executable.
2007-02-03 Reid SpencerFor PR1072:
2007-02-03 Chris Lattneradd an instcombine pass to clean up after heavy-lifting...
2007-02-03 Reid SpencerClean this up a bit: hide command unless verbose output...
2007-02-02 Reid SpencerTwo improvements:
2007-02-02 Reid SpencerFor PR1152:
2007-02-02 Reid SpencerFor PR1152:
2007-02-02 Reid SpencerChanges to support making the shift instructions be...
2007-02-01 Devang PatelAdd printVersion(). Linker can use it to print LLVM...
2007-02-01 Devang PatelInclude Makefile.config before testing OS.
2007-01-31 Chris Lattnershutdown the app when done.
2007-01-31 Chris Lattnershutdown at end of run
2007-01-30 Reid SpencerFor PR1136: Rename GlobalVariable::isExternal as isDecl...
2007-01-29 Reid SpencerRegenerate.
2007-01-29 Reid SpencerFor PR1142:
2007-01-29 Reid SpencerRegenerate.
2007-01-29 Reid SpencerUpgrade old csret calling convention into sret paramete...
2007-01-28 Nick LewyckyDrop CSRET from here too.
2007-01-28 Anton KorobeynikovMerge error at my side. Fixed.
2007-01-28 Anton KorobeynikovRegenerate
2007-01-28 Anton KorobeynikovDrop CSRET CC
2007-01-28 Anton KorobeynikovPropagate changes from my local tree. This patch includes:
2007-01-28 Reid SpencerRegenerate.
2007-01-28 Reid SpencerFor PR1137:
2007-01-26 Reid SpencerRegenerate.
2007-01-26 Reid SpencerMake sure that an upgraded index is also inserted into...
2007-01-26 Reid SpencerRegenerate.
2007-01-26 Reid SpencerEnsure that gep_upgrade zext instructions we insert...
2007-01-26 Reid SpencerRemove extraneous ; to make some versions of bison...
2007-01-26 Devang PatelOrder createSimplifyLibCallsPass() after a set of funct...
2007-01-26 Reid SpencerRemove the SignedType class and other dead code. Improv...
2007-01-26 Reid SpencerRegenerate.
next