- fe085f3 Revert my previous check-in. by Devang Patel · 17 years ago
- e361187 Add lto version check mechanism. by Devang Patel · 17 years ago
- 4374f8e regenerate. by Christopher Lamb · 17 years ago
- 43ad6b3 Change the PointerType api for creating pointer types. The old functionality of PointerType::get() has become PointerType::getUnqual(), which returns a pointer in the generic address space. The new prototype of PointerType::get() requires both a type and an address space. by Christopher Lamb · 17 years ago
- fe63fb9 Implement address space attribute for LLVM pointer types. Address spaces are by Christopher Lamb · 17 years ago
- b25a093 Fix accidental commit by Bill. by Chris Lattner · 17 years ago
- 041b3f8 Reverting 44702. It wasn't correct to rename them. by Bill Wendling · 17 years ago
- a3355ff Rather than having special rules like "intrinsics cannot by Duncan Sands · 17 years ago
- 757d243 Add a convenience method for modifying parameter by Duncan Sands · 17 years ago
- afa3b6d Add some convenience methods for querying attributes, and use them. by Duncan Sands · 17 years ago
- f248f0d Added quotes around $(NM_PATH) argument to GenLibDeps.pl script so that by Ted Kremenek · 17 years ago
- dc02467 Fix PR1146: parameter attributes are longer part of by Duncan Sands · 17 years ago
- 6fa98b1 Allow the block extractor take to take a list of basic blocks to not extract by Nick Lewycky · 17 years ago
- 120119d Make llvm2cpp better, patch for PR1794, contributed by Zack Rusin. by Chris Lattner · 17 years ago
- 4e1be6d Deleting redundant copy of block extractor pass. See also PR1775. by Gordon Henriksen · 17 years ago
- 4a444c7 Fix PR1739. by Chris Lattner · 17 years ago
- 706a5e6 add a 'don't use me' marker. by Chris Lattner · 17 years ago
- 4b2b940 Switching TargetMachineRegistry to use the new generic Registry. by Gordon Henriksen · 17 years ago
- 82f209e Fix a typo in a comment. by Dan Gohman · 17 years ago
- 82a13c9 Move the space in overview output for commands out of each of the by Dan Gohman · 17 years ago
- 4292d1c minor long double related changes by Dale Johannesen · 17 years ago
- 9d5f456 Revise previous patch per review comments. by Dale Johannesen · 18 years ago
- 3f6eb74 Add APInt interfaces to APFloat (allows directly by Dale Johannesen · 18 years ago
- d06eb2c Turn GVN on by default. by Owen Anderson · 18 years ago
- cdd509a Apply feedback from previous patch. by Dale Johannesen · 18 years ago
- 43421b3 Next round of APFloat changes. by Dale Johannesen · 18 years ago
- 305743d Enable loop index split pass. by Devang Patel · 18 years ago
- 5fd22a8 by David Greene · 18 years ago
- 418a04e by David Greene · 18 years ago
- f0e8560 by David Greene · 18 years ago
- b8f7479 by David Greene · 18 years ago
- f1355a5 by David Greene · 18 years ago
- ae5115d by David Greene · 18 years ago
- 5c1b533 Don't build llvm-stub twice. by Reid Spencer · 18 years ago
- d2887e4 Separate program name from error message with a : by Reid Spencer · 18 years ago
- c52ca08 Terminate an error message with a newline. by Reid Spencer · 18 years ago
- ba1a750 by David Greene · 18 years ago
- 0220219 Regenerating. by Chandler Carruth · 18 years ago
- 6994040 This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future. by Chandler Carruth · 18 years ago
- 22256f4 Adjust for new CallInst constructor interface. by Reid Spencer · 18 years ago
- f6a05f9 Rename FastDSE to just DSE. by Owen Anderson · 18 years ago
- 718fda3 by David Greene · 18 years ago
- 52eec54 by David Greene · 18 years ago
- d47cab8 Remove a FIXME comment that wasn't removed when the code it accompanied by Dan Gohman · 18 years ago
- 0a4c8de Remove dead option. by Reid Spencer · 18 years ago
- cbb7ec7 Fix a sys::Path API error caught by a gcc 4.2 warning. by Reid Spencer · 18 years ago
- b63c7b6 Turn on FastDSE by default. by Owen Anderson · 18 years ago
- 74b1e14 Change sroa threshold back. by Evan Cheng · 18 years ago
- a8b9a7b Temporarily set SROA threshold to 512. by Evan Cheng · 18 years ago
- 02e2152 Emit correct linkage. Patch by Roman Samoilov. by Anton Korobeynikov · 18 years ago
- 087d90e Simplify the handling of the --*flags options. The makefile already gets it by Reid Spencer · 18 years ago
- 4a2c083 Makesure the -cppflags also uses the CPP.BaseFlags as the CPP.Defines only by Reid Spencer · 18 years ago
- db5565a finishing touches of bytecode -> bitcode changes. also unbreak Windows by Gabor Greif · 18 years ago
- e75ca3d eliminate residual cruft related to recognizing bytecode by Gabor Greif · 18 years ago
- f87bd84 update the .cvs files. by Chris Lattner · 18 years ago
- a99be51 Here is the bulk of the sanitizing. by Gabor Greif · 18 years ago
- 56fb164 Fix PR1539. Add LoopPassPrinter. by Devang Patel · 18 years ago
- 8ff70c2 Pretty straightforward replacement of "bytecode" by "bitcode" by Gabor Greif · 18 years ago
- e644ef7 Convert .cvsignore files by John Criswell · 18 years ago
- 28552da Fix PR 1526. by Devang Patel · 18 years ago
- a696d24 Add support for building with _GLIBCXX_DEBUG. New configure option by David Greene · 18 years ago
- 4a828ee llvm-nm must print the alias symbols. by Lauro Ramos Venancio · 18 years ago
- c38adbb Fix PR1525: by Reid Spencer · 18 years ago
- 3f931b8 Fix pr1448 by Chris Lattner · 18 years ago
- a4d71f0 Fix PR1517: by Reid Spencer · 18 years ago
- ab24b4c Fix PR1516: by Reid Spencer · 18 years ago
- 8946fe1 Call the correct function name. Patch from Stephane Letz. by Nick Lewycky · 18 years ago
- 497391a Fix bugpoint to run -llc-safe with -Xlinker. by Lauro Ramos Venancio · 18 years ago
- 037a704 if internalize is disabled, don't run the pass at all! by Chris Lattner · 18 years ago
- febca34 Commit first round work of PR1373. "noalias" is now fully supported in by Zhou Sheng · 18 years ago
- 7eea8ff Regenerate. by Reid Spencer · 18 years ago
- 295b1ce Initialize variable to null so it has a value in the off chance that a by Reid Spencer · 18 years ago
- 065344d use the new MemoryBuffer interfaces to simplify error reporting in clients. by Chris Lattner · 18 years ago
- c57ed8b remove dead option by Chris Lattner · 18 years ago
- 421e516 Fix a buggy conversion from bytecode to bitcode by Chris Lattner · 18 years ago
- d44ae90 make sure the ofstream for opt's output file is destroyed, so that the bits by Chris Lattner · 18 years ago
- 744879e switch tools to bitcode from bytecode by Chris Lattner · 18 years ago
- 44dadff switch tools to bitcode instead of bytecode by Chris Lattner · 18 years ago
- 5e3c9f9 this doesn't directly depend on bytecode by Chris Lattner · 18 years ago
- bb3f3d3 add bitcode support. by Chris Lattner · 18 years ago
- a8653f3 archive library already depends on bc reader by Chris Lattner · 18 years ago
- 5e8edbb add bitcode support, optimize reading to not read all function bodies just by Chris Lattner · 18 years ago
- db9cbeb use an auto_ptr to avoid an explicit delete by Chris Lattner · 18 years ago
- 03b6963 add bitcode support by Chris Lattner · 18 years ago
- e3c55a5 Remove the -emit-bytecode option. Noone in the llvm tree uses it, and this by Chris Lattner · 18 years ago
- 4d5aad2 add bitcode reading support to llvm-nm by Chris Lattner · 18 years ago
- b958ba3 bitcodify, remove eh cruft by Chris Lattner · 18 years ago
- 9356b1a debugger depends on bcreader, not llvm-db by Chris Lattner · 18 years ago
- c48e1db remove EH cruft, add bitcode support by Chris Lattner · 18 years ago
- c1e6d68 add bitcode reading support, remove eh stuff by Chris Lattner · 18 years ago
- 1a73540 add bitcode reading support. Remove EH cruft. by Chris Lattner · 18 years ago
- 68d4922 bitcodify by Chris Lattner · 18 years ago
- 0f4ed87 simplify code by Chris Lattner · 18 years ago
- 592488a add support to llvm-prof for reading from a bitcode file by Chris Lattner · 18 years ago
- b330e38 if -bitcode is specified, read and write a bitcode file instead of a bytecode file. by Chris Lattner · 18 years ago
- c5ff2cc add inline asm code by Chris Lattner · 18 years ago
- cb3d91b add a denser encoding for null terminated strings, add a 6-bit abbrev as by Chris Lattner · 18 years ago
- b1e85b5 emit spiffy little histograms of codes, if enabled. Don't print averages if by Chris Lattner · 18 years ago
- 44b0f10 do not charge subblock sizes to the parent block. by Chris Lattner · 18 years ago
- 1772b12 update to new APIs, make output a bit (haha) nicer by Chris Lattner · 18 years ago