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
...
*
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
*
Remove some cruft, add some methods to allow implementation of bugfix for
Chris Lattner
2003-05-23
1
-17
/
+22
*
Minor rewording/cleanups
Chris Lattner
2003-05-23
1
-11
/
+13
*
Remove long dead code
Chris Lattner
2003-05-22
1
-27
/
+0
*
Add support for a new "CommaSeparated" modifier
Chris Lattner
2003-05-22
2
-6
/
+30
*
New method
Chris Lattner
2003-05-21
1
-0
/
+3
*
Hopefully, the final fix for `[Pp]ropogate'.
Misha Brukman
2003-05-20
3
-9
/
+9
*
s/convertable/convertible/g
Misha Brukman
2003-05-20
1
-2
/
+2
*
The plural of `Pass' is Passes, not Pass's.
Misha Brukman
2003-05-20
1
-1
/
+1
*
Add support for setjmp/longjmp primitives
Chris Lattner
2003-05-17
1
-0
/
+4
*
Add some methods to make type safety a bit easier
Chris Lattner
2003-05-14
1
-0
/
+9
*
Beef up interface, move getVarInfo out-of-line.
Chris Lattner
2003-05-12
1
-12
/
+39
*
Expand API for updating live var info.
Chris Lattner
2003-05-12
1
-8
/
+39
*
Make sure that globals are emitted AFTER the passmanager is set up for the JIT,
Chris Lattner
2003-05-12
1
-2
/
+1
*
Fixed comment.
Joel Stanley
2003-05-10
1
-1
/
+1
*
Update out of date comment
Chris Lattner
2003-05-09
1
-2
/
+2
*
Updates to match recent timer updates
Chris Lattner
2003-05-09
2
-2
/
+4
*
Add new method to check to see if a global is available
Chris Lattner
2003-05-09
1
-0
/
+8
*
Allow const functions
Chris Lattner
2003-05-09
1
-2
/
+2
*
Fix bug in last checkin
Chris Lattner
2003-05-08
1
-0
/
+1
*
Add new methods for stub generation
Chris Lattner
2003-05-08
1
-0
/
+12
*
Add a pointersize/endianness safe load routine to match the store routine
Chris Lattner
2003-05-08
1
-0
/
+1
*
Initial support for intrinsic functions
Chris Lattner
2003-05-08
1
-0
/
+10
*
Initial checkin for LLVM intrinsic functions
Chris Lattner
2003-05-08
1
-0
/
+21
*
Add support for the new VarArgInst instruction, reindent some stuff
Chris Lattner
2003-05-08
1
-7
/
+9
*
Add new VarArgInst class for the va_arg instruction
Chris Lattner
2003-05-08
2
-3
/
+40
*
Add comments, add a vector to keep track of which registers are allocatable
Chris Lattner
2003-05-07
1
-5
/
+19
*
Fix memory corruption problem
Chris Lattner
2003-05-06
1
-1
/
+2
*
It's 'separate'. The 'i.e.' is kinda nit-picking, but think of it this way:
Misha Brukman
2003-05-03
1
-2
/
+2
*
Remove two fields from TargetData which are target specific.
Chris Lattner
2003-04-26
2
-8
/
+1
*
Revert last checkin. Note that PHI nodes can use basic blocks also!
Chris Lattner
2003-04-26
1
-1
/
+8
*
Remove long-dead obsolete cruft
Chris Lattner
2003-04-25
1
-10
/
+2
*
Fix method name type-o
Chris Lattner
2003-04-25
1
-1
/
+1
[prev]
[next]