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-09-30
Dmitri Gribenko
Sphinx CSS: remove negative letter-spacing, it makes...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Jakub Staszak
Fix && to && in Coding Standards.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Craig Topper
Change getX86SubSuperRegister to take an MVT::SimpleVal...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Benjamin Kramer
ArgumentPromotion: Remove ancient workaround for a...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Duncan Sands
Ignore apparent buffer overruns on external or weak...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Nadav Rotem
Revert r164910 because it causes failures to several...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Nadav Rotem
A DAGCombine optimization for merging consecutive store...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Bob Wilson
Add LLVM support for Swift.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Bob Wilson
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Benjamin Kramer
Shrink TargetAlignElem a bit, we do a lot of searches...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Chandler Carruth
Fix a somewhat surprising miscompile where code relying...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Duncan Sands
Speculatively revert commit 164885 (nadav) in the hope...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Craig Topper
Tidy up to match coding standards. Remove 'else' after...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Craig Topper
Replace a couple if/elses around similar calls with...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Nadav Rotem
A DAGCombine optimization for merging consecutive store...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Craig Topper
Remove more LLVM_DELETED_FUNCTIONs from destructors...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Evan Cheng
Add test case for r164850.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Evan Cheng
Do not delete BBs if their addresses are taken. rdar...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Bill Wendling
Don't use bit-wise operations to query for inclusion...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Evan Cheng
GlobalDCE should be run at -O2 / -Os to eliminate unuse...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Akira Hatanaka
MIPS DSP: add operands to make sure instruction strings...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Bill Wendling
Remove unused methods.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Sean Silva
docs: dedent list on index.rst
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Akira Hatanaka
MIPS DSP: other miscellaneous instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Manman Ren
Testcase for r164835
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Akira Hatanaka
MIPS DSP: ADDUH.QB instruction sub-class.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Manman Ren
X86: when replacing SUB with TEST in ISelDAGToDAG,...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Andrew Kaylor
Removing dependency on third party library for Intel...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Benjamin Kramer
PackedVector: Make the BitVector implementation configu...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Benjamin Kramer
Provide malloc-free sentinels for the SparseBitVector...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Dmitri Gribenko
Replace the use of strncpy() and sprintf() with std...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Benjamin Kramer
CorrelatedPropagation: BasicBlock::removePredecessor...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Benjamin Kramer
Make backtraces work again with both the configure...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Benjamin Kramer
GlobalOpt: non-constexpr bitcasts or GEPs can occur...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Nick Lewycky
Surprisingly, we missed a trivial case here. Fix that!
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Craig Topper
Remove a LLVM_DELETED_FUNCTION from destructor to fix...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Reed Kotler
1. Add load/store words from the stack
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Jakob Stoklund...
Remove <def,read-undef> flags from partial redefinitions.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Micah Villmow
Fix more crlf issues.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Meador Inge
instcombine: Add more test cases for __strncpy_chk...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Meador Inge
instcombine: Add more test cases for __strcpy_chk simpl...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Meador Inge
instcombine: Add more test cases for __memmove_chk...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Meador Inge
instcombine: Add more test cases for __memcpy_chk simpl...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Meador Inge
instcombine: Add more test cases for __memset_chk simpl...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Jakob Stoklund...
Enable the new coalescer algorithm by default.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Jakob Stoklund...
Don't dereference begin() on an empty vector.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Akira Hatanaka
MIPS DSP: ABSQ_S.PH instruction sub-class.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Akira Hatanaka
MIPS DSP: SHLL.QB instruction sub-class.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Benjamin Kramer
Fix a integer overflow in SimplifyCFG's look up table...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Micah Villmow
Fix CRLF issues.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Jakob Stoklund...
Avoid dereferencing a NULL pointer.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Micah Villmow
Patch for HowToBuildOnARM documentation from Wei-Ren...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Sylvestre Ledru
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviatio...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Sylvestre Ledru
Fix a typo 'iff' => 'if'
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Nick Lewycky
Prefer shuffles to selects. Backends love shuffles!
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Bill Wendling
Add constructors to the attribute builder.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Nick Lewycky
Add missing function CreateFPCast to the TargetFolder...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Jush Lu
[arm-fast-isel] Add support for ELF PIC.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Akira Hatanaka
Test case for r164755 and 164756.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Akira Hatanaka
MIPS DSP: rddsp (instruction which reads DSPControl...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Akira Hatanaka
MIPS DSP: CMPU.EQ.QB instruction sub-class.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Akira Hatanaka
MIPS DSP: ADDU.QB instruction sub-class.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Akira Hatanaka
MIPS DSP: Branch on Greater Than or Equal To Value...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Akira Hatanaka
MIPS DSP: all the remaining instructions which read...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Akira Hatanaka
MIPS DSP: add support for extract-word instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Akira Hatanaka
MIPS DSP: add functions which decode DSP and accumulato...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Akira Hatanaka
MIPS DSP: add code necessary for pseudo instruction...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Akira Hatanaka
MIPS DSP: add bitcast patterns between vectors and...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Akira Hatanaka
MIPS DSP: add vector load/store patterns.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Andrew Kaylor
Fix of hang during Intel JIT profiling
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Bill Wendling
Buildbot Fix.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Nick Lewycky
Disable the new SROA pass to get the tree back in worki...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Dan Gohman
Add IRBuilder code for adding !tbaa.struct metadata...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Bill Wendling
Query the parameter attributes directly instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Bill Wendling
Remove the `hasFnAttr' method from Function.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Jim Grosbach
X86_32: Large Symbol+Offset relocations.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Bill Wendling
Initial commit for the AttributesImpl class.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Akira Hatanaka
Add case clauses for returning dsp accumulator encoding...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Akira Hatanaka
Add DSP accumulator registers and register class. Remov...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Akira Hatanaka
Delete member MipsFunctionInfo::OutArgFIRange and code...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Benjamin Kramer
Add support for detecting some corei7-class Xeons.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Duncan Sands
Now that invoke of an intrinsic is possible (for the...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Benjamin Kramer
YAMLParser: Fix invalid reads when encountering incorre...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Benjamin Kramer
Remove unneeded and invalid SetInsertPoint calls from...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Benjamin Kramer
APFloat::roundToIntegral: Special values don't keep...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Hans Wennborg
Address Duncan's comments on r164684:
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Hans Wennborg
Address Duncan's comments on r164682:
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Chandler Carruth
Analogous fix to memset and memcpy rewriting. Don't...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Chandler Carruth
When rewriting the pointer operand to a load or store...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Chandler Carruth
Teach all of the loads, stores, memsets and memcpys...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Chandler Carruth
Add some convenience methods to IRBuilder for construct...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
NAKAMURA Takumi
ARM/atomicrmw_minmax.ll: Fix RUN line.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Benjamin Kramer
Fix tests that didn't test anything.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
James Molloy
Fix ordering of operands on lowering of atomicrmw min...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Hans Wennborg
SimplifyCFG: Make the switch-to-lookup table transforma...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Hans Wennborg
SimplifyCFG: Refactor the switch-to-lookup table transf...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
NAKAMURA Takumi
llvm/test/CodeGen/X86/mulx*.ll: Fix copypasto.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Sylvestre Ledru
The assumption that /proc/self/exe always exists is...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Michael Liao
Add SARX/SHRX/SHLX code generation support
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Michael Liao
Add RORX code generation support
commit
|
commitdiff
|
tree
|
snapshot
next