index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dramatically simplify building of natural loops and fix a bug where the BBMap
Chris Lattner
2003-02-22
1
-37
/
+23
*
Fix the requisite bug that I introduced
Chris Lattner
2003-02-20
1
-11
/
+13
*
Fix 80 character formatting
Chris Lattner
2003-02-20
1
-4
/
+4
*
Fix bug: 2003-02-19-LoopInfoNestingBug.ll
Chris Lattner
2003-02-20
1
-15
/
+35
*
Add a testcase for broken loopinfo
Chris Lattner
2003-02-20
1
-0
/
+27
*
Make tests rerun if analyze is rebuilt
Chris Lattner
2003-02-20
1
-1
/
+1
*
Fix warnings compiling C files
Chris Lattner
2003-02-19
2
-4
/
+4
*
Remove support for memset
Chris Lattner
2003-02-18
1
-1
/
+2
*
Add lots of functions
Chris Lattner
2003-02-18
1
-1
/
+14
*
4 new transformations:
Chris Lattner
2003-02-18
1
-0
/
+42
*
Add new testcases
Chris Lattner
2003-02-18
2
-0
/
+24
*
Modernize testcase
Chris Lattner
2003-02-18
1
-9
/
+6
*
Modernize testcases
Chris Lattner
2003-02-18
2
-10
/
+10
*
test for a variety of new transformations:
Chris Lattner
2003-02-18
6
-1
/
+57
*
Add a variety of new transformations:
Chris Lattner
2003-02-18
1
-48
/
+140
*
modernize testcase
Chris Lattner
2003-02-18
1
-4
/
+2
*
Modernize testcase
Chris Lattner
2003-02-18
2
-16
/
+16
*
Fix resolution of indirect function calls... whoops
Chris Lattner
2003-02-14
1
-1
/
+1
*
Changes to runtime framework
Anand Shukla
2003-02-14
7
-85
/
+190
*
Mark function edges
Chris Lattner
2003-02-14
1
-0
/
+2
*
Fix a bug that cause a crash resolving questionable function calls
Chris Lattner
2003-02-14
1
-2
/
+4
*
- Eliminate provably non-pointer nodes from graphs.
Chris Lattner
2003-02-14
1
-5
/
+22
*
Fix a misunderstanding of the standard associative containers
Chris Lattner
2003-02-14
2
-14
/
+4
*
Don't put integer pointers (longs) into the scalar map.
Chris Lattner
2003-02-14
1
-0
/
+10
*
Clarify the Makefile.config settings
Chris Lattner
2003-02-14
1
-5
/
+7
*
Fix bug: LevelRaise/2003-02-13-CallRaise.ll
Chris Lattner
2003-02-14
1
-0
/
+5
*
New testcase distilled from LARN
Chris Lattner
2003-02-14
1
-0
/
+9
*
Hax0r around a deficiency in the Pass infrastructure
Chris Lattner
2003-02-13
1
-2
/
+5
*
Use the new tailclip property new added to graphviz CVS to make call nodes
Chris Lattner
2003-02-13
1
-5
/
+4
*
This speeds up processing LLVM a _lot_, 17% in the case of loading and destro...
Chris Lattner
2003-02-13
1
-1
/
+2
*
Move node forwarding code from being inlined to being out-of-line.
Chris Lattner
2003-02-13
3
-16
/
+24
*
Fix profile builds
Chris Lattner
2003-02-13
2
-8
/
+10
*
Make more compatible with GCC 2.96
Chris Lattner
2003-02-13
2
-8
/
+10
*
Remove gunk that was supposed to make space evaluation more precise, but neve...
Chris Lattner
2003-02-13
2
-128
/
+2
*
New testcase, for something we may never really want to support :)
Chris Lattner
2003-02-12
1
-0
/
+20
*
Add -fomit-frame-pointer when optimizing
Chris Lattner
2003-02-12
2
-4
/
+4
*
Fixed alloca declaration problem on sun.
Joel Stanley
2003-02-12
1
-8
/
+19
*
Don't output times in "scientific" notation
Chris Lattner
2003-02-12
2
-4
/
+6
*
Add new -no-verify option
Chris Lattner
2003-02-12
1
-1
/
+5
*
Add a new -no-output option, useful for -aa-eval tests.
Chris Lattner
2003-02-12
1
-1
/
+5
*
Implement more functions
Chris Lattner
2003-02-11
1
-1
/
+6
*
Rename options
Chris Lattner
2003-02-11
1
-3
/
+3
*
Implement a "union-findy" version of DS-Analysis, which eliminates the
Chris Lattner
2003-02-11
7
-300
/
+257
*
Minor tweaks to printing. Close the file before viewing it in viewGraph
Chris Lattner
2003-02-11
1
-1
/
+3
*
Fix uninitialized member problem
Chris Lattner
2003-02-11
1
-1
/
+2
*
Bugfix for calling dump() after the links vector has been cleared
Chris Lattner
2003-02-10
1
-2
/
+1
*
Modest speedup which seems to help steens quite a bit on large graphs
Chris Lattner
2003-02-10
1
-1
/
+2
*
Move getNode() out of line
Chris Lattner
2003-02-10
2
-3
/
+7
*
Fix problem breaking GAP, use hasNoReferrers more
Chris Lattner
2003-02-10
1
-4
/
+4
*
Implement a new method "viewGraph" which can be used to instantly view a grap...
Chris Lattner
2003-02-10
1
-0
/
+9
[next]