index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update CMake.
Daniel Dunbar
2010-10-08
1
-1
/
+0
*
Revert "Reimplement (part of) the or -> add optimization. Matching 'or' into
Daniel Dunbar
2010-10-08
4
-126
/
+65
*
Revert "Use the new TB_NOT_REVERSABLE flag instead of special ", which depends
Daniel Dunbar
2010-10-08
1
-26
/
+20
*
Revert "reimplement the second half of the or/add optimization. We should now",
Daniel Dunbar
2010-10-08
3
-51
/
+18
*
Move to thumb2 loads, fixes a problem with incoming registers
Eric Christopher
2010-10-08
1
-16
/
+13
*
reimplement the second half of the or/add optimization. We should now
Chris Lattner
2010-10-08
3
-18
/
+51
*
Enable binary encoding of some simple instructions.
Jim Grosbach
2010-10-08
1
-0
/
+8
*
Make <target>CodeEmitter::getBinaryCodeForInstr() a const method.
Jim Grosbach
2010-10-08
4
-8
/
+8
*
Use the new TB_NOT_REVERSABLE flag instead of special
Chris Lattner
2010-10-08
1
-20
/
+26
*
simplify some map operations.
Chris Lattner
2010-10-07
2
-16
/
+14
*
MC-COFF: Handle relaxation in COFF better. Fixes PR8321.
Michael J. Spencer
2010-10-07
1
-1
/
+29
*
Delete the FormulaSorter class and inline its one method into its
Dan Gohman
2010-10-07
1
-28
/
+10
*
Fix a spello.
Dan Gohman
2010-10-07
1
-1
/
+1
*
Charge a formula for explicit multiplies on scaled registers too,
Dan Gohman
2010-10-07
1
-3
/
+3
*
Use size_t for consistency.
Dan Gohman
2010-10-07
1
-1
/
+1
*
When merging one use into another, transfer the offsets from
Dan Gohman
2010-10-07
1
-0
/
+8
*
Reimplement (part of) the or -> add optimization. Matching 'or' into 'add'
Chris Lattner
2010-10-07
4
-65
/
+126
*
After splitting, the remaining LiveInterval may be fragmented into multiple
Jakob Stoklund Olesen
2010-10-07
2
-11
/
+134
*
Fix LSR to keep the RegUseTracker up to date when combining users.
Dan Gohman
2010-10-07
1
-8
/
+19
*
Remove LoopIndexSplit pass. It is neither maintained nor used by anyone.
Devang Patel
2010-10-07
2
-1275
/
+0
*
Unbreak cmake build.
John Thompson
2010-10-07
1
-0
/
+1
*
Code refactoring.
Evan Cheng
2010-10-07
2
-104
/
+160
*
Reduce casting in various tables by defining the table
Chris Lattner
2010-10-07
2
-27
/
+26
*
simplify code: don't build up vector only to assert it is empty.
Chris Lattner
2010-10-07
1
-8
/
+4
*
Now with fewer extraneous semicolons!
Owen Anderson
2010-10-07
131
-160
/
+161
*
Trivial MC code emitter shell. No instruction forms actually handled yet.
Jim Grosbach
2010-10-07
1
-3
/
+19
*
Correctly check if a path is a directory. Fix by Brian Korver.
Evan Cheng
2010-10-07
1
-1
/
+1
*
Provie a clearner interface so that FE can decide whether a function has prot...
Devang Patel
2010-10-07
1
-6
/
+1
*
Include the auto-generated bits for machine encoding.
Jim Grosbach
2010-10-07
1
-0
/
+20
*
Remember to promote load/store types for stack to register size.
Eric Christopher
2010-10-07
1
-0
/
+6
*
convert test to use the existing classes that the multipatterns
Chris Lattner
2010-10-07
1
-99
/
+48
*
convert cmp to use a multipattern
Chris Lattner
2010-10-07
1
-199
/
+181
*
Canonicalize X86ISD::MOVDDUP nodes to v2f64 to make sure all cases match. Als...
Evan Cheng
2010-10-07
2
-16
/
+22
*
ARM instruction don't have instruction prefixes, so remove the helper functions
Jim Grosbach
2010-10-07
1
-16
/
+1
*
Move tool_output_file into its own file.
Dan Gohman
2010-10-07
2
-32
/
+43
*
Add initialization routines for Instrumentation.
Owen Anderson
2010-10-07
2
-0
/
+32
*
reduce redundancy between pattern copies.
Chris Lattner
2010-10-07
1
-49
/
+53
*
the opcode for BinOpMI/BinOpMI8 is always the same, remove the argument.
Chris Lattner
2010-10-07
1
-19
/
+19
*
Improve comment.
Owen Anderson
2010-10-07
1
-1
/
+1
*
Add initialization routines to InstCombine.
Owen Anderson
2010-10-07
1
-0
/
+9
*
convert adc/sbb to a multipattern. Because the adde/sube nodes
Chris Lattner
2010-10-07
1
-310
/
+150
*
Add initialization routines for VMCore.
Owen Anderson
2010-10-07
1
-2
/
+14
*
Add initialization routines for Target.
Owen Anderson
2010-10-07
1
-2
/
+12
*
Fix obvious mistake pointed out by Michael Spencer.
Jakob Stoklund Olesen
2010-10-07
1
-1
/
+1
*
Print more loop info.
Jakob Stoklund Olesen
2010-10-07
1
-0
/
+16
*
Print out MBB number when rewriting.
Jakob Stoklund Olesen
2010-10-07
1
-1
/
+2
*
Add initialization routines for CodeGen.
Owen Anderson
2010-10-07
2
-0
/
+60
*
Add an implementation of the initialization routine for IPA.
Owen Anderson
2010-10-07
1
-0
/
+29
*
Add initialization routines for Analysis and IPA.
Owen Anderson
2010-10-07
2
-0
/
+57
*
Add an initialization routine for libLLVMipo.a
Owen Anderson
2010-10-07
1
-2
/
+37
[next]