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-10-27
Akira Hatanaka
[mips] Make sure FuncArg doesn't advance when OrigArgIn...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-27
Akira Hatanaka
Use the methods and classes that were added to simplify...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-27
Akira Hatanaka
Add method MipsTargetLowering::writeVarArgRegs which...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-27
Akira Hatanaka
Add method MipsTargetLowering::passByValArg.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-27
Akira Hatanaka
Add method MipsTargetLowering::copyByValRegs.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Akira Hatanaka
Add class MipsCC which provides methods used to analyze...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Akira Hatanaka
Delete MipsFunctionInfo::InArgFIRange.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Nadav Rotem
Refactor the VectorTargetTransformInfo interface.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Jakob Stoklund...
Revert r163298 "Optimize codegen for VSETLNi{8,16,32...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Kaelyn Uhrain
Avoid an unused-variable warning when asserts are disabled.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Jakob Stoklund...
Reduce indentation with early exit.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Jakob Stoklund...
Also make the current basic block a class member.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Reed Kotler
implement mips16 tls global addr
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Lang Hames
MCRegisterClass should be returned by const ref, not...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Jordan Rose
Suggest llvm_unreachable over assert(0).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Jakob Stoklund...
Make the Processed set a class member.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Chad Rosier
[ms-inline asm] Add a comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Jakob Stoklund...
80 col.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Jakob Stoklund...
Remove ARMBaseRegisterInfo::isReservedReg().
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Jakob Stoklund...
Add GPRPair Register class to ARM.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Jakob Stoklund...
Fix whitespace and function names to be coding standardy.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Jakob Stoklund...
Remove the canCombineSubRegIndices() target hook.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Benjamin Kramer
Remove LoopDependenceAnalysis.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Bill Wendling
Remove the unneeded initializers.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Derek Schuff
Stop APInt::shl from generating llvm.trap
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Hal Finkel
Move target-specific BBVectorize tests into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Nadav Rotem
Move the target-specific tests, which require specific...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Rafael Espindola
Change the internalize pass to internalize all symbols...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Benjamin Kramer
Lowercase the argument for TargetTransformInfo so it...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Chad Rosier
[ms-inline asm] Emit an error for unsupported SIZE...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Chad Rosier
[ms-inline asm] Add support for the TYPE operator.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Benjamin Kramer
LoopSimplify: Preserve DependenceAnalysis.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Benjamin Kramer
Fix SCEV cache invalidation in LCSSA and LoopSimplify.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Benjamin Kramer
Add a basic verifier for SCEV's backedge taken counts.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Nadav Rotem
Fix a crash in SimpliftDemandedBits of vectors of pointers.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Akira Hatanaka
Make sure I is not the end iterator when isInsideBundle...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Reed Kotler
git-svn-id: https://llvm.org/svn/llvm-project/llvm...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Chad Rosier
[ms-inline asm] Have the target AsmParser create the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Renato Golin
Better handling of OpcodeToISD using enum/switch.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Joerg Sonnenberger
Don't explicitly require RTTI and EH.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Adhemerval...
PowerPC: Fix for rldcl/rldicl/rldicr MC emission
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
David Tweed
Minor enhancement to build process notes for ARM platforms.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Joerg Sonnenberger
Adjust llvm-ar and llvm-ranlib to not depend on excepti...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Nicolas Geoffray
Remove GC roots that reference dead objects.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Nicolas Geoffray
Fix CPP backend for method attributes by creating a...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Bill Wendling
Alphabetize the enum list.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Reed Kotler
Implement carry for subtract/add for mips16
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Nick Lewycky
Hoist out some work done inside a loop doing a linear...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Hal Finkel
Use VTTI->getNumberOfParts in BBVectorize.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Hal Finkel
Add VectorTargetTransform::getNumberOfParts.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Nick Lewycky
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Reed Kotler
implement large (>16 bit) constant loading.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Rafael Espindola
Fix unexpected passes. These test do work with LTO...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Reed Kotler
fix test setgek.ll so that it will not give false ...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Rafael Espindola
libLTO has a bug in that it will keep every symbol...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Rafael Espindola
Port testcase to FileCheck.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Hal Finkel
Disable generation of pointer vectors by BBVectorize.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Nadav Rotem
Revert 166726 because it may have broken a number of...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Hal Finkel
BBVectorize, when using VTTI, should not form types...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Kaelyn Uhrain
Fix anonymous namespace issue introduced by r166714:
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Nadav Rotem
Fix a crash in ValueTracking. Add support for vectors...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Chad Rosier
[ms-inline asm] Perform field lookups with the dot...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Nadav Rotem
Fix the cost-model test.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Reed Kotler
implement mips16 patterns for select nodes
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Hal Finkel
Add CPU model to BBVectorize cost-model tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Kaelyn Uhrain
Don't return false when the function's return type...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Nadav Rotem
Add the cpu model to the test.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Hal Finkel
Begin incorporating target information into BBVectorize.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Nadav Rotem
LoopVectorize: Teach the cost model to query scalar...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Chad Rosier
[ms-inline asm] Add support for creating AsmRewrites...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Joerg Sonnenberger
Remove exception handling usage from tblgen.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Jakob Stoklund...
Also optimize large switch statements.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Michael Liao
Add 'const' qualifier on member functions not changing...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Nadav Rotem
Minor cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Micah Villmow
Update the release notes to note the change from Target...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Michael Liao
Add test for ATOM ISA SSSE3
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Chad Rosier
[ms-inline asm] Add error handling to the ParseIntelDot...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
David Blaikie
Remove unused member & unnecessary semicolon.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Joerg Sonnenberger
In preparation for removing exception handling in table...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Benjamin Kramer
DependenceAnalysis: Push #includes down into the implem...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
NAKAMURA Takumi
llvm/utils/TableGen/CMakeLists.txt: Update correspondin...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Sebastian Pop
add TableGen support to create relationship maps betwee...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Adhemerval...
This patch fixes the MC object emission of 'nop' for...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Bill Schmidt
This patch addresses a PPC64 ELF issue with passing...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Adhemerval...
PowerPC: Initial support for PowerPC64 MCJIT
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Adhemerval...
Initial TOC support for PowerPC64 object creation
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Elena Demikhovsky
The test avx-intel-ocl.ll failed. I can't reproduce...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Michael Liao
Atom has SIMD instruction set extension up to SSSE3
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Michael Liao
Clean up where SlotSize should be used instead of point...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Chandler Carruth
Teach SROA how to split whole-alloca integer loads...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Nadav Rotem
Add support for additional reduction variables: AND...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Jakob Stoklund...
Stop running the machine code verifier unconditionally.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Nadav Rotem
revert accidental change
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Nadav Rotem
Implement a basic cost model for vector and scalar...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Chad Rosier
Tell llvm-mc we're using intel syntax, so we don't...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Kevin Enderby
Add a bit of documentation on the annotated disassembly...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Chad Rosier
[ms-inline asm] Add back-end test case for r166632...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Bob Wilson
Don't try to install c-index-test with BUILD_CLANG_ONLY...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Micah Villmow
Fix a compiler warning with an unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Chad Rosier
[ms-inline asm] Add support for parsing the '.' operato...
commit
|
commitdiff
|
tree
|
snapshot
next