- 4b74c83 * Finegrainify namespacification by Chris Lattner · 21 years ago
- dd56927 * Add new constructors to allow insertion of terminator instructions at the by Chris Lattner · 21 years ago
- 438e364 For consistency, removed space between function name and left paren in function by Misha Brukman · 21 years ago
- 9839969 * Doxygenified comments, simplifying them and shortening in the process by Misha Brukman · 21 years ago
- ff0cbe1 Merging the linear scan register allocator in trunk. It currently passes most tests under test/Programs/SingleSource/Benchmarks/Shootout so development will continue on trunk. The allocator is not enabled by default. You will need to pass -regallo=linearscan to lli or llc to use it. by Alkis Evlogimenos · 21 years ago
- 18c4d85 One new bug fixed, one old bug fixed. by Chris Lattner · 21 years ago
- 6ce829d Testcase for PR113 by Chris Lattner · 21 years ago
- 4e4d862 Don't crash if we are printing an orphaned basic block! by Chris Lattner · 21 years ago
- 8b1daa3 Unbreak the "-" as filename hack. by Brian Gaeke · 21 years ago
- 55ee031 bugz by Chris Lattner · 21 years ago
- 8204287 Also print an error msg. for files we cannot currently deal with. by Brian Gaeke · 21 years ago
- 08d03c7 Fix PR134, by checking FileOpenable() on each input file before analyzing its by Brian Gaeke · 21 years ago
- 841d8e9 New testcase for PR133 by Chris Lattner · 21 years ago
- 236c4d4 We now support different expectations for different OS's/architectures. by John Criswell · 21 years ago
- c2ee9b9 Fine grainify namespaceification by Chris Lattner · 21 years ago
- cb64241 update test by Chris Lattner · 21 years ago
- 607c317 Genericize tests by Chris Lattner · 21 years ago
- 639b052 Cleanup test by Chris Lattner · 21 years ago
- bb4a15c Really, there was a reason for me factoring that out by Chris Lattner · 21 years ago
- 542d991 *** Significantly speed up type resultion by Chris Lattner · 21 years ago
- 30263d0 Improve test portability by Chris Lattner · 21 years ago
- f9e8379 Fix testcase. This should no longer be XFAIL'd by Chris Lattner · 21 years ago
- 29b789b * Finegrainify namespacification by Chris Lattner · 21 years ago
- 8eb4993 Minor efficiency improvements, finegrainify namespacification by Chris Lattner · 21 years ago
- c2f4b11 In the future, these slabs can be null... by Chris Lattner · 21 years ago
- ebfb9f4 Minor efficiency improvements all over. Finegrainify Namespacification by Chris Lattner · 21 years ago
- deab9a7 Fine grainify namespacification, #include file that defines the interface! by Chris Lattner · 21 years ago
- f2586d1 Finegrainify namespacification by Chris Lattner · 21 years ago
- 1c3673b Minor speedup to do less linear time searches of information we already have. by Chris Lattner · 21 years ago
- cc33d70 add new FAQ entry by Chris Lattner · 21 years ago
- 6ff1a92 More bugz by Chris Lattner · 21 years ago
- 2cbb754 New testcase for PR 130 by Chris Lattner · 21 years ago
- 7dadaa2 Fix PR130, and testcase test/Regression/Linker/2003-11-18-TypeResolution.ll by Chris Lattner · 21 years ago
- df52d97 Testcase for PR131 by Chris Lattner · 21 years ago
- 43a54cc Add a few new bugs by Chris Lattner · 21 years ago
- 3b583a6 new testcase for PR126 by Chris Lattner · 21 years ago
- 7b004ca New testcase for PR125 by Chris Lattner · 21 years ago
- d219abf Testcase for PR128 by Chris Lattner · 21 years ago
- 62b767b Fix PR123 by Chris Lattner · 21 years ago
- 76c1e38 Added the new GCC front end section to the table of contents. by John Criswell · 21 years ago
- 6ea30b0 Added information on the GCC front end. by John Criswell · 21 years ago
- c8db76c Only use -Wl,-R. if HAVE_LINK_R. by Brian Gaeke · 21 years ago
- 17a51ce Add new bug fixed in the CFE by Chris Lattner · 21 years ago
- ff336a4 Regenerated using autoheader-2.57 by Brian Gaeke · 21 years ago
- f91a15c Regenerated using autoconf-2.57 by Brian Gaeke · 21 years ago
- 190d685 Fix breakage caused by typos. Use 3-arg form of AC_DEFINE. by Brian Gaeke · 21 years ago
- f00785f Update to reflect the fact that llvm-nm can read archives now. by Brian Gaeke · 21 years ago
- ef7e570 Emit the MachineConstantPool constants in one contiguous memory `pool'. by Misha Brukman · 21 years ago
- 0ca042d * Order #includes as per style guide by Misha Brukman · 21 years ago
- 5d5a714 Implement == and != correctly. Before they would incorrectly return != by Chris Lattner · 21 years ago
- 48babfa The ConstantPointer class is now gone. by Chris Lattner · 21 years ago
- cb7a1eb Added a check for the -R linker option. by John Criswell · 21 years ago
- 444fdea This file was somehow missing a top-level comment line. by Misha Brukman · 21 years ago
- a83a6e4 No REALLY, get rid of ConstantPointer references by Chris Lattner · 21 years ago
- cf09f51 Eliminate use of the ConstantPointer class by Chris Lattner · 21 years ago
- 0dc3969 Constant folding shalt not be built on annotations by Chris Lattner · 21 years ago
- 02071d0 Remove usage of ConstantPointer by Chris Lattner · 21 years ago
- 41495a2 Be a bit more tolerant of broken code by Chris Lattner · 21 years ago
- 825b02d Fix copy-and-pasteo by Chris Lattner · 21 years ago
- 7fe1d16 Regenerated using autoconf-2.57. by Brian Gaeke · 21 years ago
- 3e66e8b Edit some comments slightly. by Brian Gaeke · 21 years ago
- b7508ee add PR117 by Brian Gaeke · 21 years ago
- 99fe6ba Document -disable-opt option that I added. by Brian Gaeke · 21 years ago
- 1c0b698 Include Support/FileUtilities.h. by Brian Gaeke · 21 years ago
- 2c61d7b Implement skeletal support for __.SYMDEF (ranlib) sections in archives. by Brian Gaeke · 21 years ago
- cd4a398 When you hand WriteAsOperand a type, it now prints out its symbolic name. by Brian Gaeke · 21 years ago
- 9cebe2d When failing a Verifier assertion, use WriteAsOperand to print out the by Brian Gaeke · 21 years ago
- 1ab90d4 Add a -verify option to verify the results of gccld passes. by Brian Gaeke · 21 years ago
- 2282ae1 When we find a module we want, in an archive, in verbose mode, by Brian Gaeke · 21 years ago
- 40efcec Don't print 'No predecessors!' on the entry block by Chris Lattner · 21 years ago
- 3af4722 Bugz fixed by Chris Lattner · 21 years ago
- 780bcaa There is no need to rely on LLI working for this test by Chris Lattner · 21 years ago
- c59c118 ISO 9899 7.13.2.1 (3) says that "[...] the values of objects of automatic by Chris Lattner · 21 years ago
- 08e12f1 Testcase for PR116 by Chris Lattner · 21 years ago
- 5edc1bb add adce bug by Chris Lattner · 21 years ago
- faa45ce Fix PR116 by Chris Lattner · 21 years ago
- d39dbcc New testcase, for PR 115 by Chris Lattner · 21 years ago
- ba46d55 Bugz by Chris Lattner · 21 years ago
- 8b70b78 Fixes for PR114: Thanks to Reid Spencer! by Chris Lattner · 21 years ago
- f3b2410 Regenerated with autoconf-2.57. by Brian Gaeke · 21 years ago
- 908647f Only default to the llvm-gcc in ~lattner if that directory exists. by Brian Gaeke · 21 years ago
- e9dd3f1 As per PR96, don't build subdirs if LLVMGCCDIR is not set to something by Brian Gaeke · 21 years ago
- 076438b Stylesheets: they do a website good! by Misha Brukman · 21 years ago
- 179bc7d Implement a small optimization to handling of GEP's that are equivalent to casts. by Chris Lattner · 21 years ago
- db9546e I can't believe the incompetence of the people I have to deal with around here. by Chris Lattner · 21 years ago
- 6e4046f Bugz come in, bugs go out by Chris Lattner · 21 years ago
- 8dc6ba9 Fix PR 110: the constant folding code assumes that if something is not a by Chris Lattner · 21 years ago
- 60e9742 This is obviously illegal C++ code, but was apparently accepted by 3.3 by Chris Lattner · 21 years ago
- 3449f4f Give props to Reid Spencer for the namespacification work. by Misha Brukman · 21 years ago
- c99037d Brian implemented the vaarg instruction in the interpreter. by Misha Brukman · 21 years ago
- 5158aaf Expose the verifier to opt by Chris Lattner · 21 years ago
- 172489c Removed link from the docs index too. by Brian Gaeke · 21 years ago
- a8d76d4 As the comments indicate, this is a temporary, repulsive, hack by Chris Lattner · 21 years ago
- 917e804 Implement feature: InstCombine/2003-11-13-ConstExprCastCall.ll by Chris Lattner · 21 years ago
- 623f707 Instcombine should promote this, and because it isn't, we are failing poolalloc tests by Chris Lattner · 21 years ago
- a366c98 Trying to get the dsgraph for an external function is bad for DSA's health by Chris Lattner · 21 years ago
- cf95d4f Fixed word order. by Misha Brukman · 21 years ago
- 7676f3b NEW testcase for PR84 :( by Chris Lattner · 21 years ago
- 8da1748 Change LLI's internal representation of va_list to a pointer to the next by Brian Gaeke · 21 years ago
- 79390d4 Implement the CompleteBU pass by Chris Lattner · 21 years ago