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
*
Accelerate isel dispatch for tables that start with a top-level
Chris Lattner
2010-03-01
2
-1
/
+40
*
These two tests check whether oprimizer safely ignores @llvm.dbg.stoppoint in...
Devang Patel
2010-03-01
2
-205
/
+0
*
Don't potentially read past the end of the fill data when making a NaN from
John McCall
2010-03-01
1
-1
/
+2
*
This test checks whether LICM ignores @llvm.dbg.stoppoint intrinsics appropri...
Devang Patel
2010-03-01
1
-83
/
+0
*
Rewrite test to test VLA using new debug info encoding scheme.
Devang Patel
2010-03-01
1
-62
/
+71
*
Remove this generic debug info intrinsic test. LLVM does not use this llvm.db...
Devang Patel
2010-03-01
1
-19
/
+0
*
Fix optimization of ISD::TRUNCATE on vector operands. Based on a patch
Dan Gohman
2010-03-01
1
-4
/
+5
*
Add explicit keywords.
Dan Gohman
2010-03-01
2
-2
/
+3
*
Add a comment.
Dan Gohman
2010-03-01
1
-1
/
+5
*
Add some debug output to LoopSimplify.
Dan Gohman
2010-03-01
1
-0
/
+30
*
Add the alignstack keyword.
Dan Gohman
2010-03-01
1
-0
/
+1
*
LLVM instruction syntax doesn't have trailing semicolons.
Dan Gohman
2010-03-01
1
-5
/
+5
*
svn:ignore fixes.
Dan Gohman
2010-03-01
0
-0
/
+0
*
Spelling fixes.
Dan Gohman
2010-03-01
1
-1
/
+1
*
Spelling fixes.
Dan Gohman
2010-03-01
7
-45
/
+45
*
Whitespace cleanups.
Dan Gohman
2010-03-01
1
-24
/
+24
*
Use Doxygen comment syntax.
Dan Gohman
2010-03-01
1
-2
/
+2
*
This is now done.
Dan Gohman
2010-03-01
1
-5
/
+0
*
Fix a missing newline in debug output.
Dan Gohman
2010-03-01
1
-1
/
+1
*
Prune #includes.
Dan Gohman
2010-03-01
1
-1
/
+0
*
Fix spelling.
Dan Gohman
2010-03-01
1
-12
/
+12
*
Don't print "Modified" for passes which haven't modified anything.
Dan Gohman
2010-03-01
1
-6
/
+12
*
Add JIT support to the TODO list (test commit)
Nathan Keynes
2010-03-01
1
-0
/
+1
*
Emit type checks late instead of early, this encourages
Chris Lattner
2010-03-01
1
-1
/
+6
*
some trivial microoptimizations.
Chris Lattner
2010-03-01
2
-9
/
+18
*
Emit a redundant check for immediates at root context, e.g. (imm 0).
Chris Lattner
2010-03-01
2
-2
/
+10
*
eliminate the CheckMultiOpcodeMatcher code and have each
Chris Lattner
2010-03-01
8
-88
/
+46
*
add a new OPC_SwitchOpcode which is semantically equivalent
Chris Lattner
2010-03-01
6
-11
/
+180
*
pull MarkFlagResult out from between an EmitNode/CompleteMatch
Chris Lattner
2010-03-01
1
-1
/
+17
*
enhance RecordNode and RecordChild comments to indicate what
Chris Lattner
2010-03-01
4
-12
/
+30
*
Emit redundant opcode checks for andimm and orimm tests at root
Chris Lattner
2010-03-01
2
-0
/
+27
*
inline the node transforms and node predicates into the generated
Chris Lattner
2010-03-01
4
-25
/
+71
*
simplify some code now that chain/flag results are not stored in
Chris Lattner
2010-02-28
3
-13
/
+4
*
don't emit useless functions. These were producing
Chris Lattner
2010-02-28
1
-47
/
+56
*
80-col violations/trailing whitespace.
Mikhail Glushenkov
2010-02-28
1
-11
/
+12
*
eliminate GetInt1/2
Chris Lattner
2010-02-28
1
-16
/
+3
*
hoist the new isel interpreter out of DAGISelHeader.h
Chris Lattner
2010-02-28
3
-823
/
+871
*
change a few opcodes to use VBRs instead of embedding
Chris Lattner
2010-02-28
3
-143
/
+45
*
move all the opcodes out of DAGISelHeader.h (which gets
Chris Lattner
2010-02-28
2
-55
/
+58
*
resolve a fixme by using hte new flag.
Chris Lattner
2010-02-28
1
-9
/
+7
*
enhance the EmitNode/MorphNodeTo operands to take a bit that
Chris Lattner
2010-02-28
6
-33
/
+43
*
enhance the new isel to handle the 'node already exists'
Chris Lattner
2010-02-28
2
-16
/
+30
*
use MorphNodeTo instead of SelectNodeTo. SelectNodeTo
Chris Lattner
2010-02-28
5
-43
/
+46
*
enhance the new isel to use SelectNodeTo for most patterns,
Chris Lattner
2010-02-28
7
-75
/
+218
*
Add support getting the operands of a User to ocaml.
Erick Tryzelaar
2010-02-28
4
-0
/
+36
*
Add support for global aliases to ocaml.
Erick Tryzelaar
2010-02-28
4
-0
/
+29
*
Add support for inserting inline asm to ocaml.
Erick Tryzelaar
2010-02-28
4
-1
/
+28
*
add some random nounwinds.
Chris Lattner
2010-02-28
2
-2
/
+2
*
I'm removing andersaa after the branch is made.
Chris Lattner
2010-02-28
1
-0
/
+1
*
simplify this code, return only ever has zero or one operands.
Chris Lattner
2010-02-28
1
-8
/
+6
[next]