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 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
*
Recommended to use std::algorithms instead.
Jim Laskey
2005-08-25
1
-78
/
+0
*
Added support for generic linear/binary search.
Jim Laskey
2005-08-25
1
-0
/
+78
*
Fix a problem Duraid noticed, where we weren't removing values from the kills
Chris Lattner
2005-08-25
1
-2
/
+20
*
Add support for TargetConstantPool node
Chris Lattner
2005-08-25
2
-4
/
+8
*
add a new TargetFrameIndex node
Chris Lattner
2005-08-25
2
-4
/
+7
*
add a method
Chris Lattner
2005-08-24
1
-0
/
+1
*
add two new methods
Chris Lattner
2005-08-24
1
-0
/
+5
*
rename hasNativeSupportFor* -> is(Operation|Type)Legal.
Chris Lattner
2005-08-24
1
-10
/
+12
*
Wrap long lines
Misha Brukman
2005-08-24
1
-2
/
+4
*
Remove some tabs.
Reid Spencer
2005-08-24
1
-4
/
+5
*
For PR616:
Reid Spencer
2005-08-24
2
-3
/
+8
*
Keep the killed/dead sets sorted, so that "KillsRegister" can do a quick
Chris Lattner
2005-08-24
1
-22
/
+26
*
Change live variables from using multimaps to using maps of vectors and
Chris Lattner
2005-08-23
1
-46
/
+62
*
Add RegisterDefIsDead to correspond to KillsRegister, mark both const
Chris Lattner
2005-08-23
1
-2
/
+14
*
add a method
Chris Lattner
2005-08-23
1
-0
/
+2
*
add a method
Chris Lattner
2005-08-21
1
-0
/
+3
*
ADd a method
Chris Lattner
2005-08-21
1
-0
/
+2
*
Add 5-operand version of SelectNodeTo
Chris Lattner
2005-08-21
2
-0
/
+15
[next]