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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give me PHI's space back
Chris Lattner
2001-11-06
1
-0
/
+1
*
Bug fix: uninitialized variable.
Vikram S. Adve
2001-11-06
2
-10
/
+10
*
Bug fix: Printing AdIBef and AdIAft outside the scope where they
Vikram S. Adve
2001-11-06
1
-7
/
+7
*
Print PHI nodes with zero operands even if they are illegal
Chris Lattner
2001-11-06
1
-5
/
+4
*
Fix bug with ADD nodes and malloc promotion
Chris Lattner
2001-11-05
1
-9
/
+29
*
Don't print spurious linking warnings about methods that are never used.
Chris Lattner
2001-11-05
2
-30
/
+35
*
Use the expression map correctly.
Chris Lattner
2001-11-05
3
-49
/
+188
*
Modified graph construction to use one pass to find all defs.
Vikram S. Adve
2001-11-05
4
-112
/
+288
*
Make reg. numbers signed ints.
Vikram S. Adve
2001-11-05
1
-1
/
+1
*
New file for expression tree conversion
Chris Lattner
2001-11-04
1
-0
/
+494
*
Refactor code to share stuff
Chris Lattner
2001-11-04
4
-603
/
+148
*
* Relax restriction that prevented malloc promotion in certain cases
Chris Lattner
2001-11-04
1
-21
/
+22
*
Generate code for Rem instruction.
Vikram S. Adve
2001-11-04
1
-19
/
+53
*
Fix obscure nasty bug with bytecode writing that could cause the last byte to...
Chris Lattner
2001-11-04
1
-2
/
+5
*
* Disable debug output
Chris Lattner
2001-11-04
1
-22
/
+48
*
Convert backward conversion of expression trees into a new more powerful bidi...
Chris Lattner
2001-11-04
1
-11
/
+297
*
Fixed instruction information for RDCCR and WRCCR.
Vikram S. Adve
2001-11-04
3
-59
/
+128
*
Minor method rename
Chris Lattner
2001-11-04
5
-10
/
+10
*
Add transformations for Load and GetElementPtr. Fix broken transform with shr.
Chris Lattner
2001-11-04
1
-0
/
+99
*
Fix cast instructions that end up in bad places in GCC output
Chris Lattner
2001-11-04
1
-0
/
+84
*
Added an assertion since it seems like AdjList returns an errornous size in m...
Ruchira Sasanka
2001-11-03
2
-4
/
+14
*
Avoid making a broken transformation!
Chris Lattner
2001-11-03
1
-20
/
+33
*
Add new cleanup pass:
Chris Lattner
2001-11-03
1
-7
/
+73
*
Added support for correct spilling of %ccr
Ruchira Sasanka
2001-11-03
4
-122
/
+58
*
Added code to support correct saving of %ccr across calls
Ruchira Sasanka
2001-11-03
4
-21
/
+158
*
* Export method to merge identically named methods
Chris Lattner
2001-11-03
1
-3
/
+80
*
Arranged stack frame - needs furhter organization
Ruchira Sasanka
2001-11-03
2
-0
/
+36
*
Arranged stack frame - needs furhter organization
Ruchira Sasanka
2001-11-03
4
-4
/
+133
*
Commented out code so that copies are inserted for all phi args
Ruchira Sasanka
2001-11-03
1
-8
/
+19
*
Be lenient on types so that programs that are not very typesafe will work
Chris Lattner
2001-11-03
1
-14
/
+14
*
Changes to compile the TSP benchmark successfully. Favor warning instead of ...
Chris Lattner
2001-11-03
1
-38
/
+51
*
Add code to link method together with the same name if one is vararg and the ...
Chris Lattner
2001-11-03
1
-42
/
+203
*
Don't forget to link type names together too. Fix for Olden/mst benchmark
Chris Lattner
2001-11-03
3
-0
/
+135
*
Remove debugging info
Chris Lattner
2001-11-03
1
-10
/
+0
*
Fix major bugs in type resolution
Chris Lattner
2001-11-03
3
-29
/
+134
*
Add extra code for debugging linker problems
Chris Lattner
2001-11-03
3
-6
/
+57
*
Dramatically simplify recursive type processing. Fixed a few bugs, a few sti...
Chris Lattner
2001-11-02
1
-108
/
+47
*
Improve some debugging code
Chris Lattner
2001-11-02
1
-6
/
+9
*
Support floating point numbers in expodential form so that small numbers don'...
Chris Lattner
2001-11-01
1
-1
/
+1
*
* Add comments for peepholes
Chris Lattner
2001-11-01
1
-3
/
+91
*
Add DCE as integral part of the level raising to avoid processing instruction...
Chris Lattner
2001-11-01
1
-4
/
+9
*
Expose the low level DCE mechanism to external users
Chris Lattner
2001-11-01
1
-10
/
+20
*
Implement new simpler constructors for if you don't have a index list
Chris Lattner
2001-11-01
1
-0
/
+15
*
* Implement expression type conversion for constant values
Chris Lattner
2001-11-01
1
-11
/
+76
*
Simplify DCE code a lot
Chris Lattner
2001-11-01
1
-26
/
+5
*
Implement constant propogation of null pointer values.
Chris Lattner
2001-11-01
3
-1
/
+84
*
* Convert getelementptr/store pairs into a single store
Chris Lattner
2001-11-01
1
-1
/
+26
*
Initial checkin of level raising code, after move and cleanup and expands fro...
Chris Lattner
2001-11-01
1
-0
/
+592
*
Propogate name to the malloc itself instead of to the cast
Chris Lattner
2001-11-01
1
-1
/
+3
*
Use the correct prototype for malloc and free
Chris Lattner
2001-10-31
1
-2
/
+2
[next]