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
*
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
*
1. Use SubtargetFeatures in llc/lli.
Jim Laskey
2005-09-01
1
-4
/
+7
*
This new class provides support for platform specific "features". The intent
Jim Laskey
2005-09-01
1
-0
/
+145
*
First pass at the DAG Combiner. It isn't used anywhere yet, but it should
Nate Begeman
2005-09-01
1
-0
/
+6
*
remove an inappropriate comment
Chris Lattner
2005-08-31
1
-2
/
+1
*
Add support for count trailing zeroes, and population count. These are
Nate Begeman
2005-08-31
1
-5
/
+37
*
Allow physregs to occur in the dag with multiple types. Though I don't like
Chris Lattner
2005-08-30
1
-1
/
+1
*
Add AssertSext, AssertZext nodes for targets that pass arguments in
Nate Begeman
2005-08-30
1
-0
/
+7
*
add some method variants
Chris Lattner
2005-08-30
1
-0
/
+39
*
improve comment
Chris Lattner
2005-08-29
1
-1
/
+3
*
Add a new API for nate
Chris Lattner
2005-08-29
1
-0
/
+5
*
Change the names of member variables per Chris' instructions, and document
Reid Spencer
2005-08-27
1
-11
/
+13
*
Fix a typo.
Reid Spencer
2005-08-27
1
-1
/
+1
*
add some forward defs
Chris Lattner
2005-08-26
1
-0
/
+2
*
spell this right!
Chris Lattner
2005-08-26
1
-1
/
+1
*
Add a hook
Chris Lattner
2005-08-26
1
-0
/
+11
*
Add a new instruction flag
Chris Lattner
2005-08-26
1
-0
/
+12
*
Add a new version of ReplaceAllUsesWith, make the comments more useful.
Chris Lattner
2005-08-26
1
-1
/
+4
*
Change ConstantPoolSDNode to actually hold the Constant itself instead of
Chris Lattner
2005-08-26
2
-7
/
+8
*
Fix a huge annoyance: SelectNodeTo took types before the opcode unlike
Chris Lattner
2005-08-26
1
-10
/
+10
*
Change unsigned lng to unsigned.
Jim Laskey
2005-08-26
1
-7
/
+7
*
Added cl::bits option type (bit vectors). See "Collecting options as a set
Jim Laskey
2005-08-25
1
-0
/
+182
*
add a method
Chris Lattner
2005-08-25
1
-0
/
+10
*
add an enum value
Chris Lattner
2005-08-25
1
-1
/
+2
[next]