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
*
Give passnames to the printer classes
Chris Lattner
2002-11-06
1
-0
/
+6
*
New testcase to handle eventually
Chris Lattner
2002-11-06
1
-0
/
+7
*
Remove a nasty little semi-colon someone introduced which
Vikram S. Adve
2002-11-06
1
-1
/
+1
*
Typo fixed
Nick Hildenbrandt
2002-11-05
1
-1
/
+1
*
Added new tests
Nick Hildenbrandt
2002-11-05
1
-4
/
+13
*
New testcase
Chris Lattner
2002-11-05
1
-0
/
+6
*
Add a note about the switch instruction
Chris Lattner
2002-11-05
1
-2
/
+8
*
Attempted fixes to the mergemap to make it work better.
Chris Lattner
2002-11-05
1
-15
/
+28
*
Add a bunch of assertions
Chris Lattner
2002-11-04
2
-4
/
+20
*
Simplify code
Chris Lattner
2002-11-04
2
-6
/
+2
*
Sun can now use mallinfo()
Chris Lattner
2002-11-04
2
-10
/
+0
*
Fix typo.
Nick Hildenbrandt
2002-11-04
1
-1
/
+1
*
Link to -lmalloc
Chris Lattner
2002-11-04
1
-4
/
+3
*
No need to explicitly inclue ExportSymbols now
Chris Lattner
2002-11-04
6
-7
/
+6
*
Generalize ExportSymbols into PLATFORMLINKOPTS
Chris Lattner
2002-11-04
3
-9
/
+11
*
Allow memory sizes to be negative, eliminate TmpRSS
Chris Lattner
2002-11-04
2
-10
/
+6
*
Allow memory sizes to be negative, remove obsolete TmpRSS field
Chris Lattner
2002-11-04
2
-28
/
+22
*
mallinfo is not available on sun apparently :(
Chris Lattner
2002-11-04
2
-4
/
+14
*
Instcombine this away:
Chris Lattner
2002-11-04
1
-1
/
+7
*
Add new getelementptr elimination test
Chris Lattner
2002-11-04
1
-0
/
+7
*
Add a transformation to turn:
Chris Lattner
2002-11-04
1
-0
/
+36
*
New testcase for malloc promotion
Chris Lattner
2002-11-04
1
-0
/
+7
*
Simple passes that print out SCCs in the CFGs or in the CallGraph of a module.
Vikram S. Adve
2002-11-04
4
-0
/
+372
*
Generic graph iterator to enumerate the SCCs of a graph
Vikram S. Adve
2002-11-04
2
-0
/
+442
*
Change the "Cannot merge two portions of the same node yet" from an assertion
Chris Lattner
2002-11-04
1
-6
/
+13
*
Add information about why this testcase fails
Chris Lattner
2002-11-04
1
-4
/
+12
*
Convert uint gep operands to long
Chris Lattner
2002-11-04
6
-18
/
+18
*
Convert old style gep index from uint to long
Chris Lattner
2002-11-04
1
-1
/
+1
*
Ack: Fix bug in previous checkin.
Chris Lattner
2002-11-04
1
-1
/
+1
*
Be more generous about level raising constant expressions don't force each
Chris Lattner
2002-11-04
1
-24
/
+20
*
Implement a new -print-callgraph analysis that turns a callgraph into a dot
Chris Lattner
2002-11-04
2
-2
/
+90
*
Make sure to _delete_ memory allocated by worklists
Chris Lattner
2002-11-04
1
-0
/
+2
*
Implement methods needed to print out call graph
Chris Lattner
2002-11-04
1
-3
/
+22
*
Give a better error message in an unhandled case
Chris Lattner
2002-11-04
1
-1
/
+8
*
Minor fix to space accounting
Chris Lattner
2002-11-04
2
-2
/
+2
*
Improve the clean target
Chris Lattner
2002-11-04
1
-0
/
+3
*
Implement MaxRSS in terms of mallinfo instead of the system RSS. This gives
Chris Lattner
2002-11-04
2
-36
/
+16
*
Allow the call graph to be called from analyze naturally with print implemented
Chris Lattner
2002-11-04
2
-23
/
+11
*
Rename ValueMap to ScalarMap
Chris Lattner
2002-11-03
7
-66
/
+67
*
Rename NewNode flag to HeapNode
Chris Lattner
2002-11-03
5
-6
/
+7
*
Change the letters used to represent stack and heap allocations to "S" and "H"
Chris Lattner
2002-11-03
1
-2
/
+2
*
Check in header file that was missing, thus broke the build
Chris Lattner
2002-11-03
1
-0
/
+16
*
Disable correlated expressions pass until it is reliable.
Vikram S. Adve
2002-11-03
1
-1
/
+1
*
code to lightly instrument at branches
Anand Shukla
2002-11-03
1
-0
/
+210
*
Move function to cpp file from header
Chris Lattner
2002-11-02
4
-10
/
+14
*
Fixed comment on top of DSNode.h, added note to DSSupport.h as to why
Misha Brukman
2002-11-02
4
-4
/
+12
*
Implement signed and unsigned division and remainder
Chris Lattner
2002-11-02
3
-12
/
+128
*
Enable div and mod tests
Chris Lattner
2002-11-02
1
-12
/
+12
*
Implement multiply operator
Chris Lattner
2002-11-02
3
-2
/
+60
*
Enable multiply tests
Chris Lattner
2002-11-02
1
-3
/
+3
[next]