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-07-18
Richard Trieu
Move around some enum elements so that lastMRM corrects...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Jim Grosbach
TblGen: Tweak to pretty-print DAGISel.inc a bit better.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Jordan Rose
Allow PointerIntPairs to be created from const void *.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Manman Ren
X86: remove redundant cmp against zero.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Preston Gurd
This patch fixes 8 out of 20 unexpected failures in...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Victor Oliveira
Adding some debug information to PassManager
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Chad Rosier
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Chandler Carruth
Fix a somewhat nasty crasher in PR13378. This crashes...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Andrew Trick
Fix ARMTargetLowering::isLegalAddImmediate to consider...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Andrew Trick
Added unit test for PR13361: LSR + SCEV "hangs" on...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Victor Oliveira
test commit
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Simon Atanasyan
Add some missed ELF constants definitions:
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
NAKAMURA Takumi
Update config.h.cmake corresponding to config.h.in.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Nadav Rotem
The vbroadcast family of instructions has 'fallback...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Jack Carter
Mips specific inline asm operand modifier 'M':
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Andrew Trick
SCEVTraversal: Add a visited set.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Craig Topper
Remove tab characters.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Craig Topper
Fix typo in error message and remove some tab characters.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Andrew Trick
indvars: drive by heuristics fix.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Andrew Trick
indvars: Linear function test replace should avoid...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Craig Topper
Make x86 asm parser to check for xmm vs ymm for index...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Galina Kistanova
Fixed few warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Nuno Lopes
ignore 'invoke @llvm.donothing', but still keep the...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Joel Jones
More replacing of target-dependent intrinsics with...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Nuno Lopes
Apparently it's possible to do an 'invoke asm'.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Akira Hatanaka
Clean up Mips16InstrFormats.td and Mips16InstrInfo.td.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Evan Cheng
Add test case for r160387
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Evan Cheng
Back out r160101 and instead implement a dag combine...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Jim Grosbach
TableGen: Pattern<> references to null_frag are a nop.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Jakob Stoklund...
Fix broken ipo_ext_iterator constructors.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Jakob Stoklund...
Add some trace output to TwoAddressInstructionPass.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Benjamin Kramer
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Nuno Lopes
simplify getSetSize() per Duncan's comments
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
NAKAMURA Takumi
llvm/test/Transforms/LoopRotate/PhiRename-1.ll: FileChe...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Jakob Stoklund...
Allow for customized graph edge pruning in PostOrderIte...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Alexey Samsonov
Improve behavior of DebugInfoEntryMinimal::getSubprogra...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Kostya Serebryany
[asan] more code to merge crash callbacks. Doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Nadav Rotem
Fix a crash in the legalization of large vectors.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Evan Cheng
Implement r160312 as target indepedenet dag combine.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Simon Atanasyan
Revert commit r160307. We decide to move builtins selec...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Evan Cheng
Make sure constant bitwidth is <= 64 bit before calling...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Evan Cheng
This is another case where instcombine demanded bits...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Andrew Trick
Reapply r160340. LSR: Limit CollectSubexprs.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Andrew Trick
Revert "LSR: try not to blow up solving combinatorial...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Andrew Trick
LSR: try not to blow up solving combinatorial problems...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Jim Grosbach
TableGen: Allow conditional instruction pattern in...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Akira Hatanaka
Fix function select_cc_f32 in test/CodeGen/Mips/selectc...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Owen Anderson
Defer checking for registers in the MC AsmMatcher until...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Nuno Lopes
fix PR13339 (remove the predecessor from the unwind...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Nuno Lopes
teach ConstantRange that zero times X is always zero
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Evan Cheng
For something like
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Nadav Rotem
Minor cleanup and docs.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Simon Atanasyan
MIPS: Create two definitions for __builtin_mips_shll_qb...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Nadav Rotem
Make ComputeDemandedBits return a deterministic result...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Tom Stellard
Revert "AMDGPU: Add core backend files for R600/SI...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Tom Stellard
Revert "include/llvm: Add R600 Intrinsics v6"
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Tom Stellard
Revert "Build script changes for R600/SI Codegen v6"
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Tom Stellard
Revert "test/CodeGen/R600: Add some basic tests v6"
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Tom Stellard
Revert "Target/AMDGPU/R600KernelParameters.cpp: Fix...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Tom Stellard
Revert "Target/AMDGPU: [CMake] Fix dependencies. 1...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Tom Stellard
Revert "Target/AMDGPU/R600KernelParameters.cpp: Don...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Tom Stellard
Revert "Target/AMDGPU/AMDILIntrinsicInfo.cpp: Use llvm_...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Tom Stellard
Revert "Target/AMDGPU: Fix includes, or msvc build...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Nuno Lopes
make ConstantRange::getSetSize() properly compute the...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Chad Rosier
With r160248 in place this code is no longer needed.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Kostya Serebryany
[asan] a bit more refactoring, addressed some of the...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Aaron Ballman
MSVC's implementation of isalnum will assert on charact...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Kostya Serebryany
[asan] refactor instrumentation to allow merging the...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
NAKAMURA Takumi
Target/AMDGPU: Fix includes, or msvc build failed.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
NAKAMURA Takumi
Target/AMDGPU/AMDILIntrinsicInfo.cpp: Use llvm_unreacha...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
NAKAMURA Takumi
Target/AMDGPU/R600KernelParameters.cpp: Don't use ...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Jack Carter
Doubleword Shift Left Logical Plus 32
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
NAKAMURA Takumi
Target/AMDGPU: [CMake] Fix dependencies. 1) Add intrins...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
NAKAMURA Takumi
Target/AMDGPU/R600KernelParameters.cpp: Fix two include...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Alexey Samsonov
Fix tests that failed on i686-win32 after r160248:
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Tom Stellard
test/CodeGen/R600: Add some basic tests v6
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Tom Stellard
Build script changes for R600/SI Codegen v6
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Tom Stellard
include/llvm: Add R600 Intrinsics v6
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Tom Stellard
AMDGPU: Add core backend files for R600/SI codegen v6
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Kostya Serebryany
[asan] initialize asan error callbacks in runOnModule...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Nadav Rotem
Fix a bug in the 3-address conversion of LEA when one...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Chandler Carruth
Revert r160254 temporarily.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Chandler Carruth
Teach AddressSanitizer to create basic blocks in a...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Chandler Carruth
Add a basic test for AddressSanitizer. This is just...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Chandler Carruth
Add support for attaching branch weight metadata direct...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Chandler Carruth
Add a boring bit of boilerplate to start testing IRBuil...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Chandler Carruth
Move the IRBuilder unittest from Support to VMCore...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Alexey Samsonov
This CL changes the function prologue and epilogue...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Chandler Carruth
Move llvm/Support/TypeBuilder.h -> llvm/TypeBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Chandler Carruth
Update the header guard I missed when moving the header.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Chandler Carruth
Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h,...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Nadav Rotem
Fix a bug in the scalarization of BUILD_VECTOR. BUILD_V...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Nadav Rotem
Teach getTargetVShiftNode about TargetConstant nodes.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
NAKAMURA Takumi
llvm/test/CodeGen/X86/2012-07-15-broadcastfold.ll:...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Nadav Rotem
Rename VBROADCASTSDrm into VBROADCASTSDYrm to match...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Nadav Rotem
Refactor the code that checks that all operands of...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Chandler Carruth
Reapply r160194, switching to use LV information for...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-15
Eric Christopher
Move IsSameValue from clang's ASTImporter to be methods...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Nadav Rotem
AVX: Fix a bug in getTargetVShiftNode. The shift amount...
commit
|
commitdiff
|
tree
|
snapshot
next