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
...
*
* 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
*
Minor change to reflect that ConstantHandling is now part of VMCore
Chris Lattner
2002-04-08
3
-6
/
+6
*
Moved assembly writer library into its own top level directory.
Chris Lattner
2002-04-08
1
-1
/
+1
*
Checkin old testcase that is newly fixed.
Chris Lattner
2002-04-08
1
-0
/
+12
*
New testcase
Chris Lattner
2002-04-08
1
-0
/
+12
*
Checkin old testcase for switch statement. For now we just decimate them
Chris Lattner
2002-04-08
1
-0
/
+20
*
Old testcase that missed getting checked in
Chris Lattner
2002-04-08
1
-0
/
+37
*
Add support for the gnu ld -s (strip) option
Chris Lattner
2002-04-08
1
-1
/
+9
*
Move include/llvm/ValueHolderImpl.h to lib/VMCore/ValueHolderImpl.h
Chris Lattner
2002-04-08
4
-5
/
+4
*
GCCLD actually does transformations to simplify the linked program now.
Chris Lattner
2002-04-08
2
-10
/
+33
*
* Move include/llvm/Analysis/SlotCalculator.h to include/llvm/SlotCalculator.h
Chris Lattner
2002-04-07
10
-72
/
+82
*
Remove asmwriter library from link line, because the useful contents of it
Chris Lattner
2002-04-07
13
-15
/
+13
*
Perform debug outputs with ->dump() instead of <<
Chris Lattner
2002-04-07
2
-10
/
+12
*
use dump method instead of Asm/Writer to do debug printing
Chris Lattner
2002-04-07
3
-18
/
+21
*
Remove some gross code by using the Value::dump method to do debug dumps
Chris Lattner
2002-04-07
4
-42
/
+46
*
Remove some gross code by using the VAlue::dump method to do debug dumps
Chris Lattner
2002-04-07
1
-7
/
+5
*
Update comments
Chris Lattner
2002-04-07
1
-4
/
+5
*
Eliminate explicit use of Writer library, using debug dump output instead.
Chris Lattner
2002-04-07
3
-18
/
+24
*
VCG output support removed because it was broken and will never be used.
Chris Lattner
2002-04-07
1
-11
/
+0
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
57
-788
/
+750
*
Source base has been completely changed over to use Function instead of Metho...
Chris Lattner
2002-04-07
1
-12
/
+0
*
Fix Bug: test/Regression/Other/2002-04-07-InfConstant.ll
Chris Lattner
2002-04-07
1
-3
/
+12
*
Fix bug: test/Regression/Other/2002-04-07-HexFloatConstants.ll
Chris Lattner
2002-04-07
1
-2
/
+20
*
Add new function utohexstr.
Chris Lattner
2002-04-07
2
-0
/
+36
*
Add a better comment to explain what is going on.
Chris Lattner
2002-04-07
1
-1
/
+4
*
New testcase
Chris Lattner
2002-04-07
1
-0
/
+18
*
Remove debugging code accidentally checked in!
Chris Lattner
2002-04-07
1
-1
/
+0
*
don't delete intermediate files!
Chris Lattner
2002-04-07
1
-0
/
+2
*
Add support for hexadecimal FP constants!
Chris Lattner
2002-04-07
1
-7
/
+35
*
Implement constant propogation of multiply and divide instructions!!
Chris Lattner
2002-04-07
4
-0
/
+41
*
Testcase for bad constant handling
Chris Lattner
2002-04-07
1
-0
/
+11
*
Hopefully this change will make the makefile work for other people without ha...
Chris Lattner
2002-04-07
2
-2
/
+2
*
* Make all of the refineAbstractType functions work identically
Chris Lattner
2002-04-07
1
-68
/
+68
*
Enable better debug output. When debugging the type system, print out the
Chris Lattner
2002-04-07
1
-1
/
+3
*
* Reenable apparently neccesary code, that breaks testcases when enabled,
Chris Lattner
2002-04-06
1
-1
/
+7
*
* FIX: test/Regression/Assembler/2002-02-19-TypeParsing.ll
Chris Lattner
2002-04-05
1
-3
/
+4
*
Fix bug in testcase: no implementatino section make it not legal input, so
Chris Lattner
2002-04-05
1
-0
/
+2
*
New testcases
Chris Lattner
2002-04-05
2
-0
/
+10
*
* Move DerivedType::addAbstractTypeUser from DerivedType.h
Chris Lattner
2002-04-05
1
-28
/
+48
*
* Delete getNumAbstractTypeUsers method
Chris Lattner
2002-04-05
1
-17
/
+7
*
Clean up debugging code
Chris Lattner
2002-04-05
1
-4
/
+4
*
* Refactor loop in removeAbstractTypeUser to be more clear
Chris Lattner
2002-04-05
1
-18
/
+35
[prev]
[next]