projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2012-12-13
Akira Hatanaka
[mips] Modify definitions of floating point indexed...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Akira Hatanaka
[mips] Modify definitions of floating point multiply...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Akira Hatanaka
[mips] Modify definitions of floating point load and...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Akira Hatanaka
[mips] Modify definitions of move from/to coprocessor...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Akira Hatanaka
[mips] Modify definitions of two register operand float...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Akira Hatanaka
[mips] Modify definitions of three register operand...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Quentin Colombet
Take into account minimize size attribute in the inliner.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Jakob Stoklund...
Avoid setIsInsideBundle in Target/R600.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Jakob Stoklund...
Express prepend and append in terms of a more generic...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Akira Hatanaka
[mips] Move classes that do not belong in MipsInstrForm...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Akira Hatanaka
[mips] Set isCommutable flag in a more explicit way.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Akira Hatanaka
[mips] Remove fmt from the parameter list of classes...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Akira Hatanaka
[mips] Remove single-precision floating point instructi...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Akira Hatanaka
[mips] Move class IsCommutable into MipsInstrInfo.td.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Akira Hatanaka
[mips] Remove single-precision floating point instructi...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Eli Bendersky
Fix a bogus comment
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Nadav Rotem
Teach the cost model about the optimization in r169904...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Chad Rosier
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Pedro Artigas
Make the MCStreamer have a reset method and call that...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Chad Rosier
[ms-inline asm] Make sure we fail gracefully on parse...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Benjamin Kramer
YAMLIO: Remove all of the template instantiation hacks...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Nick Kledzik
Temporarily disable test cases until they compile with...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
David Blaikie
Unbreak the build. Fallout from r170019.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Nick Kledzik
AlignedCharArrayUnion is erroring with non-clang compilers
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Nick Kledzik
Fix calls to getAsSignedInteger() to use long long...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Dmitri Gribenko
Makefile.sphinx: reST conversion is complete!
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Dmitri Gribenko
Documentation: use paths relative to document root...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Jakub Staszak
Fix typo, which prevent test from being check.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Michael Ilseman
Restore the PHI optimization I accidently removed
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Jakub Staszak
unHECKify test fixed by Jacob in r159003.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Michael Ilseman
Remove trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Benjamin Kramer
Fix the build on case sensitive file systems.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
David Majnemer
Simplify negated bit test
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Nick Kledzik
Initial implementation of a utility for converting...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Evan Cheng
Fix a logic bug in inline expansion of memcpy / memset...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Jakub Staszak
unHECKify test. It was fixed by Chris in 2009.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Bill Schmidt
The ordering of two relocations on the same instruction...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Jakub Staszak
Fix typo in test-case.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Akira Hatanaka
[mips] Fix a memory leak bug report by NAKAMURA Takumi.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Dmitri Gribenko
Documentation: SphinxQuickstartTemplate.rst: add guidel...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Eli Bendersky
Make naming consistent, add comments and sanity asserts
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Jakub Staszak
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Nadav Rotem
Fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Nadav Rotem
LoopVectorizer: Use the "optsize" attribute to decide...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Bill Schmidt
This patch implements local-dynamic TLS model support...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Bill Wendling
Kerning.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Dmitri Gribenko
Documentation: llvm-bcanalyzer.rst: cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Dmitri Gribenko
Documentation: AliasAnalysis.rst: improve internal...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Dmitri Gribenko
Documentation: convert WritingAnLLVMPass.html to reST.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Dmitri Gribenko
Documentation: cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Rafael Espindola
The TargetData is not used for the isPowerOfTwo determi...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Alexey Samsonov
Improve debug info generated with enabled AddressSanitizer.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Dmitri Gribenko
Documentation: use a 'console' highlighter for terminal...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Dmitri Gribenko
Documentation: use a 'console' highlighter for terminal...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
NAKAMURA Takumi
llvm/test/CodeGen/X86/atom-bypass-slow-division.ll...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
NAKAMURA Takumi
llvm/test/CodeGen/X86/atom-bypass-slow-division.ll...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Logan Chien
Add ARM NONE and PREL31 relocation types.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Rafael Espindola
Remove some dead code.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
NAKAMURA Takumi
[CMake] Fixup R600.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Evan Cheng
Sorry about the churn. One more change to getOptimalMem...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
NAKAMURA Takumi
llvm/test/CodeGen/X86/store_op_load_fold.ll: Fix typo...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
NAKAMURA Takumi
llvm/test/CodeGen/X86/store_op_load_fold.ll: Add explic...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Nadav Rotem
Fix the ascii drawing that was ruined when I split...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Evan Cheng
- Rename isLegalMemOpType to isSafeMemOpType. "Legal...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Nadav Rotem
fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Manman Ren
DAGCombine: clamp hi bit in APInt::getBitsSet to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Nadav Rotem
LoopVectorizer: When -Os is used, vectorize only loops...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Evan Cheng
Avoid using lossy load / stores for memcpy / memset...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Michael Ilseman
Have SimplifyBinOp call the new FAdd/FSub/FMul helpers...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Shuxin Yang
- Fix a problematic way in creating all-the-1 APInt.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Michael Ilseman
Remove redunant optimizations from InstCombine, instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Michael Ilseman
Added a slew of SimplifyInstruction floating-point...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Michael Ilseman
Pattern matchers for floating point values
commit
|
commitdiff
|
tree
|
snapshot
2012-12-12
Michael Ilseman
Remove FIXMEs surrounding Constant[Data]Vectors, instead
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Jim Grosbach
Trim unneeded header #include.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Dmitri Gribenko
Documentation: cleanup: remove useless anchors and...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Jim Grosbach
ARM: Remove old testing option.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Jim Grosbach
ARM: Remove old testing options.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Evan Cheng
Replace TargetLowering::isIntImmLegal() with
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Dmitri Gribenko
Documentation: Lexicon.rst: add 'SLP' acronym
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Nadav Rotem
PR14574. Fix a bug in the code that calculates the...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Tom Stellard
Add R600 backend
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Bill Schmidt
This patch implements the general dynamic TLS model...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Eric Christopher
Update some comments.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Nadav Rotem
Loop Vectorize: optimize the vectorization of trunc...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Eli Bendersky
Remove the RelaxAll overrule in MCAssembler::fixupNeeds...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Rafael Espindola
Use an ArrayRef instead of a std::vector&.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Joel Jones
Add comment for load folding
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Dmitri Gribenko
Documentation: convert Passes.html to reST.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
NAKAMURA Takumi
llvm/test/TableGen: Remove XFAIL:vg_leak in dozen of...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Evgeniy Stepanov
[msan] Use explicitely aligned stores and loads with...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Revert EVT->MVT changes, r169836-169851, due to buildbo...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Chandler Carruth
Holding my nose and moving the accumulation routine...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Chandler Carruth
Hoist the GEP constant address offset computation to...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Change RegVT in BitTestBlock and RegsForValue, to conta...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Change TargetLowering::getTypeForExtArgOrReturn to...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Change a parameter of TargetLowering::getVectorTypeBrea...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Change TargetLowering::RegisterTypeForVT to contain...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Change TargetLowering::TransformToType to contain MVTs...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Patrik Hagglund
Change TargetLowering::getRepRegClassCostFor, getIndexe...
commit
|
commitdiff
|
tree
|
snapshot
next