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 some prototypes
Chris Lattner
2005-10-24
1
-0
/
+4
*
Don't invade the system namespace
Chris Lattner
2005-10-24
1
-1
/
+1
*
There is no need for this to be VC++ only
Chris Lattner
2005-10-24
1
-15
/
+6
*
Work around GCC's dislike of attributes on function definitions.
Jeff Cohen
2005-10-23
1
-1
/
+6
*
Move static functions to .cpp file, reduce #includes, pass strings by
Chris Lattner
2005-10-23
1
-68
/
+7
*
When a function takes a variable number of pointer arguments, with a zero
Jeff Cohen
2005-10-23
3
-2
/
+11
*
add TargetExternalSymbol
Andrew Lenharth
2005-10-23
2
-3
/
+8
*
add missing prototype
Chris Lattner
2005-10-21
1
-0
/
+4
*
Invert the TargetLowering flag that controls divide by consant expansion.
Nate Begeman
2005-10-21
1
-10
/
+23
*
add a new method
Chris Lattner
2005-10-20
1
-0
/
+5
*
Enable targets to say that integer divide is expensive, which will trigger
Nate Begeman
2005-10-20
1
-0
/
+16
*
Make this work with the internalize change
Chris Lattner
2005-10-19
1
-1
/
+1
*
Add the ability to lower return instructions to TargetLowering. This
Nate Begeman
2005-10-18
1
-0
/
+6
*
add an option to the internalize pass
Chris Lattner
2005-10-18
1
-3
/
+5
*
Fix errors when compiling with -pedantic
Chris Lattner
2005-10-14
1
-5
/
+5
*
SimplifySelectCC is dead
Nate Begeman
2005-10-13
1
-6
/
+0
*
remove a comma to compile with pedantic gcc
Chris Lattner
2005-10-08
1
-1
/
+1
*
Remove prolific source of VC++ truncation warnings.
Jeff Cohen
2005-10-07
1
-1
/
+2
*
add a helper class
Chris Lattner
2005-10-05
1
-0
/
+17
*
Change the signature of replaceUsesOfWithOnConstant to take a Use* and not
Chris Lattner
2005-10-04
3
-14
/
+6
*
Fix case of path
Chris Lattner
2005-10-03
1
-1
/
+1
*
This member can be const too
Chris Lattner
2005-10-03
1
-1
/
+1
*
Expose the actual valuetype of each register class
Chris Lattner
2005-10-02
1
-2
/
+8
*
Annotate nodes with their addresses if a graph requests it.
Chris Lattner
2005-10-01
1
-2
/
+13
*
add a method
Chris Lattner
2005-10-01
1
-0
/
+6
*
Reverting change moving to selection dag graph.
Jim Laskey
2005-09-30
1
-1
/
+1
*
Added allnodes_size for scheduling support.
Jim Laskey
2005-09-30
1
-0
/
+1
*
Add the node name (thus the address) to node label.
Jim Laskey
2005-09-30
1
-1
/
+1
*
Rename MRegisterDesc -> TargetRegisterDesc for consistency
Chris Lattner
2005-09-30
1
-11
/
+13
*
trim down the target info structs now that we have a preferred spill register...
Chris Lattner
2005-09-30
1
-14
/
+0
*
expose a new virtual method
Chris Lattner
2005-09-30
1
-0
/
+7
*
Change these methods to take RC's
Chris Lattner
2005-09-30
1
-2
/
+4
*
Add FP versions of the binary operators, keeping the int and fp worlds seperate.
Chris Lattner
2005-09-28
1
-1
/
+4
*
Add a new flag for targets where setjmp/longjmp saves/restores the signal mask,
Chris Lattner
2005-09-27
1
-1
/
+18
*
allow demotion to volatile values
Chris Lattner
2005-09-27
1
-1
/
+1
*
Make this slightly more efficient by pushing actual type information down
Chris Lattner
2005-09-27
1
-8
/
+11
*
Split SimpleConstantVal up into its components, so each Constant subclass gets
Chris Lattner
2005-09-27
3
-35
/
+32
*
add a new function
Chris Lattner
2005-09-26
1
-0
/
+5
*
Add long-overdue helpers for getting constants with known upper bits
Chris Lattner
2005-09-24
1
-0
/
+14
*
change proto slightly
Chris Lattner
2005-09-24
1
-1
/
+2
*
move the live interval headers out of lib/CodeGen/
Chris Lattner
2005-09-21
1
-1
/
+1
*
add a new callback
Chris Lattner
2005-09-17
1
-0
/
+8
*
new method
Chris Lattner
2005-09-12
1
-0
/
+6
*
Add a new argument to ReplaceAllUsesWith to keep track of nodes deleted by
Chris Lattner
2005-09-07
1
-3
/
+11
*
add a map for nullary ops
Chris Lattner
2005-09-02
1
-0
/
+1
*
Add help support for -mcpu and -mattr.
Jim Laskey
2005-09-02
1
-0
/
+5
*
Move a bunch of non-deprecated methods above the "deprecated line"
Chris Lattner
2005-09-02
1
-27
/
+30
*
Fix VC++ build errors
Jeff Cohen
2005-09-02
1
-0
/
+1
*
Teach live intervals to not crash on dead livein regs
Chris Lattner
2005-09-02
1
-1
/
+2
*
Add a new ANY_EXTEND node, which operates like an extension but has undefined
Chris Lattner
2005-09-02
1
-0
/
+3
[prev]
[next]