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
*
Update comment to reflect class name change.
Chris Lattner
2002-04-09
1
-2
/
+2
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
1
-15
/
+0
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
1
-2
/
+19
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
2
-32
/
+40
*
Add explicit #includes of Function.h to make up for the removed #include
Chris Lattner
2002-04-09
4
-0
/
+4
*
Use explicit .get() calls to avoid having to #include Function.h
Chris Lattner
2002-04-09
1
-3
/
+2
*
Add #includes to make up for #includes pruned out of header files.
Chris Lattner
2002-04-09
8
-2
/
+11
*
Add a couple of extra casts to avoid extra #include
Chris Lattner
2002-04-09
1
-2
/
+2
*
Add a couple of extra casts to avoid having to add #include
Chris Lattner
2002-04-09
1
-3
/
+3
*
Use .get() explicitly and add a few extra casts to avoid 2 #includes
Chris Lattner
2002-04-09
1
-15
/
+13
*
Use opaque decl instead of #include
Chris Lattner
2002-04-09
3
-3
/
+3
*
iUse new form of pop_back to make code more concise
Chris Lattner
2002-04-09
1
-2
/
+1
*
No need to reserve space, erasing does not change the size of the container.
Chris Lattner
2002-04-09
2
-2
/
+0
*
Rewrite MachineCodeForBasicBlock in terms of containment rather than
Chris Lattner
2002-04-09
1
-4
/
+45
*
Delete NOP instructions as they are eliminated.
Chris Lattner
2002-04-09
1
-0
/
+1
*
Free memory when done with it.
Chris Lattner
2002-04-09
1
-1
/
+4
*
* Add a file header with some information
Chris Lattner
2002-04-09
2
-70
/
+50
*
Don't leak all of the Loop objects created...
Chris Lattner
2002-04-09
2
-3
/
+18
*
* Add a useful file comment
Chris Lattner
2002-04-09
1
-91
/
+7
*
Move the InsertPrologEpilogCode class out of the Sparc.cpp file into the
Chris Lattner
2002-04-09
2
-89
/
+0
*
Move the InsertPrologEpilogCode class out of the Sparc.cpp file, and include
Chris Lattner
2002-04-09
1
-0
/
+153
*
Include prototype for interface to PrologEpilogCodeInserter.cpp file
Chris Lattner
2002-04-09
1
-0
/
+2
*
Use new higher level isFloatingPoint() function
Chris Lattner
2002-04-09
1
-1
/
+1
*
Clean up the ownership model a bit so that nodes actually get deleted more
Chris Lattner
2002-04-09
2
-24
/
+16
*
* General cleanups
Chris Lattner
2002-04-09
2
-42
/
+42
*
Convert AddedInstrMapType to contain AddedInstrns by value instead of by
Chris Lattner
2002-04-09
5
-122
/
+70
*
*blush* somehow this debugging code got checked in...
Chris Lattner
2002-04-09
1
-3
/
+0
*
GCC3.0 is reported to die without an alloca definition.
Chris Lattner
2002-04-09
2
-0
/
+2
*
Don't leak memory like a seive
Chris Lattner
2002-04-08
3
-37
/
+14
*
Value cannot be directly instantiated. I think that this code was TRYING to
Chris Lattner
2002-04-08
2
-10
/
+6
*
Remove extranous #include
Chris Lattner
2002-04-08
4
-4
/
+0
*
s/PrintMethodPass/PrintFunctionPass
Chris Lattner
2002-04-08
2
-2
/
+2
*
Add #includes
Chris Lattner
2002-04-08
1
-1
/
+3
*
s/Method/Function
Chris Lattner
2002-04-08
19
-77
/
+73
*
* Narrow AsmWriter interface
Chris Lattner
2002-04-08
1
-37
/
+40
*
s/Method/Function
Chris Lattner
2002-04-08
14
-36
/
+23
*
s/method/function
Chris Lattner
2002-04-08
4
-8
/
+8
*
llvm/Assembly/Writer.h is unneccesary except for extreme output
Chris Lattner
2002-04-08
1
-2
/
+1
*
isLabelType is obsolete
Chris Lattner
2002-04-08
3
-3
/
+3
*
Play around with #includes
Chris Lattner
2002-04-08
2
-4
/
+1
*
Add #includes that were pruned from already #included files
Chris Lattner
2002-04-08
1
-0
/
+2
*
* Add virtual print methods
Chris Lattner
2002-04-08
7
-1
/
+14
*
* Trim #includes
Chris Lattner
2002-04-08
1
-64
/
+4
*
s/Method/Function
Chris Lattner
2002-04-08
1
-7
/
+6
*
Trim #includes
Chris Lattner
2002-04-08
2
-3
/
+12
*
* Move casting stuff out to Support/Casting.h
Chris Lattner
2002-04-08
1
-72
/
+16
*
* Fix comment
Chris Lattner
2002-04-08
1
-3
/
+6
*
Pull casting operators out of Value.h
Chris Lattner
2002-04-08
2
-0
/
+160
*
ConstantHandling moved into VMCore library
Chris Lattner
2002-04-08
7
-7
/
+7
*
Library bumped up out of Assembly directory
Chris Lattner
2002-04-08
1
-1
/
+1
[next]