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
*
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
*
Add new setCondition member
Chris Lattner
2003-06-04
1
-4
/
+6
*
Minor cleanups:
Chris Lattner
2003-06-03
1
-52
/
+29
*
Remove use of enum
Chris Lattner
2003-06-03
1
-4
/
+4
*
There are now no uses of NonCopyableV
Chris Lattner
2003-06-03
1
-11
/
+0
*
Add doxygen comment for namespace
Chris Lattner
2003-06-03
2
-2
/
+8
*
Add comment for doxygen for namespace
Chris Lattner
2003-06-03
1
-0
/
+4
*
Minor cleanups:
Chris Lattner
2003-06-03
1
-26
/
+36
*
Remove noncopyable base class as it was making the doxygen docs harder to read
Chris Lattner
2003-06-03
1
-2
/
+3
*
Remove noncopyableV base classes, as they were confusing the doxygen document...
Chris Lattner
2003-06-03
4
-10
/
+19
*
Remove NonCopyable base class to clean up doxygen output
Chris Lattner
2003-06-02
1
-3
/
+3
*
Hack up MachineCodeEmitter to actually be target independent.
Chris Lattner
2003-06-01
1
-37
/
+36
*
Fixed comment width, changed arg to be const, fixed indentation, removed unne...
Tanya Lattner
2003-05-31
1
-5
/
+5
*
Made a single common InvalidRegNum = -1.
Vikram S. Adve
2003-05-31
1
-5
/
+8
*
Renamed a variable.
Vikram S. Adve
2003-05-31
1
-8
/
+10
*
Support for annul/pred and other future flags on op codes.
Vikram S. Adve
2003-05-31
1
-14
/
+51
*
Added MachineCodeForInstruction object as an argument to
Vikram S. Adve
2003-05-31
1
-3
/
+9
*
Added saveBBreferences() for BasicBlock resolution.
Misha Brukman
2003-05-30
1
-0
/
+8
*
Sorry, correcting small typo.
Tanya Lattner
2003-05-30
1
-1
/
+1
*
Added support for cloning a trace.
Tanya Lattner
2003-05-30
1
-0
/
+7
*
Implementation of Equivalence Classes
Sumant Kowshik
2003-05-29
2
-0
/
+186
*
Changes to support function pointers
Sumant Kowshik
2003-05-29
1
-4
/
+41
*
Don't require the user to do something like isa<foo>(II->get()). The ->get
Chris Lattner
2003-05-29
1
-0
/
+20
*
dyn_cast_or_null should work just the same as dyn_cast does
Chris Lattner
2003-05-29
2
-6
/
+6
*
Doxygenify comments
Chris Lattner
2003-05-29
1
-16
/
+15
*
Fixed misspelling and broke a line that was wrapping.
Misha Brukman
2003-05-29
1
-2
/
+3
*
Defines a pass-through debugging emitter -- it writes to a file for inspection
Misha Brukman
2003-05-27
1
-0
/
+7
*
Allow allocation of a Sparc TargetMachine.
Misha Brukman
2003-05-27
1
-2
/
+3
*
Expose proto for SRoA pass.
Chris Lattner
2003-05-27
1
-0
/
+7
*
(1) Added special register class containing (for now) %fsr.
Vikram S. Adve
2003-05-27
1
-10
/
+46
*
Renamed MachienOperand::opIsDef to MachineOperand::opIsDefOnly()
Vikram S. Adve
2003-05-27
1
-46
/
+27
*
Make case of GetNumOfInt/FloatArgRegs functions to be use lower case
Vikram S. Adve
2003-05-25
1
-2
/
+2
*
Reword to remove reference to how things worked in the past.
Misha Brukman
2003-05-24
1
-4
/
+3
*
NOP instructions are pseudo-instructions. We should not have them explicitly in
Misha Brukman
2003-05-24
1
-0
/
+14
[next]