test
[oota-llvm.git] / tools /
2007-04-20 Chris Lattnerremove cruft
2007-04-16 Reid SpencerRegenerate.
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerFor PR1336:
2007-04-16 Reid SpencerRegenerate.
2007-04-16 Reid SpencerFor PR1336:
2007-04-11 Reid SpencerMake the generated code for ConstantInt nicer.
2007-04-11 Reid SpencerTeach llvm2cpp about packed structure types.
2007-04-11 Reid SpencerFix several bugs relating to changes in the LLVM IR...
2007-04-11 Reid SpencerRegenerate.
2007-04-11 Reid SpencerFix a crash-by-unknown-exception caused by attempting...
2007-04-11 Reid SpencerFix some issues with param attrs.
2007-04-11 Reid SpencerAdd support for parameter attributes.
2007-04-11 Reid SpencerFor PR1146:
2007-04-10 Devang PatelEnable loop rotate pass.
2007-04-09 Reid SpencerRegenerate
2007-04-09 Reid SpencerFor PR1146:
2007-04-08 Reid SpencerMake TempDir a PathWithStatus so we don't have to cast...
2007-04-08 Reid SpencerAvoid temporary construction and potential for corrupte...
2007-04-08 Reid SpencerDon't rely on destructed local storage. Thanks, Chris.
2007-04-07 Reid SpencerFor PR1291:
2007-04-07 Reid SpencerRegenerate.
2007-04-07 Reid SpencerFor PR1312:
2007-04-05 Chris Lattnerrun a late dce pass to clean up extra cruft.
2007-04-04 Reid SpencerFor PR1302:
2007-04-02 Reid SpencerRegenerate
2007-04-02 Reid SpencerUpgrade the bit count intrinsics to have an i32 result.
2007-04-02 Reid SpencerRegenerate
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...
next