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
*
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
*
Fix spelling.
Misha Brukman
2003-10-10
3
-3
/
+3
*
Use 'F' for Function instead of 'M'.
Misha Brukman
2003-10-10
1
-1
/
+1
*
Add my abstracted dynamic linker support files.
Brian Gaeke
2003-10-10
2
-0
/
+58
*
Add a method to reserve space for operands
Chris Lattner
2003-10-09
1
-0
/
+2
*
Kill warning when compiling in optimized mode
Chris Lattner
2003-10-09
1
-0
/
+1
*
Make getContainedType more efficient by not returning null if out of range!
Chris Lattner
2003-10-09
2
-8
/
+7
*
Forward declare class Type since it is used in this class and Type.h is not i...
Alkis Evlogimenos
2003-10-08
1
-0
/
+1
*
Regenerated with (at top-level llvm directory):
Brian Gaeke
2003-10-07
2
-132
/
+164
*
Moved to llvm/include/llvm/Support because it is LLVM-specific.
Misha Brukman
2003-10-06
1
-121
/
+0
*
Remove unneeded dtors
Chris Lattner
2003-10-06
2
-4
/
+0
*
Doxygenize class comments. Add new NamedRegionTimer class
Chris Lattner
2003-10-06
2
-40
/
+64
*
Change the interface to PromoteMemToReg to also take a DominatorTree
Chris Lattner
2003-10-05
1
-1
/
+3
*
Add new prototype for createLowerInvokePass(). Make simplifycfg be a
Chris Lattner
2003-10-05
1
-1
/
+10
*
Output a very high-precision number
Chris Lattner
2003-10-05
2
-2
/
+2
*
Add some new methods to forward to
Chris Lattner
2003-10-05
1
-2
/
+23
*
Rename AbstractModuleProvider -> ModuleProvider, to match the header file name,
Chris Lattner
2003-10-04
2
-9
/
+7
*
Minor cleanups
Chris Lattner
2003-10-03
1
-22
/
+14
*
This checkin basically amounts to a complete rewrite of the type-resolution
Chris Lattner
2003-10-03
3
-62
/
+50
*
These methods are dead, remove them
Chris Lattner
2003-10-03
1
-4
/
+0
[next]