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-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
2012-07-14
Nadav Rotem
Add a dagcombine optimization to convert concat_vectors...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Jakob Stoklund...
Account for early-clobber reload instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jakob Stoklund...
Be more verbose when detecting dominance problems.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Andrew Trick
LSR Fix: check SCEV expression safety before expansion.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Andrew Trick
IVUsers should only generate SCEV's for values that...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Andrew Trick
Factor SCEV traversal code so I can use it elsewhere...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Joel Jones
This is one of the first steps at moving to replace...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Chandler Carruth
Revert r160194, which switched to use LV information...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Chandler Carruth
Use the LiveVariables information to efficiently get...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Galina Kistanova
Fixed few warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jakob Stoklund...
Remove variable_ops from call instructions in most...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jakob Stoklund...
Remove variable_ops from ARM call instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jack Carter
The Mips specific relocation R_MIPS_GOT_DISP
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jack Carter
test case for revision 160084: Alignment filling betwee...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Benjamin Kramer
Make helper functions static.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Alexander Kornienko
Initializers for some fields were missing in Option...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Hans Wennborg
ReleaseNotes.html: add note about specifying TLS models
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Duncan Sands
Post-dom frontier was removed in 3.0. Patch by chenwj.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Duncan Sands
Restrict this to x86, hopefully fixing ARM buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Craig Topper
Mark VINSERTI128rm as MayLoad=1. Fixes PR13348.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Galina Kistanova
Fixed few warnings; trimmed empty lines.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Jim Grosbach
Provide function name in 'Cannot select' fatal error.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Eric Christopher
The end of the prologue should be marked with is_stmt.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Jim Grosbach
TableGen: Assembly matcher 'insufficient operands'...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Akira Hatanaka
Fix check strings in test/MC/Disassembler/Mips/* and...
commit
|
commitdiff
|
tree
|
snapshot
next