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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for utostr(unsigned long)
Brian Gaeke
2003-10-29
2
-0
/
+8
*
Pull in stdint.h here, if we have it. Some systems keep
Brian Gaeke
2003-10-29
1
-0
/
+4
*
Add new method
Chris Lattner
2003-10-28
1
-0
/
+4
*
Remove __STDC_LIMIT_MACROS from here.
Brian Gaeke
2003-10-28
1
-1
/
+4
*
ExecutionEngine::create no longer takes a TraceMode argument.
Brian Gaeke
2003-10-24
1
-2
/
+1
*
Add assertions
Chris Lattner
2003-10-23
1
-1
/
+6
*
Fix bug in eon hopefully
Chris Lattner
2003-10-23
1
-0
/
+4
*
Include new prototype
Chris Lattner
2003-10-23
1
-0
/
+6
*
Actually share constants local to a function!
Chris Lattner
2003-10-23
1
-2
/
+7
*
Fix apparent typo in head-of-file comment.
Brian Gaeke
2003-10-23
1
-1
/
+1
*
I think this file is not included by anything.
Brian Gaeke
2003-10-22
1
-23
/
+0
*
Add two new function stubs for viewing the CFG of a function inside of the
Chris Lattner
2003-10-22
1
-0
/
+15
*
Add a new map
Chris Lattner
2003-10-20
1
-1
/
+3
*
This #include is no longer necessary
Chris Lattner
2003-10-20
2
-2
/
+0
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
134
-0
/
+938
*
Oops. Typo.
John Criswell
2003-10-20
2
-2
/
+2
*
Added LLVM header notice.
John Criswell
2003-10-20
35
-78
/
+269
*
Added LLVM notice.
John Criswell
2003-10-20
61
-0
/
+427
*
Make replaceMachineCodeForFunction return void.
Brian Gaeke
2003-10-20
1
-4
/
+6
*
Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruct...
Chris Lattner
2003-10-19
2
-3
/
+3
*
Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruct...
Chris Lattner
2003-10-19
1
-12
/
+0
*
New revised variable argument handling support
Chris Lattner
2003-10-18
4
-23
/
+59
*
Return the Module being materialized to avoid always calling getModule().
Misha Brukman
2003-10-17
1
-1
/
+1
*
Add stub version of replaceMachineCodeForFunction. It will live here until
Brian Gaeke
2003-10-17
1
-0
/
+8
*
Eliminate some extraneous code in SlotCalculator::insertVal().
Alkis Evlogimenos
2003-10-17
2
-22
/
+24
*
This file has funny include guards and funny extra whitespace.
Brian Gaeke
2003-10-16
1
-4
/
+2
*
If we move the constructors to the .cpp file, we can drop the #include
Misha Brukman
2003-10-16
1
-7
/
+3
*
Add weak linking type
Chris Lattner
2003-10-16
1
-0
/
+2
*
Completely rewrite support for the Value::use_* list. Now, all operations on
Chris Lattner
2003-10-16
2
-65
/
+185
*
Vector is my friend, do you like vector?
Chris Lattner
2003-10-15
1
-0
/
+1
*
lalala
Chris Lattner
2003-10-15
1
-0
/
+1
*
We'll need this soon as well
Chris Lattner
2003-10-15
1
-0
/
+1
*
This file uses assert and doesn't include anything which already #includes <c...
Chris Lattner
2003-10-15
2
-0
/
+2
*
Remove usage of use_size()
Chris Lattner
2003-10-15
1
-1
/
+1
*
Add new hasOneUse() method. Remove explicit inline qualifiers
Chris Lattner
2003-10-15
1
-9
/
+13
*
Generalize abstract interpreter interface to allow linking in an arbitrary nu...
Chris Lattner
2003-10-14
1
-7
/
+20
*
Enabling incremental bytecode loading in the JIT:
Misha Brukman
2003-10-14
1
-7
/
+13
*
Enabling incremental bytecode loading in the JIT:
Misha Brukman
2003-10-14
1
-1
/
+3
*
Substantial cleanups:
Chris Lattner
2003-10-14
1
-39
/
+38
*
Adding additional license information to these files.
John Criswell
2003-10-13
1
-0
/
+6
*
Add missing default argument
Chris Lattner
2003-10-13
2
-2
/
+2
*
add support for "external" depth first iterators, which store the 'visited' set
Chris Lattner
2003-10-13
2
-22
/
+198
*
Added a macro and code that checks for the %a format string in sprintf().
John Criswell
2003-10-13
2
-0
/
+6
*
Extricate the "reverse" support from the depth-first iterator. This is really
Chris Lattner
2003-10-13
2
-110
/
+76
*
Add operator= for type iterators to make them assignable
Chris Lattner
2003-10-13
1
-0
/
+6
*
Remove explicit inline qualifiers when the implicit ones work just as well
Chris Lattner
2003-10-13
1
-10
/
+10
*
Add new op_erase method
Chris Lattner
2003-10-13
1
-0
/
+3
*
Rename loop preheaders pass to loop simplify
Chris Lattner
2003-10-12
1
-6
/
+6
*
Rename method to indicate what it does
Chris Lattner
2003-10-12
1
-7
/
+10
*
No longer used anywhere.
Brian Gaeke
2003-10-10
1
-22
/
+0
[next]