2003-11-19 |
Chris Lattner | update test |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Chris Lattner | Genericize tests |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Chris Lattner | Cleanup test |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Chris Lattner | Really, there was a reason for me factoring that out |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Chris Lattner | *** Significantly speed up type resultion |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Chris Lattner | Improve test portability |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Chris Lattner | Fix testcase. This should no longer be XFAIL'd |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Chris Lattner | * Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Chris Lattner | Minor efficiency improvements, finegrainify namespacifi... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Chris Lattner | In the future, these slabs can be null... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Chris Lattner | Minor efficiency improvements all over. Finegrainify... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Chris Lattner | Fine grainify namespacification, #include file that... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Chris Lattner | Finegrainify namespacification |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Chris Lattner | Minor speedup to do less linear time searches of infor... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Chris Lattner | add new FAQ entry |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Chris Lattner | More bugz |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Chris Lattner | New testcase for PR 130 |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Chris Lattner | Fix PR130, and testcase test/Regression/Linker/2003... |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Chris Lattner | Testcase for PR131 |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Chris Lattner | Add a few new bugs |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Chris Lattner | new testcase for PR126 |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Chris Lattner | New testcase for PR125 |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Chris Lattner | Testcase for PR128 |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Chris Lattner | Fix PR123 |
commit | commitdiff | tree | snapshot |
2003-11-18 |
John Criswell | Added the new GCC front end section to the table of... |
commit | commitdiff | tree | snapshot |
2003-11-18 |
John Criswell | Added information on the GCC front end. |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Brian Gaeke | Only use -Wl,-R. if HAVE_LINK_R. |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Chris Lattner | Add new bug fixed in the CFE |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Brian Gaeke | Regenerated using autoheader-2.57 |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Brian Gaeke | Regenerated using autoconf-2.57 |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Brian Gaeke | Fix breakage caused by typos. Use 3-arg form of AC_DEFINE. |
commit | commitdiff | tree | snapshot |
2003-11-18 |
Brian Gaeke | Update to reflect the fact that llvm-nm can read archiv... |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Misha Brukman | Emit the MachineConstantPool constants in one contiguou... |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Misha Brukman | * Order #includes as per style guide |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Chris Lattner | Implement == and != correctly. Before they would incor... |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Chris Lattner | The ConstantPointer class is now gone. |
commit | commitdiff | tree | snapshot |
2003-11-17 |
John Criswell | Added a check for the -R linker option. |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Misha Brukman | This file was somehow missing a top-level comment line. |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Chris Lattner | No REALLY, get rid of ConstantPointer references |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Chris Lattner | Eliminate use of the ConstantPointer class |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Chris Lattner | Constant folding shalt not be built on annotations |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Chris Lattner | Remove usage of ConstantPointer |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Chris Lattner | Be a bit more tolerant of broken code |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Chris Lattner | Fix copy-and-pasteo |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Brian Gaeke | Regenerated using autoconf-2.57. |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Brian Gaeke | Edit some comments slightly. |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Brian Gaeke | add PR117 |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Brian Gaeke | Document -disable-opt option that I added. |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Brian Gaeke | Include Support/FileUtilities.h. |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Brian Gaeke | Implement skeletal support for __.SYMDEF (ranlib) secti... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Brian Gaeke | When you hand WriteAsOperand a type, it now prints... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Brian Gaeke | When failing a Verifier assertion, use WriteAsOperand... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Brian Gaeke | Add a -verify option to verify the results of gccld... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Brian Gaeke | When we find a module we want, in an archive, in verbos... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Chris Lattner | Don't print 'No predecessors!' on the entry block |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Chris Lattner | Bugz fixed |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Chris Lattner | There is no need to rely on LLI working for this test |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Chris Lattner | ISO 9899 7.13.2.1 (3) says that "[...] the values of... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Chris Lattner | Testcase for PR116 |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Chris Lattner | add adce bug |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Chris Lattner | Fix PR116 |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Chris Lattner | New testcase, for PR 115 |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Chris Lattner | Bugz |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Chris Lattner | Fixes for PR114: Thanks to Reid Spencer! |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Brian Gaeke | Regenerated with autoconf-2.57. |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Brian Gaeke | Only default to the llvm-gcc in ~lattner if that direct... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Brian Gaeke | As per PR96, don't build subdirs if LLVMGCCDIR is not... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Misha Brukman | Stylesheets: they do a website good! |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Chris Lattner | Implement a small optimization to handling of GEP's... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Chris Lattner | I can't believe the incompetence of the people I have... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Chris Lattner | Bugz come in, bugs go out |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Chris Lattner | Fix PR 110: the constant folding code assumes that... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Chris Lattner | This is obviously illegal C++ code, but was apparently... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Misha Brukman | Give props to Reid Spencer for the namespacification... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Misha Brukman | Brian implemented the vaarg instruction in the interpreter. |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Chris Lattner | Expose the verifier to opt |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Brian Gaeke | Removed link from the docs index too. |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Chris Lattner | As the comments indicate, this is a temporary, repulsiv... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Chris Lattner | Implement feature: InstCombine/2003-11-13-ConstExprCast... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Chris Lattner | Instcombine should promote this, and because it isn... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Chris Lattner | Trying to get the dsgraph for an external function... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Misha Brukman | Fixed word order. |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Chris Lattner | NEW testcase for PR84 :( |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Brian Gaeke | Change LLI's internal representation of va_list to... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Chris Lattner | Implement the CompleteBU pass |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Chris Lattner | Add methods for implementation |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Chris Lattner | Minor code cleanup |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Chris Lattner | Remove needless dependence on boost |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Chris Lattner | Disable integer tracking by default |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Chris Lattner | Add namespace qualifier |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Chris Lattner | Minor cleanups |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Chris Lattner | Add an initial version of the CompleteBUDataStructures... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Chris Lattner | Add an initial version of the CompleteBUDataStructures... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Misha Brukman | Include the file before we close the llvm namespace. |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Misha Brukman | Substantially re-organized this file: |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Misha Brukman | The function to create an instance of this pass is... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Misha Brukman | The functions to create new instances of passes are... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Misha Brukman | * Put command-line switches in their own namespace |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Misha Brukman | Force a dependency on the .inc file, which must be... |
commit | commitdiff | tree | snapshot |
2003-11-12 |
Chris Lattner | Fine-grainify namespaces for this library |
commit | commitdiff | tree | snapshot |
next |