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
/
VMCore
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement a constant pointer value
Chris Lattner
2001-09-30
1
-0
/
+9
*
Pull iterators out of CFG.h and CFGdecls and put them in Support directory
Chris Lattner
2001-09-28
2
-24
/
+27
*
Make error report a little more useful
Chris Lattner
2001-09-28
1
-0
/
+1
*
Okay, make the member function work.
Chris Lattner
2001-09-19
1
-1
/
+1
*
Remove global debug output fns that have been superceded by a member func
Chris Lattner
2001-09-19
1
-11
/
+0
*
Fix up code a bit, remove operator<< to Assembly/Writer.h
Chris Lattner
2001-09-18
1
-29
/
+7
*
Moved DebugValue to Value.cpp.
Vikram S. Adve
2001-09-18
1
-6
/
+2
*
Added debugging support.
Vikram S. Adve
2001-09-18
1
-0
/
+38
*
Remove the unsized array constraint
Chris Lattner
2001-09-18
1
-4
/
+1
*
Add support for global constants, and for initializers for constants
Chris Lattner
2001-09-18
3
-9
/
+25
*
Chris seems fond of #include <vector>. Fix these. Also convert use list in
Chris Lattner
2001-09-14
1
-2
/
+2
*
Use correct style casts
Chris Lattner
2001-09-10
3
-24
/
+19
*
Use correct style casts
Chris Lattner
2001-09-10
1
-1
/
+1
*
Add support for printing globals
Chris Lattner
2001-09-10
1
-0
/
+7
*
Implement global variable support
Chris Lattner
2001-09-10
4
-7
/
+67
*
Remove the definitions of 3 global functions that don't belong in the core
Chris Lattner
2001-09-09
1
-102
/
+0
*
Rename contype to subtype
Chris Lattner
2001-09-09
1
-2
/
+2
*
Rename file to be consistent with header name
Chris Lattner
2001-09-09
1
-0
/
+0
*
Clean up Type class by removing mutable ConstRules member and use annotations...
Chris Lattner
2001-09-09
1
-1
/
+0
*
Clean up ConstRules stuff to use annotations instead of a mutable member in Type
Chris Lattner
2001-09-09
1
-34
/
+33
*
Convert ConstRules to use annotations to clean it up.
Chris Lattner
2001-09-09
2
-12
/
+14
*
Moved functionality into the other constant pool stuff
Chris Lattner
2001-09-07
1
-108
/
+0
*
Cleanup
Chris Lattner
2001-09-07
1
-2
/
+1
*
Support abstract types
Chris Lattner
2001-09-07
1
-13
/
+13
*
Support a abstract, opaque, and recursive types
Chris Lattner
2001-09-07
1
-187
/
+756
*
Types and constnats are wierd objects in the symtabs
Chris Lattner
2001-09-07
1
-19
/
+73
*
Modules must have a valid, nonnull type. Make them void
Chris Lattner
2001-09-07
1
-1
/
+2
*
Support new setName interface
Chris Lattner
2001-09-07
2
-2
/
+6
*
* Support new setname interface
Chris Lattner
2001-09-07
1
-1
/
+4
*
* Cnstants are now global objects
Chris Lattner
2001-09-07
1
-291
/
+234
*
Support new setName itf
Chris Lattner
2001-09-07
1
-6
/
+5
*
* Support global constants
Chris Lattner
2001-09-07
1
-13
/
+11
*
* Assembly writer is not a module analyzer anymore
Chris Lattner
2001-09-07
1
-60
/
+81
*
Remove #include of nonexistant header file
Chris Lattner
2001-09-07
1
-1
/
+0
*
* Slot calc is now simpler and not based on module analyzer.
Chris Lattner
2001-09-07
1
-80
/
+185
*
You no longer have to delete constants! They are located in a global
Chris Lattner
2001-09-07
2
-38
/
+22
*
*** empty log message ***
Vikram S. Adve
2001-08-28
1
-0
/
+44
*
Remove target specific stuff from Type classes
Chris Lattner
2001-08-27
1
-5
/
+1
*
Remove target specific method from MemAccessInst class
Chris Lattner
2001-08-27
1
-40
/
+0
*
Make sure noone branches to the entry node of the method
Chris Lattner
2001-08-24
1
-0
/
+1
*
Handle case where there is no exit node from a flowgraph
Chris Lattner
2001-08-23
1
-3
/
+9
*
Changed an assertion message
Chris Lattner
2001-08-23
1
-1
/
+1
*
Added vector of machine instructions for the basic block.
Vikram S. Adve
2001-07-30
1
-1
/
+6
*
Remove some gross stuff
Chris Lattner
2001-07-28
1
-6
/
+3
*
Allow vararg method types with 0 fixed types
Chris Lattner
2001-07-28
1
-1
/
+4
*
Make error msg nicer
Chris Lattner
2001-07-28
1
-2
/
+2
*
* Fix bugs
Chris Lattner
2001-07-28
1
-20
/
+8
*
Don't write out constants that do not have a name, they will be inlined.
Chris Lattner
2001-07-26
1
-5
/
+5
*
Add an arg to insertVal to allow us to prevent builtin types from being ignored
Chris Lattner
2001-07-26
1
-13
/
+19
*
Add support for extern varargs methods & varargs method calls
Chris Lattner
2001-07-25
3
-16
/
+27
[next]