index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
new testcase
Chris Lattner
2004-02-20
1
-0
/
+34
*
Added the POVRAY_ROOT to locate Povray.
John Criswell
2004-02-20
1
-0
/
+4
*
Added an option for configuring Povray. By default, it should find my local
John Criswell
2004-02-20
2
-29
/
+89
*
Build an archive for use with Povray.
John Criswell
2004-02-20
2
-0
/
+2
*
Some more statistics improvements.
Alkis Evlogimenos
2004-02-20
1
-11
/
+17
*
Disambiguate statistic descriptions.
Alkis Evlogimenos
2004-02-20
1
-1
/
+1
*
Rename statistic and add another one.
Alkis Evlogimenos
2004-02-20
1
-3
/
+6
*
Add support for some string functions, the scanf family, and sprintf
Chris Lattner
2004-02-20
1
-4
/
+66
*
Add a simple implementation of strncpy
Chris Lattner
2004-02-20
1
-0
/
+6
*
New testcase, do not emit a call to __builtin_sqrt, emit a call to sqrt instead!
Chris Lattner
2004-02-20
1
-0
/
+6
*
Bug fixed
Chris Lattner
2004-02-20
1
-0
/
+1
*
PR244: [llvm-gcc] miscompilation when a function is re-declared as static
Chris Lattner
2004-02-20
1
-0
/
+9
*
Add checks for <execinfo.h> and backtrace().
Brian Gaeke
2004-02-20
1
-2
/
+2
*
Fix crash in debug output.
Alkis Evlogimenos
2004-02-20
1
-1
/
+1
*
Use backtrace() and include execinfo.h, if they were detected by autoconf.
Brian Gaeke
2004-02-20
1
-5
/
+10
*
Regenerated using autoheader-2.57.
Brian Gaeke
2004-02-20
2
-0
/
+12
*
Regenerated using autoconf-2.57.
Brian Gaeke
2004-02-20
1
-2
/
+4
*
Fix instruction numbering in debug output.
Alkis Evlogimenos
2004-02-20
1
-1
/
+2
*
Too many changes in one commit:
Alkis Evlogimenos
2004-02-20
5
-170
/
+324
*
If bugpoint can't match the reference output, at LEAST provide the output
Chris Lattner
2004-02-20
1
-3
/
+7
*
Wild and passionate uncontrolled goose chases are amusing to watch, but not
Chris Lattner
2004-02-20
1
-1
/
+8
*
Format a bit more nicely
Chris Lattner
2004-02-20
1
-0
/
+1
*
It is totally unacceptable to print out (literally) millions of zeros when
Chris Lattner
2004-02-20
2
-4
/
+26
*
Add strndup
Chris Lattner
2004-02-19
1
-3
/
+10
*
Add a method useful for updating DSA
Chris Lattner
2004-02-19
2
-0
/
+18
*
Disable the stack trace thing until we can get an autoconf test for it. This
Chris Lattner
2004-02-19
1
-3
/
+3
*
Make sure to print a stack trace whenever an error signal is delivered
Chris Lattner
2004-02-19
2
-0
/
+4
*
Make sure to print a stack trace whenever an error signal is delivered to
Chris Lattner
2004-02-19
6
-1
/
+10
*
Make sure to print a stack trace whenever an error signal is delivered to the
Chris Lattner
2004-02-19
8
-2
/
+15
*
Implement new function
Chris Lattner
2004-02-19
1
-0
/
+6
*
Add a new function
Chris Lattner
2004-02-19
2
-0
/
+6
*
Fix RA::verifyAssignment()
Alkis Evlogimenos
2004-02-19
1
-4
/
+8
*
Fix problem fusing spill code into instructions: we didn't update the live
Chris Lattner
2004-02-19
1
-0
/
+3
*
Fix an iterator invalidation problem. :(
Chris Lattner
2004-02-19
1
-2
/
+11
*
ADd a method for when an instruction moves
Chris Lattner
2004-02-19
1
-0
/
+6
*
Add method to update livevar when an instruction moves
Chris Lattner
2004-02-19
1
-0
/
+34
*
Be a bit more robust. Explicitly check for a code generator crash.
Chris Lattner
2004-02-19
1
-1
/
+16
*
Fix a __LONG__ term annoyance of mine: symbolic registers weren't being printed
Chris Lattner
2004-02-19
1
-6
/
+16
*
Add a MachineBasicBlock::getParent() method
Chris Lattner
2004-02-19
2
-6
/
+14
*
Make ToolExecutionError inherit std::exception and implement its
Alkis Evlogimenos
2004-02-19
6
-9
/
+17
*
Print stacktrace in STDERR before dying on a fatal signal. Currently
Alkis Evlogimenos
2004-02-19
1
-1
/
+7
*
Rename reloads/spills to loads/stores.
Alkis Evlogimenos
2004-02-19
3
-14
/
+14
*
This is needed by assignment verification in linear-scan.
Alkis Evlogimenos
2004-02-19
1
-0
/
+8
*
Fix the "horribly N^2'd" problem when deleting individual instructions.
Chris Lattner
2004-02-18
1
-18
/
+29
*
Document the code generator debugger.
Chris Lattner
2004-02-18
1
-25
/
+25
*
document the -march=c option
Chris Lattner
2004-02-18
1
-0
/
+3
*
* Predicate the optimizer crash debugger on a function.
Chris Lattner
2004-02-18
1
-64
/
+90
*
Add a new method for use by the code generator crash debugger.
Chris Lattner
2004-02-18
2
-0
/
+26
*
Don't crash if there are no passes in the PassesToRun list
Chris Lattner
2004-02-18
1
-1
/
+1
*
Add support for just running the code generator
Chris Lattner
2004-02-18
2
-0
/
+24
[next]