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
*
The word `separate' only has one `e'.
Misha Brukman
2003-07-14
4
-4
/
+4
*
Values stored in CallArgsDescriptor cannot be const.
Vikram S. Adve
2003-07-10
1
-11
/
+11
*
Change interface to MachineInstr::substituteValue to specify more precisely
Vikram S. Adve
2003-07-10
1
-1
/
+2
*
Lowercase versions of `occurrence' need to be spelled correctly, too.
Misha Brukman
2003-07-10
2
-12
/
+12
*
`Occurrence' has no `a' and the `r' is doubled.
Misha Brukman
2003-07-10
2
-44
/
+44
*
INCLUDE_PARENT_GRAPH is required
Chris Lattner
2003-07-02
2
-16
/
+0
*
Remove dead method
Chris Lattner
2003-07-02
2
-2
/
+0
*
Add new methods
Chris Lattner
2003-07-02
2
-0
/
+24
*
Disable the parent graph code when not compiled in DEBUG mode
Chris Lattner
2003-07-02
2
-2
/
+16
*
Leak fix: delete old objects before reallocation in an assignment operator!
Vikram S. Adve
2003-07-02
1
-0
/
+2
*
TD pass keeps track of which functions have complete arguments
Chris Lattner
2003-07-01
2
-0
/
+2
*
Add new operator= impl
Chris Lattner
2003-07-01
2
-0
/
+18
*
Ok, I'm a moron. Fixed now
Chris Lattner
2003-07-01
2
-2
/
+2
*
Fix major problem that was causing all kinds of nasty foldings
Chris Lattner
2003-07-01
2
-0
/
+2
*
Add new methods to BUDS for keeping track of a precise call graph
Chris Lattner
2003-07-01
2
-24
/
+26
*
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
2003-06-30
75
-122
/
+1313
*
Add new method
Chris Lattner
2003-06-30
2
-0
/
+8
*
Be more const correct
Chris Lattner
2003-06-30
2
-2
/
+2
*
Constness changes
Chris Lattner
2003-06-30
2
-20
/
+26
*
Substantial revamp: DSGraphs now may contain the graphs for multiple functions
Chris Lattner
2003-06-30
2
-48
/
+82
*
Add argument
Chris Lattner
2003-06-30
1
-1
/
+2
*
Remove prototype for dead method
Chris Lattner
2003-06-30
2
-4
/
+0
*
Add support for gathering sets of must aliases
Chris Lattner
2003-06-29
1
-0
/
+9
*
Add new DSGraph::ScalarMapTy typedef to avoid pulling representation issues
Chris Lattner
2003-06-28
2
-14
/
+20
*
Add new 'isComplete' method
Chris Lattner
2003-06-28
2
-0
/
+2
*
Add support for 'unsigned' command line arguments
Chris Lattner
2003-06-28
2
-0
/
+30
*
Nice tasty llc fixes. These should fix LLC for x86 for everything in
Brian Gaeke
2003-06-27
1
-8
/
+9
*
Add argument to DAE to allow operation on non-internal functions
Chris Lattner
2003-06-25
1
-2
/
+5
*
Add prototype for tail-dup pass
Chris Lattner
2003-06-22
1
-0
/
+9
*
Get rid of WORDSIZE macro which can pollute untold numbers of translation units
Chris Lattner
2003-06-22
2
-36
/
+24
*
Remove a ton of extraneous #includes
Chris Lattner
2003-06-22
52
-103
/
+14
*
Whoops, accidentally lost a #include
Chris Lattner
2003-06-22
2
-0
/
+4
*
Remove support for the MultiObject flag, which was just fundamentally broken
Chris Lattner
2003-06-22
2
-32
/
+10
*
Lots of changes to make the NodeType field private to DSNode.
Chris Lattner
2003-06-19
6
-40
/
+114
*
Update comments
Chris Lattner
2003-06-19
1
-4
/
+4
*
Detemplatize the PATypeHandle class, which was only really instantiated on 'T...
Chris Lattner
2003-06-18
3
-27
/
+25
*
* Add new CallSite::get factory method
Chris Lattner
2003-06-17
1
-1
/
+22
*
Add new op_erase method
Chris Lattner
2003-06-17
1
-0
/
+5
*
Make sure accessor is properly doxygenized. It wants two lines
Chris Lattner
2003-06-17
1
-0
/
+1
*
Add accessor
Chris Lattner
2003-06-17
1
-0
/
+3
*
Make CallSite's default constructable, copyable, and assignable (explicitly)
Chris Lattner
2003-06-17
1
-0
/
+3
*
Regularize the names of #include-guards.
Brian Gaeke
2003-06-17
39
-80
/
+80
*
Isolate machine-dependent use of <alloca.h> in "Support/Alloca.h",
Brian Gaeke
2003-06-16
1
-0
/
+30
*
Whoops. I didn't mean to step on John's changes.
Brian Gaeke
2003-06-16
1
-7
/
+22
*
This version supports FreeBSD.
Brian Gaeke
2003-06-16
1
-25
/
+25
*
Add prototype for the new DAE pass
Chris Lattner
2003-06-16
1
-0
/
+6
*
Changed the LITTLE_ENDIAN and BIG_ENDIAN macros to ENDIAN_LITTLE and ENDIAN_BIG.
John Criswell
2003-06-11
2
-12
/
+27
*
Included assert.h so that the code compiles under newer versions of GCC.
John Criswell
2003-06-11
61
-1
/
+101
*
Made changes suggested by Chris
Sumant Kowshik
2003-06-04
1
-2
/
+2
*
Made changes suggested by Chris; Renamed 'union' function to unionSetsWith
Sumant Kowshik
2003-06-04
2
-22
/
+14
[next]