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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Restore the PHI optimization I accidently removed" temporarily since
Eric Christopher
2012-12-13
1
-4
/
+0
*
Revert "Add a funciton to get the segment name of a section."
Eric Christopher
2012-12-13
4
-48
/
+14
*
Change TargetLowering::getRegClassFor to take an MVT, instead of EVT.
Patrik Hagglund
2012-12-13
13
-81
/
+89
*
Add a funciton to get the segment name of a section.
Rafael Espindola
2012-12-13
4
-14
/
+48
*
Missed these calls from the previous rename somehow.
Rafael Espindola
2012-12-13
1
-2
/
+2
*
Rename isPowerOfTwo to isKnownToBeAPowerOfTwo.
Rafael Espindola
2012-12-13
4
-21
/
+21
*
[mips] Do not copy GOT address to register $gp if the function being called has
Akira Hatanaka
2012-12-13
2
-4
/
+36
*
Pattern matching code for intrinsics.
Michael Ilseman
2012-12-13
2
-15
/
+115
*
Remove extraneous debugging code.
Eric Christopher
2012-12-13
1
-2
/
+0
*
Use default label name for a section in emitting abbreviation
Eric Christopher
2012-12-13
1
-5
/
+8
*
Add a way of printing out an arbitrary label name for a section
Eric Christopher
2012-12-13
5
-0
/
+31
*
m_CombineOr and m_CombineAnd pattern combinators
Michael Ilseman
2012-12-13
1
-10
/
+49
*
Define getHostCPUFeatures for ARM Linux platform
Hao Liu
2012-12-13
1
-0
/
+58
*
[mips] Delete all floating point instruction classes that are no longer used.
Akira Hatanaka
2012-12-13
3
-279
/
+2
*
Make this Lit config file a bit slimmer
Eli Bendersky
2012-12-13
1
-8
/
+1
*
[mips] Modify definitions of floating point conditional move instructions.
Akira Hatanaka
2012-12-13
2
-24
/
+110
*
Fix a bug in DAGCombiner::MatchBSwapHWord. Make sure the node has operands be...
Evan Cheng
2012-12-13
2
-1
/
+48
*
[mips] Modify definitions of floating point comparison instructions.
Akira Hatanaka
2012-12-13
2
-9
/
+30
*
[mips] Modify definitions of floating point branch instructions.
Akira Hatanaka
2012-12-13
2
-2
/
+26
*
[mips] Modify definitions of floating point indexed load and store instructions.
Akira Hatanaka
2012-12-13
2
-14
/
+59
*
[mips] Modify definitions of floating point multiply-add/sub instructions.
Akira Hatanaka
2012-12-13
2
-12
/
+46
*
[mips] Modify definitions of floating point load and store instructions.
Akira Hatanaka
2012-12-13
2
-10
/
+35
*
[mips] Modify definitions of move from/to coprocessor instructions.
Akira Hatanaka
2012-12-13
2
-21
/
+30
*
[mips] Modify definitions of two register operand floating point instructions.
Akira Hatanaka
2012-12-13
2
-41
/
+87
*
[mips] Modify definitions of three register operand floating point instructions
Akira Hatanaka
2012-12-13
2
-8
/
+41
*
Take into account minimize size attribute in the inliner.
Quentin Colombet
2012-12-13
2
-2
/
+236
*
Avoid setIsInsideBundle in Target/R600.
Jakob Stoklund Olesen
2012-12-13
2
-10
/
+11
*
Express prepend and append in terms of a more generic insert().
Jakob Stoklund Olesen
2012-12-13
1
-11
/
+36
*
[mips] Move classes that do not belong in MipsInstrFormats.td into
Akira Hatanaka
2012-12-13
2
-23
/
+23
*
[mips] Set isCommutable flag in a more explicit way.
Akira Hatanaka
2012-12-13
1
-5
/
+3
*
[mips] Remove fmt from the parameter list of classes FMADDSUB and FNMADDSUB.
Akira Hatanaka
2012-12-13
1
-16
/
+16
*
[mips] Remove single-precision floating point instruction from multiclass
Akira Hatanaka
2012-12-13
2
-10
/
+13
*
[mips] Move class IsCommutable into MipsInstrInfo.td.
Akira Hatanaka
2012-12-13
2
-4
/
+4
*
[mips] Remove single-precision floating point instructions from multiclasses
Akira Hatanaka
2012-12-13
2
-47
/
+54
*
Fix a bogus comment
Eli Bendersky
2012-12-13
1
-3
/
+3
*
Teach the cost model about the optimization in r169904: Truncation of inducti...
Nadav Rotem
2012-12-13
3
-3
/
+21
*
Typo.
Chad Rosier
2012-12-13
1
-1
/
+1
*
Make the MCStreamer have a reset method and call that after finalization of t...
Pedro Artigas
2012-12-12
10
-31
/
+68
*
[ms-inline asm] Make sure we fail gracefully on parse errors. Parse errors
Chad Rosier
2012-12-12
1
-2
/
+9
*
YAMLIO: Remove all of the template instantiation hacks, I don't see why they'...
Benjamin Kramer
2012-12-12
2
-423
/
+326
*
Temporarily disable test cases until they compile with g++ too.
Nick Kledzik
2012-12-12
1
-0
/
+4
*
Unbreak the build. Fallout from r170019.
David Blaikie
2012-12-12
1
-1
/
+1
*
AlignedCharArrayUnion is erroring with non-clang compilers
Nick Kledzik
2012-12-12
1
-6
/
+6
*
Fix calls to getAsSignedInteger() to use long long - not int64_t
Nick Kledzik
2012-12-12
1
-21
/
+25
*
Makefile.sphinx: reST conversion is complete!
Dmitri Gribenko
2012-12-12
1
-4
/
+0
*
Documentation: use paths relative to document root in links.
Dmitri Gribenko
2012-12-12
1
-1
/
+1
*
Fix typo, which prevent test from being check.
Jakub Staszak
2012-12-12
1
-3
/
+3
*
Restore the PHI optimization I accidently removed
Michael Ilseman
2012-12-12
1
-0
/
+4
*
unHECKify test fixed by Jacob in r159003.
Jakub Staszak
2012-12-12
1
-8
/
+6
*
Remove trailing whitespace
Michael Ilseman
2012-12-12
1
-39
/
+39
[next]