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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach the verifier to check the condition on a branch and ensure that it has
Nick Lewycky
2010-02-15
2
-0
/
+53
*
Fix PR6300.
Jakob Stoklund Olesen
2010-02-15
2
-3
/
+82
*
Last week we were generating code with duplicate induction variables in this
Bob Wilson
2010-02-15
1
-0
/
+4
*
Fix crash in VerifyType when checking Contexts. Because there may not be a
Nick Lewycky
2010-02-15
1
-8
/
+14
*
Don't try to materialize a function that isn't materializable anyways. This
Nick Lewycky
2010-02-15
1
-3
/
+5
*
A function with no Module owner isn't materializable. This fixes F->dump() for
Nick Lewycky
2010-02-15
1
-2
/
+2
*
remove empty file.
Chris Lattner
2010-02-15
1
-0
/
+0
*
Simplify.
Daniel Dunbar
2010-02-15
1
-23
/
+4
*
Remove c++ style comments from c header.
Bill Wendling
2010-02-15
1
-8
/
+8
*
revert r96241. It breaks two regression tests, isn't documented,
Chris Lattner
2010-02-15
2
-154
/
+8
*
Renumber Instruction enums in llvm-c.
Bill Wendling
2010-02-15
1
-50
/
+62
*
fix PR6305 by handling BlockAddress in a helper function
Chris Lattner
2010-02-15
3
-3
/
+29
*
Split SelectionDAGISel::IsLegalAndProfitableToFold to
Evan Cheng
2010-02-15
8
-39
/
+63
*
comment fix.
Chris Lattner
2010-02-15
1
-1
/
+1
*
Add support for emitting non-temporal stores for DAGs marked
David Greene
2010-02-15
2
-8
/
+154
*
Add non-temporal flags and remove an assumption of default arguments.
David Greene
2010-02-15
12
-184
/
+307
*
Remove an assumption of default arguments. This is in anticipation of a
David Greene
2010-02-15
1
-2
/
+3
*
Remove an assumption of default arguments. This is in anticipation of a
David Greene
2010-02-15
1
-3
/
+5
*
Remove an assumption of default arguments. This is in anticipation of a
David Greene
2010-02-15
1
-18
/
+31
*
Remove an assumption of default arguments. This is in anticipation of a
David Greene
2010-02-15
1
-41
/
+79
*
Remove an assumption of default arguments. This is in anticipation of a
David Greene
2010-02-15
1
-2
/
+2
*
Remove an assumption of default arguments. This is in anticipation of a
David Greene
2010-02-15
1
-5
/
+7
*
Remove an assumption of default arguments. This is in anticipation of a
David Greene
2010-02-15
1
-8
/
+15
*
Remove an assumption of default arguments. This is in anticipation of a
David Greene
2010-02-15
2
-9
/
+14
*
Remove an assumption of default arguments. This is in anticipation of a
David Greene
2010-02-15
1
-2
/
+3
*
Remove an assumption of default arguments. This is in anticipation of a
David Greene
2010-02-15
1
-28
/
+49
*
Remove an assumption of default arguments. This is in anticipation of a
David Greene
2010-02-15
1
-16
/
+27
*
Remove an assumption of default arguments. This is in anticipation of a
David Greene
2010-02-15
1
-58
/
+83
*
Remove an assumption of default arguments. This is in anticipation of a
David Greene
2010-02-15
1
-13
/
+25
*
Add non-temporal flags to MachineMemOperand.
David Greene
2010-02-15
2
-5
/
+11
*
Uniformize the names of type predicates: rather than having isFloatTy and
Duncan Sands
2010-02-15
50
-377
/
+381
*
CMake: Fixed syntax in conditional.
Oscar Fuentes
2010-02-15
1
-1
/
+1
*
Fix changes from r75027
Andrew Lenharth
2010-02-15
1
-4
/
+3
*
When testing whether a given SCEV depends on a temporary symbolic
Dan Gohman
2010-02-15
1
-1
/
+1
*
Check in the first big step of rewriting DAGISelEmitter to
Chris Lattner
2010-02-15
7
-2
/
+1265
*
give SDValue an operator->, allowing V->isTargetOpcode() and
Chris Lattner
2010-02-15
1
-0
/
+2
*
don't make insanely large node numbers for no reason,
Chris Lattner
2010-02-15
1
-1
/
+1
*
no need to add the instruction count anymore.
Chris Lattner
2010-02-15
1
-1
/
+1
*
Revert r96130 ("Forward parameter options as '-option=param'").
Mikhail Glushenkov
2010-02-15
2
-3
/
+3
*
enhance raw_svector_ostream::write_impl to work with unbuffered streams,
Chris Lattner
2010-02-15
1
-6
/
+12
*
make PadToColumn return the stream so you can use:
Chris Lattner
2010-02-15
2
-2
/
+3
*
Ignore DBG_VALUE in a couple more places.
Dale Johannesen
2010-02-15
1
-1
/
+4
*
When restoring a saved insert location, check to see if the saved
Dan Gohman
2010-02-15
2
-4
/
+14
*
constize
Chris Lattner
2010-02-14
2
-4
/
+4
*
clean up a bunch of code, move some random predicates
Chris Lattner
2010-02-14
3
-101
/
+110
*
mark "addr" as having type "iPTR", eliminating some type comparisons
Chris Lattner
2010-02-14
1
-1
/
+1
*
remove the DisablePatternForFastISel predicate, which is a check
Chris Lattner
2010-02-14
1
-24
/
+3
*
add an insertion operator.
Chris Lattner
2010-02-14
1
-0
/
+5
*
tidy up
Chris Lattner
2010-02-14
1
-2
/
+4
*
Fix whitespace.
Dan Gohman
2010-02-14
1
-1
/
+1
[next]