2007-06-29 |
John Criswell | Convert .cvsignore files |
tree | commitdiff |
2007-06-28 |
Devang Patel | Fix PR 1526. |
tree | commitdiff |
2007-06-28 |
David Greene | Add support for building with _GLIBCXX_DEBUG. New... |
tree | commitdiff |
2007-06-27 |
Lauro Ramos Venancio | llvm-nm must print the alias symbols. |
tree | commitdiff |
2007-06-25 |
Reid Spencer | Fix PR1525: |
tree | commitdiff |
2007-06-19 |
Chris Lattner | Fix pr1448 |
tree | commitdiff |
2007-06-16 |
Reid Spencer | Fix PR1517: |
tree | commitdiff |
2007-06-16 |
Reid Spencer | Fix PR1516: |
tree | commitdiff |
2007-06-16 |
Nick Lewycky | Call the correct function name. Patch from Stephane... |
tree | commitdiff |
2007-06-06 |
Lauro Ramos Venancio | Fix bugpoint to run -llc-safe with -Xlinker. |
tree | commitdiff |
2007-06-06 |
Chris Lattner | if internalize is disabled, don't run the pass at all! |
tree | commitdiff |
2007-06-05 |
Zhou Sheng | Commit first round work of PR1373. "noalias" is now... |
tree | commitdiff |
2007-05-18 |
Reid Spencer | Regenerate. |
tree | commitdiff |
2007-05-07 |
Reid Spencer | Initialize variable to null so it has a value in the... |
tree | commitdiff |
2007-05-06 |
Chris Lattner | use the new MemoryBuffer interfaces to simplify error... |
tree | commitdiff |
2007-05-06 |
Chris Lattner | remove dead option |
tree | commitdiff |
2007-05-06 |
Chris Lattner | Fix a buggy conversion from bytecode to bitcode |
tree | commitdiff |
2007-05-06 |
Chris Lattner | make sure the ofstream for opt's output file is destroy... |
tree | commitdiff |
2007-05-06 |
Chris Lattner | switch tools to bitcode from bytecode |
tree | commitdiff |
2007-05-06 |
Chris Lattner | switch tools to bitcode instead of bytecode |
tree | commitdiff |
2007-05-06 |
Chris Lattner | this doesn't directly depend on bytecode |
tree | commitdiff |
2007-05-06 |
Chris Lattner | add bitcode support. |
tree | commitdiff |
2007-05-06 |
Chris Lattner | archive library already depends on bc reader |
tree | commitdiff |
2007-05-06 |
Chris Lattner | add bitcode support, optimize reading to not read all... |
tree | commitdiff |
2007-05-06 |
Chris Lattner | use an auto_ptr to avoid an explicit delete |
tree | commitdiff |
2007-05-06 |
Chris Lattner | add bitcode support |
tree | commitdiff |
2007-05-06 |
Chris Lattner | Remove the -emit-bytecode option. Noone in the llvm... |
tree | commitdiff |
2007-05-06 |
Chris Lattner | add bitcode reading support to llvm-nm |
tree | commitdiff |
2007-05-06 |
Chris Lattner | bitcodify, remove eh cruft |
tree | commitdiff |
2007-05-06 |
Chris Lattner | debugger depends on bcreader, not llvm-db |
tree | commitdiff |
2007-05-06 |
Chris Lattner | remove EH cruft, add bitcode support |
tree | commitdiff |
2007-05-06 |
Chris Lattner | add bitcode reading support, remove eh stuff |
tree | commitdiff |
2007-05-06 |
Chris Lattner | add bitcode reading support. Remove EH cruft. |
tree | commitdiff |
2007-05-06 |
Chris Lattner | bitcodify |
tree | commitdiff |
2007-05-06 |
Chris Lattner | simplify code |
tree | commitdiff |
2007-05-06 |
Chris Lattner | add support to llvm-prof for reading from a bitcode... |
tree | commitdiff |
2007-05-06 |
Chris Lattner | if -bitcode is specified, read and write a bitcode... |
tree | commitdiff |
2007-05-06 |
Chris Lattner | add inline asm code |
tree | commitdiff |
2007-05-06 |
Chris Lattner | add a denser encoding for null terminated strings,... |
tree | commitdiff |
2007-05-05 |
Chris Lattner | emit spiffy little histograms of codes, if enabled... |
tree | commitdiff |
2007-05-05 |
Chris Lattner | do not charge subblock sizes to the parent block. |
tree | commitdiff |
2007-05-05 |
Chris Lattner | update to new APIs, make output a bit (haha) nicer |
tree | commitdiff |
2007-05-04 |
Chris Lattner | add support for new codes/block |
tree | commitdiff |
2007-05-03 |
Evan Cheng | Added -rsh-host and -rsh-user to support remote execution. |
tree | commitdiff |
2007-05-03 |
Devang Patel | Drop 'const' |
tree | commitdiff |
2007-05-02 |
Devang Patel | Use 'static const char' instead of 'static const int'. |
tree | commitdiff |
2007-05-01 |
Devang Patel | Do not use typeinfo to identify pass in pass manager. |
tree | commitdiff |
2007-05-01 |
Chris Lattner | add phi |
tree | commitdiff |
2007-04-29 |
Reid Spencer | Augment the verbose output to print out the sub-command... |
tree | commitdiff |
2007-04-29 |
Chris Lattner | Implement much expanded dumper support. We now print... |
tree | commitdiff |
2007-04-29 |
Chris Lattner | add some simple per-block statistics |
tree | commitdiff |
2007-04-29 |
Chris Lattner | Implement support to read an arbitrary bitcode file... |
tree | commitdiff |
2007-04-29 |
Chris Lattner | very early support for analyzing a bitstream. This... |
tree | commitdiff |
2007-04-29 |
Chris Lattner | Switch the bitcode reader interface to take a MemoryBuf... |
tree | commitdiff |
2007-04-29 |
Chris Lattner | fit in 80 cols |
tree | commitdiff |
2007-04-27 |
Chris Lattner | reset errno to zero on entry to the application's main... |
tree | commitdiff |
2007-04-22 |
Jeff Cohen | Add new option to usage help. |
tree | commitdiff |
2007-04-22 |
Chris Lattner | don't break reading from stdin |
tree | commitdiff |
2007-04-22 |
Chris Lattner | link in bitwriter library |
tree | commitdiff |
2007-04-22 |
Chris Lattner | teach llvm-dis to read bitcode files |
tree | commitdiff |
2007-04-22 |
Chris Lattner | add a temporary -bitcode option, which instructs llvm... |
tree | commitdiff |
2007-04-22 |
Reid Spencer | For PR1146: |
tree | commitdiff |
2007-04-22 |
Reid Spencer | Add the --host-target option. |
tree | commitdiff |
2007-04-20 |
Chris Lattner | remove cruft |
tree | commitdiff |
2007-04-16 |
Reid Spencer | Regenerate. |
tree | commitdiff |
2007-04-16 |
Reid Spencer | For PR1336: |
tree | commitdiff |
2007-04-16 |
Reid Spencer | For PR1336: |
tree | commitdiff |
2007-04-16 |
Reid Spencer | Regenerate. |
tree | commitdiff |
2007-04-16 |
Reid Spencer | For PR1336: |
tree | commitdiff |
2007-04-11 |
Reid Spencer | Make the generated code for ConstantInt nicer. |
tree | commitdiff |
2007-04-11 |
Reid Spencer | Teach llvm2cpp about packed structure types. |
tree | commitdiff |
2007-04-11 |
Reid Spencer | Fix several bugs relating to changes in the LLVM IR... |
tree | commitdiff |
2007-04-11 |
Reid Spencer | Regenerate. |
tree | commitdiff |
2007-04-11 |
Reid Spencer | Fix a crash-by-unknown-exception caused by attempting... |
tree | commitdiff |
2007-04-11 |
Reid Spencer | Fix some issues with param attrs. |
tree | commitdiff |
2007-04-11 |
Reid Spencer | Add support for parameter attributes. |
tree | commitdiff |
2007-04-11 |
Reid Spencer | For PR1146: |
tree | commitdiff |
2007-04-10 |
Devang Patel | Enable loop rotate pass. |
tree | commitdiff |
2007-04-09 |
Reid Spencer | Regenerate |
tree | commitdiff |
2007-04-09 |
Reid Spencer | For PR1146: |
tree | commitdiff |
2007-04-08 |
Reid Spencer | Make TempDir a PathWithStatus so we don't have to cast... |
tree | commitdiff |
2007-04-08 |
Reid Spencer | Avoid temporary construction and potential for corrupte... |
tree | commitdiff |
2007-04-08 |
Reid Spencer | Don't rely on destructed local storage. Thanks, Chris. |
tree | commitdiff |
2007-04-07 |
Reid Spencer | For PR1291: |
tree | commitdiff |
2007-04-07 |
Reid Spencer | Regenerate. |
tree | commitdiff |
2007-04-07 |
Reid Spencer | For PR1312: |
tree | commitdiff |
2007-04-05 |
Chris Lattner | run a late dce pass to clean up extra cruft. |
tree | commitdiff |
2007-04-04 |
Reid Spencer | For PR1302: |
tree | commitdiff |
2007-04-02 |
Reid Spencer | Regenerate |
tree | commitdiff |
2007-04-02 |
Reid Spencer | Upgrade the bit count intrinsics to have an i32 result. |
tree | commitdiff |
2007-04-02 |
Reid Spencer | Regenerate |
tree | commitdiff |
2007-04-02 |
Reid Spencer | Don't upgrade functions that look like a bswap intrinsi... |
tree | commitdiff |
2007-04-02 |
Reid Spencer | Handle upgrade of llvm.bswap.iXX to llvm.bswap.iXX... |
tree | commitdiff |
2007-03-29 |
Reid Spencer | Remove some non-sensical logic that prevented llvm... |
tree | commitdiff |
2007-03-29 |
Reid Spencer | For PR789: |
tree | commitdiff |
2007-03-29 |
Jeff Cohen | getFileStatus has a new parameter (caught by VC++). |
tree | commitdiff |
2007-03-28 |
Jeff Cohen | Fix problem with llvm-config that prevented JIT from... |
tree | commitdiff |
2007-03-26 |
Reid Spencer | For PR1277: |
tree | commitdiff |
2007-03-22 |
Evan Cheng | Unbreak non-debug builds. |
tree | commitdiff |
2007-03-21 |
Reid Spencer | Regenerate. |
tree | commitdiff |
next |