2004-06-01 |
Chris Lattner | Implement PR315: abort, don't warn, when missing extern... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Brian Gaeke | Add spiff |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Brian Gaeke | Use new form of unconditional branch constructor. |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Brian Gaeke | Call Cygwin by its proper name, and give it a link... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Brian Gaeke | Maybe this will keep people from breaking -branch-combine! |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Chris Lattner | Add a note about cygwin |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Chris Lattner | Make tool names end with .exe on windows. This isn... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
John Criswell | Added the EXEEXT variable so that Makefiles can figure... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Misha Brukman | * Standardize footer |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Chris Lattner | Finish the thought that got interrupted when my train... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Chris Lattner | Fix wandering </a>, add note about cygwin being supported. |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Misha Brukman | * Use sans-serif fonts just like in the rest of doxygen |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Chris Lattner | * Make it HTML4.01 |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Misha Brukman | Make doxygen pages look like our own documentation. |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Misha Brukman | * Add the year 2003 back to the copyright line |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Misha Brukman | * It's now the year 2004 |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Chris Lattner | Add a warning about incompleteness, fix validation... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
John Criswell | Modified calcTypeName() so that it does not allocate... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Chris Lattner | It's a small start, but it is certainly needed. Contri... |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Reid Spencer | Align the lower portion of the page with the left margi... |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Reid Spencer | Clean up the Feature and Regression test output to... |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Brian Gaeke | There is no "mcff" here; delete the confusing comments... |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Alkis Evlogimenos | Pull Interval class out of LiveIntervals. |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Alkis Evlogimenos | Add comparator useful for natural comparisons on collec... |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Brian Gaeke | Transform an occurrence of if(...) { assert (0) }. |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Alkis Evlogimenos | When spilling an register, introduce a new temporary... |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Brian Gaeke | Reduce the amount of LLVM Values for which we save... |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Brian Gaeke | Rename verifySavedState to dumpSavedState. Give it... |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Brian Gaeke | Insert machine instructions generated for Phi nodes... |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Brian Gaeke | Fix typo in head-of-file comment. |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Reid Spencer | Fix a bug that Chris asserts emphatically is a bug... |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Reid Spencer | Make the Regression/Feature test support excise all... |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Reid Spencer | Moved this file to lib/Bytecode/Writer because its... |
commit | commitdiff | tree | snapshot |
2004-05-29 |
Brian Gaeke | Remove unused #include. |
commit | commitdiff | tree | snapshot |
2004-05-29 |
Brian Gaeke | Add comments. |
commit | commitdiff | tree | snapshot |
2004-05-29 |
Brian Gaeke | Trim whitespace. |
commit | commitdiff | tree | snapshot |
2004-05-29 |
Brian Gaeke | Give InsertCodeForPhis() a new documentation comment. |
commit | commitdiff | tree | snapshot |
2004-05-29 |
Alkis Evlogimenos | Add method to assign stack slot to virtual register... |
commit | commitdiff | tree | snapshot |
2004-05-29 |
Alkis Evlogimenos | Add grow() member that grows the maps when the number... |
commit | commitdiff | tree | snapshot |
2004-05-29 |
Alkis Evlogimenos | Remove defs vector from live intervals. |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Thoroughly rehack the dynamic linking mechanisms on... |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Prune #includes |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Fix bizzare problems when you include Config/dlfcn... |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Add links to new-featuer and code-cleanup bugs |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Reid implemented this. |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Changes to make the nightly tester run the regression... |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Tanya Lattner | updates to ModuloSched |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Brian Gaeke | Give PhiCp nodes better names in many cases. |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Brian Gaeke | Make debugging output with -print-machineinstrs more... |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Unbreak the bugpoint image |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Fix the big regression that has been killing the nightl... |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Don't use size() when you mean empty() |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Minor efficiency gain: do 1 nlogn lookup instead of two |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Minor changes. Switch to a SymbolTable remove that... |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Eliminate this form of SymbolTable::remove. It ignores... |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Fix one of the major things that is causing the C Backe... |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Add support for getting executable memory on Windows... |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Add a new function for the JIT. libsupport is now... |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Add a new function for the JIT |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Use the SystemUtils.h file to do our dirty work. |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Right: the #includes are not needed either |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Add support for zero length files |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Use fileutilities instead of mmap directly |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Use the new FileUtilities.h API for mapping a file... |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Chris Lattner | Add a pair of functions to hide system specific details... |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Reid Spencer | Remove some more dead code resulting from adding setTyp... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Reid Spencer | Remove an assertion that uses Type::TypeTy that is... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Reid Spencer | Clean up a comment. |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Reid Spencer | Fix for bug 348. |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Brian Gaeke | Make comment lines stick out less. |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | Remove long unused #includes |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | These #includes are long dead |
commit | commitdiff | tree | snapshot |
2004-05-27 |
John Criswell | Fix a bug in the -deadtypeelim pass. The SymbolTable... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | Fix warnings about reaching end of non-void function |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | Add DynamicLinker support for systems that provide... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | An "autoconf wrapper" for the infamous windows.h file |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Reid Spencer | Make the test pass by using the correct RUN: syntax. |
commit | commitdiff | tree | snapshot |
2004-05-27 |
John Criswell | Added a check for a new header file. |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | Neuter the -q option. Stop printing the "program modif... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Reid Spencer | Use the SymbolTable::isEmpty() method instead of checki... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | Add support for dos-style files |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | This code is a real mess, but at least get the JIT... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | doxygen no longer builds into the docs tree, and we... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | Add support for dos-style files |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | Add support for dos style files. |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | Add back a test I accidentally removed |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | Fix InstCombine/load.ll & PR347. |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | Add another testcase |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Reid Spencer | Re-introduce the -q option and make opt always return... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Reid Spencer | Added a "RUN:" line so this file can be executed by... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Reid Spencer | Removed the -q option and the default message written... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | remove bogus test |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | Make the test test what it is supposed to |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | The -exprs pass is no longer with LLVM. *sniff* |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | Correct test. use "not grep" instead of "grep -v" |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | Implement constant folding of fmod, which is used a... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | Right, globals aren't values yet.. |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | Restructure call constant folding code a bit to make... |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | Add a simple pass. |
commit | commitdiff | tree | snapshot |
2004-05-27 |
Chris Lattner | Continue the exposition |
commit | commitdiff | tree | snapshot |
next |