2004-02-20 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2004-02-20 |
John Criswell | Added the POVRAY_ROOT to locate Povray. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
John Criswell | Added an option for configuring Povray. By default... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
John Criswell | Build an archive for use with Povray. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Alkis Evlogimenos | Some more statistics improvements. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Alkis Evlogimenos | Disambiguate statistic descriptions. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Alkis Evlogimenos | Rename statistic and add another one. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Chris Lattner | Add support for some string functions, the scanf family... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Chris Lattner | Add a simple implementation of strncpy |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Chris Lattner | New testcase, do not emit a call to __builtin_sqrt... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Chris Lattner | PR244: [llvm-gcc] miscompilation when a function is... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Brian Gaeke | Add checks for <execinfo.h> and backtrace(). |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Alkis Evlogimenos | Fix crash in debug output. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Brian Gaeke | Use backtrace() and include execinfo.h, if they were... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Brian Gaeke | Regenerated using autoheader-2.57. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Brian Gaeke | Regenerated using autoconf-2.57. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Alkis Evlogimenos | Fix instruction numbering in debug output. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Alkis Evlogimenos | Too many changes in one commit: |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Chris Lattner | If bugpoint can't match the reference output, at LEAST... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Chris Lattner | Wild and passionate uncontrolled goose chases are amusi... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Chris Lattner | Format a bit more nicely |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Chris Lattner | It is totally unacceptable to print out (literally... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Chris Lattner | Add strndup |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Chris Lattner | Add a method useful for updating DSA |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Chris Lattner | Disable the stack trace thing until we can get an autoc... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Chris Lattner | Make sure to print a stack trace whenever an error... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Chris Lattner | Make sure to print a stack trace whenever an error... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Chris Lattner | Make sure to print a stack trace whenever an error... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Chris Lattner | Implement new function |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Chris Lattner | Add a new function |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Alkis Evlogimenos | Fix RA::verifyAssignment() |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Chris Lattner | Fix problem fusing spill code into instructions: we... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Chris Lattner | Fix an iterator invalidation problem. :( |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Chris Lattner | ADd a method for when an instruction moves |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Chris Lattner | Add method to update livevar when an instruction moves |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Chris Lattner | Be a bit more robust. Explicitly check for a code... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Chris Lattner | Fix a __LONG__ term annoyance of mine: symbolic registe... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Chris Lattner | Add a MachineBasicBlock::getParent() method |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Alkis Evlogimenos | Make ToolExecutionError inherit std::exception and... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Alkis Evlogimenos | Print stacktrace in STDERR before dying on a fatal... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Alkis Evlogimenos | Rename reloads/spills to loads/stores. |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Alkis Evlogimenos | This is needed by assignment verification in linear... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Fix the "horribly N^2'd" problem when deleting individu... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Document the code generator debugger. |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | document the -march=c option |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | * Predicate the optimizer crash debugger on a function. |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Add a new method for use by the code generator crash... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Don't crash if there are no passes in the PassesToRun... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Add support for just running the code generator |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Add support for just compiling a program |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Alkis Evlogimenos | Implement assignment correctness verification. |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Alkis Evlogimenos | Move unused typedefs in private section. Add method... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Make the executeProgram method exception safe, not... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Make more stuff public. Make the instruction argument to |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | make a bunch of methods public |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | A couple of minor cleanups: don't forward declare priva... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Cleanup and simplify manipulation of the program, elimi... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Add a stub for debugging code generator crashes |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | indent correctly |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Don't yell. BUGPOINT should yell, not the tool runner :) |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Update comments, if we are running with the CBE, make... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Byebye method |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | If there is an error running a tool, include the error... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Add a label for the bump when we started counting llvm... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | ctor arguments changed order |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Catch exception and print message as appropriate |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | When an error occurs executing a tool, we now throw... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Change the order of the arguments to the ctor, allowing... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
John Criswell | Pre-emptive commit of cfrac license information. |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Bugpoint will be throwing exceptions soon, perpare... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | This class got moved to FileUtilities.h |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Move a helper class out of bugpoint to here. |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Extract has new options |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Give extract -o and -f options, just like every other... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | eliminate a pair of really inefficient methods now... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Eliminate operator[] is deprecated warnings |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Chris Lattner | Fix deprecated operator[] warnings |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Alkis Evlogimenos | Fix argument size for MOVSX and MOVZX instructions. |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Alkis Evlogimenos | Be more agressive when joining ranges. |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Alkis Evlogimenos | Fix overly conservative spill interval computation. |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Alkis Evlogimenos | Beautify debug output. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
John Criswell | Added the Malloc perl benchmark license information. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Chris Lattner | New testcase for PR245 |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Chris Lattner | Fix PR245: Linking weak and strong global variables... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Chris Lattner | When we complete the bottom-up pass, make sure to merge... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Chris Lattner | Since tail duplication is currently neutered, we have... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Chris Lattner | Add support for GlobalAddress's for alkis |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Alkis Evlogimenos | These store to memory too. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Chris Lattner | Remove the -disable-kill option. The register allocato... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Chris Lattner | These store to memory, not read from it. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
John Criswell | Added espresso. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Alkis Evlogimenos | Instructiosn with 1 memory operand have 4 operands... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Alkis Evlogimenos | Align case statements. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Alkis Evlogimenos | Add TEST and XCHG memory operand support. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Alkis Evlogimenos | Add OR and XOR memory operand support. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Alkis Evlogimenos | Peephole optimize SUBmi{16,32} into SUBmi{16,32}b when... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Alkis Evlogimenos | ADDmi{16,32} should be in the next case statement. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Alkis Evlogimenos | Add memory operand folding support for MUL, DIV, IDIV... |
commit | commitdiff | tree | snapshot |
next |