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
*
Make the sparc.burg file be a little more flexible and rubust in the fact of
Chris Lattner
2001-10-14
2
-6
/
+11
*
Check in makefile
Chris Lattner
2001-10-13
1
-0
/
+6
*
Compile the transforms directory
Chris Lattner
2001-10-13
1
-1
/
+1
*
Start of a linker
Chris Lattner
2001-10-13
3
-0
/
+66
*
Implement the invoke instruction
Chris Lattner
2001-10-13
1
-11
/
+50
*
* Fix a nefarious bugs: TypesEqual was wrong for varargs methods
Chris Lattner
2001-10-13
1
-16
/
+29
*
Convert a runtime check into an assertion
Chris Lattner
2001-10-13
1
-5
/
+2
*
* Add support for Module specific constants
Chris Lattner
2001-10-13
1
-4
/
+55
*
Add new TerminatorInst ctor for invoke
Chris Lattner
2001-10-13
1
-1
/
+6
*
* Fix TODO
Chris Lattner
2001-10-13
1
-16
/
+110
*
Fix broken #endif
Chris Lattner
2001-10-13
1
-1
/
+1
*
* Add #include
Chris Lattner
2001-10-13
1
-3
/
+3
*
Add StringList support
Chris Lattner
2001-10-13
1
-1
/
+10
*
Support the invoke instruction
Chris Lattner
2001-10-13
1
-1
/
+2
*
Support indirect calls
Chris Lattner
2001-10-13
1
-2
/
+3
*
not is a keyword in ansi C++, avoid it
Chris Lattner
2001-10-13
1
-1
/
+1
*
* Fix privacy issues on RegToRefVecMap
Chris Lattner
2001-10-13
2
-10
/
+10
*
* Use new style casts more
Chris Lattner
2001-10-13
3
-25
/
+41
*
* Add real support for global variable addresses initializing constants
Chris Lattner
2001-10-13
4
-49
/
+207
*
* Support writing GlobalVariables with info comments by them
Chris Lattner
2001-10-13
1
-19
/
+58
*
* Add support for forward references of global variable addresses
Chris Lattner
2001-10-13
1
-110
/
+283
*
Add operator< to ValID's so that they can be put in map's
Chris Lattner
2001-10-13
1
-0
/
+14
*
Remove exception specification
Chris Lattner
2001-10-13
1
-1
/
+1
*
Support the new Invoke instruction
Chris Lattner
2001-10-13
1
-1
/
+3
*
Support pointers to globals happily
Chris Lattner
2001-10-13
2
-18
/
+74
*
Fix code to make GCC 2.96 happy
Chris Lattner
2001-10-13
1
-1
/
+2
*
* Add support for Invoke instructions
Chris Lattner
2001-10-13
1
-3
/
+11
*
not is a keyword in Ansi C++. Avoid it
Chris Lattner
2001-10-13
2
-4
/
+4
*
--corrected coalescing test: coalsed only if two are of the same reg class
Ruchira Sasanka
2001-10-12
2
-12
/
+12
*
added support for implict operands in machine instruction
Ruchira Sasanka
2001-10-12
4
-58
/
+152
*
--added support for implicit operands in machine instructions
Ruchira Sasanka
2001-10-12
2
-0
/
+12
*
Record implicitRefs for each machine instruction instead of
Vikram S. Adve
2001-10-11
1
-39
/
+32
*
Add graph edges due to implicit refs in each machine instruction.
Vikram S. Adve
2001-10-11
2
-54
/
+104
*
Don't insert useful instructions in delay slot of a RETURN.
Vikram S. Adve
2001-10-10
4
-54
/
+64
*
Insert code to load constants used as Call or Return arguments.
Vikram S. Adve
2001-10-10
1
-39
/
+94
*
Machine-independent code generation routines used in instruction
Vikram S. Adve
2001-10-10
2
-0
/
+714
*
Moved code generation support routines to InstrSelectionSupport.cpp.
Vikram S. Adve
2001-10-10
3
-303
/
+2
*
--removed %g regs being allocated - fix later
Ruchira Sasanka
2001-10-09
1
-5
/
+6
*
Add comment
Chris Lattner
2001-10-03
1
-0
/
+6
*
Support multiple global's definitions
Chris Lattner
2001-10-03
1
-23
/
+13
*
Factor parentness out of Module & GlobalVariable into GlobalValue
Chris Lattner
2001-10-03
3
-2
/
+34
*
Rename getNullPointer to getNull
Chris Lattner
2001-10-03
1
-1
/
+13
*
Rename getNullPointer to getNull
Chris Lattner
2001-10-03
1
-1
/
+1
*
Allow duplicate constant values as long as they are compatible.
Chris Lattner
2001-10-03
1
-36
/
+62
*
Add check to make sure that we dont reference MEthodType's directly
Chris Lattner
2001-10-03
1
-0
/
+3
*
* Both Method & GlobalVariable now subclass GlobalValue
Chris Lattner
2001-10-03
14
-46
/
+82
*
First try at a horrible global value reference wrapper
Chris Lattner
2001-10-03
2
-19
/
+51
*
Clean up parser, fix a bug that prevented this from working:
Chris Lattner
2001-10-03
1
-66
/
+52
*
* Add support for null as a constant
Chris Lattner
2001-10-03
2
-28
/
+59
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
25
-133
/
+127
[next]