2007-10-08 |
Dan Gohman | Move the space in overview output for commands out... |
tree | commitdiff |
2007-09-28 |
Dale Johannesen | minor long double related changes |
tree | commitdiff |
2007-09-12 |
Dale Johannesen | Revise previous patch per review comments. |
tree | commitdiff |
2007-09-11 |
Dale Johannesen | Add APInt interfaces to APFloat (allows directly |
tree | commitdiff |
2007-09-08 |
Owen Anderson | Turn GVN on by default. |
tree | commitdiff |
2007-09-07 |
Dale Johannesen | Apply feedback from previous patch. |
tree | commitdiff |
2007-09-06 |
Dale Johannesen | Next round of APFloat changes. |
tree | commitdiff |
2007-09-04 |
Devang Patel | Enable loop index split pass. |
tree | commitdiff |
2007-09-04 |
David Greene | Update generated files. |
tree | commitdiff |
2007-09-04 |
David Greene | Revert this because the interface hasn't been updated... |
tree | commitdiff |
2007-09-04 |
David Greene | Fix typo. |
tree | commitdiff |
2007-09-04 |
David Greene | Update GEP constructors to use an iterator interface... |
tree | commitdiff |
2007-08-27 |
David Greene | Update InvokeInst to work like CallInst |
tree | commitdiff |
2007-08-15 |
David Greene | Update .cvs file |
tree | commitdiff |
2007-08-13 |
Reid Spencer | Don't build llvm-stub twice. |
tree | commitdiff |
2007-08-08 |
Reid Spencer | Separate program name from error message with a : |
tree | commitdiff |
2007-08-08 |
Reid Spencer | Terminate an error message with a newline. |
tree | commitdiff |
2007-08-07 |
David Greene | Make this code more efficient |
tree | commitdiff |
2007-08-04 |
Chandler Carruth | Regenerating. |
tree | commitdiff |
2007-08-04 |
Chandler Carruth | This is the patch to provide clean intrinsic function... |
tree | commitdiff |
2007-08-02 |
Reid Spencer | Adjust for new CallInst constructor interface. |
tree | commitdiff |
2007-08-01 |
Owen Anderson | Rename FastDSE to just DSE. |
tree | commitdiff |
2007-08-01 |
David Greene | Update generated files. |
tree | commitdiff |
2007-08-01 |
David Greene | New CallInst interface to address GLIBCXX_DEBUG errors... |
tree | commitdiff |
2007-07-30 |
Dan Gohman | Remove a FIXME comment that wasn't removed when the... |
tree | commitdiff |
2007-07-23 |
Reid Spencer | Remove dead option. |
tree | commitdiff |
2007-07-18 |
Reid Spencer | Fix a sys::Path API error caught by a gcc 4.2 warning. |
tree | commitdiff |
2007-07-17 |
Owen Anderson | Turn on FastDSE by default. |
tree | commitdiff |
2007-07-17 |
Evan Cheng | Change sroa threshold back. |
tree | commitdiff |
2007-07-17 |
Evan Cheng | Temporarily set SROA threshold to 512. |
tree | commitdiff |
2007-07-11 |
Anton Korobeynikov | Emit correct linkage. Patch by Roman Samoilov. |
tree | commitdiff |
2007-07-10 |
Reid Spencer | Simplify the handling of the --*flags options. The... |
tree | commitdiff |
2007-07-10 |
Reid Spencer | Makesure the -cppflags also uses the CPP.BaseFlags... |
tree | commitdiff |
2007-07-06 |
Gabor Greif | finishing touches of bytecode -> bitcode changes. also... |
tree | commitdiff |
2007-07-06 |
Gabor Greif | eliminate residual cruft related to recognizing bytecode |
tree | commitdiff |
2007-07-05 |
Chris Lattner | update the .cvs files. |
tree | commitdiff |
2007-07-05 |
Gabor Greif | Here is the bulk of the sanitizing. |
tree | commitdiff |
2007-07-05 |
Devang Patel | Fix PR1539. Add LoopPassPrinter. |
tree | commitdiff |
2007-07-04 |
Gabor Greif | Pretty straightforward replacement of "bytecode" by... |
tree | commitdiff |
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 |
next |