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
*
Added several cases where a constant must be forwarded into a use.
Vikram S. Adve
2001-10-18
1
-0
/
+27
*
Sparc-specific code shared between local files.
Vikram S. Adve
2001-10-18
1
-0
/
+61
*
Moved implementation of class UltraSparcInstrInfo to SparcInstrInfo.cpp.
Vikram S. Adve
2001-10-18
1
-19
/
+0
*
Added virtual function to generate an instruction sequence to
Vikram S. Adve
2001-10-18
3
-4
/
+53
*
Moved implementation of class UltraSparcInstrInfo here.
Vikram S. Adve
2001-10-18
1
-0
/
+143
*
1. Add a bottom-up pass on BURG trees that is used to fix constant operands.
Vikram S. Adve
2001-10-17
2
-1
/
+42
*
1. Add a bottom-up pass on BURG trees that is used to fix constant operands.
Vikram S. Adve
2001-10-17
5
-296
/
+467
*
Separate VM instruction that generates the instructions that compute a value
Vikram S. Adve
2001-10-17
2
-2
/
+4
*
*** empty log message ***
Vikram S. Adve
2001-10-17
2
-30
/
+48
*
Remove extra assert in dyn_cast_or_null.
Vikram S. Adve
2001-10-17
1
-2
/
+0
*
Disable codgen test for calltest.ll.
Vikram S. Adve
2001-10-17
1
-1
/
+1
*
Only list automatically generated .cpp files.
Vikram S. Adve
2001-10-17
1
-7
/
+1
*
Allow only extra Source files to be listed in a local Makefile.
Vikram S. Adve
2001-10-17
2
-6
/
+6
*
Simplify some code
Chris Lattner
2001-10-16
2
-29
/
+27
*
added initializing regNum to -1 in both constructors of MachineOperand
Ruchira Sasanka
2001-10-16
1
-0
/
+1
*
changed debugg message printing - no change to useful code
Ruchira Sasanka
2001-10-16
2
-26
/
+32
*
No major change - commented some debug code
Ruchira Sasanka
2001-10-16
2
-6
/
+6
*
No major change - added some comments
Ruchira Sasanka
2001-10-16
2
-14
/
+20
*
Added support for caller saving
Ruchira Sasanka
2001-10-16
15
-238
/
+562
*
Add rule to build executables
Chris Lattner
2001-10-15
1
-0
/
+3
*
Emit the proper .type declarations to tell the debugger what a function is
Chris Lattner
2001-10-15
1
-0
/
+1
*
Handle abnormal jmpl syntax correctly
Chris Lattner
2001-10-15
1
-35
/
+50
*
Implement ulong & long support
Chris Lattner
2001-10-15
2
-27
/
+36
*
Make main do some simple work without requiring main arguments to be happy
Chris Lattner
2001-10-15
1
-1
/
+9
*
Print Debug Code to stderr instead of stdout so that it doesn't mess up the a...
Chris Lattner
2001-10-15
12
-53
/
+53
*
Output to cerr rather than cout so that debug info doesn't mess up assembly g...
Chris Lattner
2001-10-15
12
-209
/
+199
*
Compile with v9 extensions
Chris Lattner
2001-10-15
1
-1
/
+2
*
ConcretePass should not be a templated class!
Chris Lattner
2001-10-15
5
-10
/
+8
*
Minor cleanups
Chris Lattner
2001-10-15
1
-12
/
+10
*
Add new Pass infrastructure and some examples
Chris Lattner
2001-10-15
6
-0
/
+476
*
Use the new Pass infrastructure to clean up llc
Chris Lattner
2001-10-15
1
-261
/
+117
*
Convert to use Pass infrastructure
Chris Lattner
2001-10-15
1
-5
/
+18
*
File moved to: llvm/Transforms/HoistPHIConstants.h
Chris Lattner
2001-10-15
1
-19
/
+0
*
--added support for implicit operands
Ruchira Sasanka
2001-10-15
2
-18
/
+32
*
updated suggesting/coloring of call & return args & implicit operands.
Ruchira Sasanka
2001-10-15
4
-140
/
+294
*
updated suggesting/coloring of call & return args & implicit operands
Ruchira Sasanka
2001-10-15
4
-232
/
+218
*
--changed Sugesting colors for method calls/return values etc.
Ruchira Sasanka
2001-10-15
1
-10
/
+9
*
fixed a coalscing bug
Ruchira Sasanka
2001-10-15
5
-11
/
+15
*
Add library
Chris Lattner
2001-10-15
1
-1
/
+1
*
Be const correct
Chris Lattner
2001-10-15
3
-5
/
+5
*
Minor code cleanups
Chris Lattner
2001-10-15
1
-8
/
+6
*
Add cast_or_null & dyn_cast_or_null
Chris Lattner
2001-10-15
1
-1
/
+20
*
Implement initializers for structs and pointers
Chris Lattner
2001-10-15
1
-80
/
+100
*
Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tire...
Chris Lattner
2001-10-15
13
-55
/
+51
*
Improve error messages on assertion failure.
Chris Lattner
2001-10-15
1
-2
/
+6
*
* getExitNode() doesn't exist in method anymore
Chris Lattner
2001-10-15
1
-6
/
+7
*
Added Instrumentation subdirectory.
Vikram S. Adve
2001-10-15
1
-0
/
+1
*
Implement global variables. Struct and Pointer initializers are not implemen...
Chris Lattner
2001-10-15
6
-43
/
+254
*
Implement linking of global variable constant references
Chris Lattner
2001-10-15
3
-114
/
+285
*
Add some more interesting test cases for the linker
Chris Lattner
2001-10-15
2
-4
/
+9
[next]