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-11-30
Chad Rosier
test/CodeGen/PowerPC/vec_mul.ll: Fix register operands.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Jyotsna Verma
Use multiclass for the load instructions with MEMri...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Nadav Rotem
Remove the use of LPPassManager. We can remove LPM...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Eli Bendersky
Clean up whitespace and add comments
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Eli Bendersky
Make FileCheck return 2 in case of an error as documented,
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
NAKAMURA Takumi
test/CodeGen/PowerPC: Add explicit -march=ppc32.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Adhemerval...
This patch fixes the Altivec addend construction for...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Evgeniy Stepanov
[msan] Tests for vector manipulation instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Chandler Carruth
Switch LLVM_USE_RVALUE_REFERENCES to LLVM_HAS_RVALUE_RE...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Kostya Serebryany
[asan] simplify the code around doesNotReturn call...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Chandler Carruth
Separate out the tests for whether the compiler suports...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Patrik Hagglund
More strict error checking in parseSpecifier + simplifi...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Chandler Carruth
Fix non-determinism introduced in r168970 and pointed...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Chandler Carruth
Rearrange the comments, control flow, and variable...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Eric Christopher
Add the rest of the experimental fission sections to MC.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Jyotsna Verma
Use multiclass for the store instructions with MEMri...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Jyotsna Verma
Use multiclass for the load instructions with 'base...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Meador Inge
Move library call simplification statistic to instcombine
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Chandler Carruth
Move the InstVisitor utility into VMCore where it belon...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Evan Cheng
Fix logic to determine whether to turn a switch into...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Preston Briggs
Modified dump() to provide a little
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Jordan Rose
Add a new C++11 compatibility macro, LLVM_LVALUE_FUNCTION.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Kevin Enderby
Fixed the arm disassembly of invalid BFI instructions...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Eric Christopher
More comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Dan Gohman
Update comment for malloc being a library call now...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Michael Ilseman
copyFastMathFlags utility and test case
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Eli Bendersky
Add a FileCheck test that makes sure two different...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Dan Gohman
Update my email address.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Chad Rosier
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Chad Rosier
Fix 80-column violations.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Benjamin Kramer
Object: Pass the buffer name through when making a...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Quentin Colombet
Add cortex-a5 subtarget to the supported ARM architectures
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Justin Holewinski
Cleanup recent addition of DAGTypeLegalizer::SplitVecOp...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Shuxin Yang
rdar://12100355 (part 1)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Bill Wendling
Handle the situation where CodeGenPrepare removes a...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Jyotsna Verma
Use multiclass for 'transfer' instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Nadav Rotem
No need to run LICM after loop vectorization because...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Nadav Rotem
When broadcasting invariant scalars into vectors, place...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Dmitri Gribenko
Documentation for FileCheck: use 'option' and 'program...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Meador Inge
instcombine: Migrate puts optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Dmitri Gribenko
Documentation for llvm-link: reformat
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Jim Grosbach
Fix a memory leak in MachOObjectFile.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Dmitri Gribenko
Documentation for llvm-cov: reformat
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Benjamin Kramer
Follow up to 168711: It's safe to base this analysis...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Dmitri Gribenko
Documentation for llvm-stress: reformat
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Dmitri Gribenko
Documentation for opt: reformat
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Andrew Trick
Improve isImpliedCond comment a bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Alexey Samsonov
[ASan] Simplify check added in r168861. Bail out from...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Dmitri Gribenko
Documentation for llc: reformat.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Matt Beaumont-Gay
Apply Takumi's patch to suppress unused-variable warnin...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Alexey Samsonov
Add options to AddressSanitizer passes to make them...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Shuxin Yang
fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Dmitri Gribenko
Documentation for lit: more formatting: use 'option...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Pedro Artigas
One more step towards making doInitialization and doFin...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Dmitri Gribenko
Documentation for tblgen: formatting
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Dmitri Gribenko
Documentation for lit: formatting improvements.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Patrik Hagglund
Test commit.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Dmitri Gribenko
Documentation: formatting improvements
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Meador Inge
instcombine: Migrate fputs optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Meador Inge
instcombine: Migrate fwrite optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Meador Inge
instcombine: Migrate fprintf optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Evgeniy Stepanov
[msan] Handle vector manipulation instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Evgeniy Stepanov
[msan] Fix getOriginForNaryOp.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Silviu Baranga
Added atomic 64 min/max/umin/umax instrinsics support...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Benjamin Kramer
misched: Recompute priority queue when DFSResults are...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Evgeniy Stepanov
[msan] Basic handling of inline asm.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Justin Holewinski
Teach the legalizer how to handle operands for VSELECT...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Justin Holewinski
Allow targets to prefer TypeSplitVector over TypePromot...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Evgeniy Stepanov
[msan] Propagate shadow through (x<0) and (x>=0) compar...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Evgeniy Stepanov
[msan] Fix shadow & origin store & load alignment.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Evgeniy Stepanov
[msan] Optimize getOriginPtr.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Evgeniy Stepanov
[msan] Fix a few compilation warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Evgeniy Stepanov
[msan] Add a test for r168873.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Evgeniy Stepanov
[msan] Transform memcpy and memset to library calls.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Elena Demikhovsky
I changed hasAVX() to hasFp256() and hasAVX2() to hasIn...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Evgeniy Stepanov
[msan] Update tests (broken in r168873).
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Evgeniy Stepanov
[msan] Make sure that report callbacks do not get merged.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Dmitri Gribenko
Documentation: use correct highlighter
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Evgeniy Stepanov
Initial commit of MemorySanitizer.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Kostya Serebryany
[asan/tsan] initialize the asan/tsan callbacks in runOn...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Kostya Serebryany
[asan] when checking the noreturn attribute on the...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Preston Briggs
Cleaned up a couple of comments.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Jakob Stoklund...
Use MCPhysReg for RegisterClassInfo allocation orders.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Jakob Stoklund...
Add an MCPhysReg typedef to replace naked uint16_t.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Shuxin Yang
Instruction::isAssociative() returns true for fmul...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Jakob Stoklund...
Avoid rewriting instructions twice.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Nick Lewycky
Issue a fatal error if the line doesn't have a regular...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Nadav Rotem
When combining consecutive stores allow loads in betwee...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Bill Wendling
When we delete a dead basic block, see if any of its...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Dmitri Gribenko
Documentation: improve formatting and remove unneeded...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Michael Ilseman
Whoops, fixed bad merge
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Michael Ilseman
Fixed bad test case
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Michael Ilseman
Fast-math: IRBuilder test for creating instructions...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Michael Ilseman
Fast-math: Extend IRBuilder to have settable FastMathFl...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Michael Ilseman
Fast-math comments and convenience method
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Jyotsna Verma
Define signed const-ext immediate operands and their...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Benjamin Kramer
ARM: Implement CanLowerReturn so large vectors get...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Jakob Stoklund...
Make the LiveRegMatrix analysis available to targets.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Eli Bendersky
Add backreference matching capabilities to Support...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Benjamin Kramer
MCJIT depends on JIT.
commit
|
commitdiff
|
tree
|
snapshot
next