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
*
Fix levelraise/2003-01-30-ShiftCrash.ll
Chris Lattner
2003-01-30
1
-1
/
+1
*
Initial checkin of pool allocation code
Chris Lattner
2003-01-29
1
-0
/
+531
*
Use and implement API for graph traversals
Chris Lattner
2003-01-29
1
-24
/
+25
*
Fix build problem on sparc
Chris Lattner
2003-01-29
1
-1
/
+2
*
Fix warnings on sparc
Chris Lattner
2003-01-29
1
-4
/
+5
*
free instructions mark their operands as being heap nodes.
Chris Lattner
2003-01-28
1
-1
/
+2
*
Disable construction of pool allocator
Chris Lattner
2003-01-24
1
-4
/
+2
*
* Eliminate boolean arguments in favor of using enums
Chris Lattner
2003-01-23
2
-4
/
+4
*
* Eliminate boolean arguments in favor of using enums
Chris Lattner
2003-01-23
5
-18
/
+20
*
Slight efficiency improvement
Chris Lattner
2003-01-23
1
-4
/
+1
*
Fix bug: LevelRaise/2003-01-22-GEPProblem.ll
Chris Lattner
2003-01-23
1
-1
/
+1
*
Fix bug: ADCE/2003-01-22-PredecessorProblem.ll
Chris Lattner
2003-01-23
1
-7
/
+18
*
Fix analysis of the Burg program
Chris Lattner
2003-01-22
1
-1
/
+1
*
Fix didn't fix the race condition in the makefiles
Chris Lattner
2003-01-22
1
-1
/
+1
*
Don't keep track of # big vs #small instructions seperately
Chris Lattner
2003-01-21
1
-8
/
+3
*
Fix race condition in Makefile
Chris Lattner
2003-01-21
1
-1
/
+1
*
Print machine frame objects with the frame offset intrinsic to the machine
Chris Lattner
2003-01-16
1
-7
/
+12
*
Don't emit unneccesary branch instructions!
Chris Lattner
2003-01-16
2
-30
/
+82
*
Fix problem with invalidated iterator
Chris Lattner
2003-01-16
2
-2
/
+2
*
Fix problems with empty basic blocks
Chris Lattner
2003-01-16
3
-12
/
+16
*
Implement optimization folding setcc into branch.
Chris Lattner
2003-01-16
2
-76
/
+226
*
Add more flavors of branch instructions
Chris Lattner
2003-01-16
1
-1
/
+11
*
Arg, fix bugs in previous checkin...
Chris Lattner
2003-01-16
1
-2
/
+2
*
Add assertion
Chris Lattner
2003-01-16
1
-2
/
+5
*
Implement code to keep the stack pointer aligned to an 8 byte boundary.
Chris Lattner
2003-01-16
4
-3
/
+16
*
Handle frame offset due to return address pushed on the stack
Chris Lattner
2003-01-15
1
-6
/
+8
*
* Insert prolog/epilog code before rewriting indexes
Chris Lattner
2003-01-15
1
-23
/
+23
*
Move sparc specific code into the Sparc backend
Chris Lattner
2003-01-15
5
-514
/
+275
*
Fix warnings
Chris Lattner
2003-01-15
1
-4
/
+3
*
Adjust to simpler interfaces
Chris Lattner
2003-01-15
2
-49
/
+42
*
Adjust to new interfaces
Chris Lattner
2003-01-15
4
-12
/
+16
*
Move headers around
Chris Lattner
2003-01-15
4
-4
/
+4
*
Header is moved into local directory
Chris Lattner
2003-01-15
2
-6
/
+4
*
Fix bug in previous checkin
Chris Lattner
2003-01-15
2
-2
/
+4
*
Add new method
Chris Lattner
2003-01-15
2
-0
/
+2
*
#include RegClass.h explicitly
Chris Lattner
2003-01-15
9
-8
/
+11
*
Remvoe dependency on RegClass.h
Chris Lattner
2003-01-15
2
-6
/
+8
*
Move private header to private directory
Chris Lattner
2003-01-15
2
-2
/
+2
*
Prune #includes
Chris Lattner
2003-01-15
3
-3
/
+0
*
Minor changes
Chris Lattner
2003-01-15
4
-60
/
+54
*
Remove obsolete ctor
Chris Lattner
2003-01-15
1
-9
/
+0
*
Use BuildMI more
Chris Lattner
2003-01-15
2
-242
/
+156
*
Remove dead code
Chris Lattner
2003-01-15
2
-134
/
+0
*
Fix bug found by regtests
Chris Lattner
2003-01-15
1
-9
/
+5
*
Use buildmi not MI ctor directly
Chris Lattner
2003-01-15
2
-6
/
+4
*
Use BuildMI more, Create*Instruction less
Chris Lattner
2003-01-15
3
-135
/
+71
*
X86 backend should never use addMReg
Chris Lattner
2003-01-15
1
-4
/
+4
*
* Elimiante a bunch of functions from InstrSelectionSupport.h, replacing users
Chris Lattner
2003-01-15
3
-65
/
+62
*
Rename llvm/Analysis/LiveVar/FunctionLiveVarInfo.h -> llvm/CodeGen/FunctionLi...
Chris Lattner
2003-01-14
11
-21
/
+24
*
Move llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.h
Chris Lattner
2003-01-14
8
-10
/
+10
[next]