projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2014-07-23
Jim Grosbach
[X86,AArch64] Extend vcmp w/ unary op combine to work...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Jim Grosbach
X86: restrict combine to when type sizes are safe.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Jim Grosbach
DAG: fp->int conversion for non-splat constants.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Justin Holewinski
[NVPTX] Add some extra tests for mul.wide to test non...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Justin Holewinski
[NVPTX] Silence a GCC warning found by the buildbots
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Mark Heffernan
Do not add unroll disable metadata after unrolling...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Juergen Ributzka
[FastISel][AArch64] Fix return type in FastLowerCall.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Justin Holewinski
[NVPTX] mul.wide generation works for any smaller integ...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Robert Khasanov
[SKX] Added missed test files for rev 213757
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Saleem Abdulrasool
AsmParser: remove deprecated LLIR support
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Saleem Abdulrasool
ExecutionEngine: remove a stray semicolon
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Robert Khasanov
[SKX] Fix lowercase "error:" in rev 213757
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Justin Holewinski
[NVPTX] Make sure we do not generate MULWIDE ISD nodes...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Mark Heffernan
In unroll pragma syntax and loop hint metadata, change...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Alex Lorenz
test commit: remove trailing space
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Chad Rosier
[AArch64] Lower sdiv x, pow2 using add + select + shift.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Robert Khasanov
[SKX] Enabling mask instructions: encoding, lowering
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Tim Northover
ARM: spot SBFX-compatbile code expressed with sign_exte...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Tim Northover
ARM: add patterns for [su]xta[bh] from just a shift.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
James Molloy
Enable partial libcall inlining for all targets by...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Tilmann Scheller
[ARM] Make the assembler reject unpredictable pre/post...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Daniel Sanders
Added release notes for MIPS.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Tim Northover
AArch64: remove "arm64_be" support in favour of "aarch6...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Tilmann Scheller
[ARM] Make the assembler reject unpredictable pre/post...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Tim Northover
AArch64: remove arm64 triple enumerator.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Andrea Di Biagio
Revert r211771. It was: "[X86] Improve the selection...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Chandler Carruth
[x86] Clean up a test case to use check labels and...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Tilmann Scheller
[ARM] Add regression test for the earlyclobber constrai...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Tilmann Scheller
[ARM] Add earlyclobber constraint to pre/post-indexed...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Chandler Carruth
[SDAG] Make the DAGCombine worklist not grow endlessly...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Nick Lewycky
We may visit a call that uses an alloca multiple times...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
NAKAMURA Takumi
Rework to let RuntimeDyld/X86/MachO_x86-64_PIC_relocati...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
NAKAMURA Takumi
Suppress a test on win32 for now, llvm/test/ExecutionEn...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
NAKAMURA Takumi
RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s: Use...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
NAKAMURA Takumi
Trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
NAKAMURA Takumi
RuntimeDyldMachOAArch64.h: Fix a warning. [-Wunused...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Lang Hames
[MCJIT] Make stub_addr functionality in RuntimeDyldChec...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Lang Hames
[MCJIT] Teach RuntimeDyldChecker to handle underscores...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Juergen Ributzka
XFAIL the test on MIPS
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Juergen Ributzka
[FastIsel][AArch64] Add support for the FastLowerCall...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Juergen Ributzka
[AArch64] Use CHECK-LABEL in ARM64 ABI unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Lang Hames
[MCJIT] Improve stub_addr file-not-found diagnostic...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Lang Hames
[MCJIT] Refactor and add stub inspection to the Runtime...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Juergen Ributzka
Appease the buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Juergen Ributzka
[RuntimeDyld][MachO][AArch64] Add a helper function...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Juergen Ributzka
[RuntimeDyld][MachO][AArch64] Implement the decodeAdden...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Juergen Ributzka
[RuntimeDyld][MachO][AArch64] Add assertion to check...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Juergen Ributzka
[RuntimeDyld] Change the return type of decodeAddend...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Suyog Sarda
This patch implements optimization as mentioned in...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Suyog Sarda
Added InstCombine transform for pattern "(A & B) ^...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Suyog Sarda
Added InstCombine Transform for patterns:
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Dan Liew
Revert "Treat warnings in Sphinx as errors. The reasons...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Dan Liew
Add LLVM_TOOLS_BINARY_DIR variable to LLVMConfig.cmake...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Alexey Samsonov
[ASan] Fix comments about __sanitizer_cov function
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Hal Finkel
Make use of the align parameter attribute for all point...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Tim Northover
X86: drop relocations on __eh_frame sections globally.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Dan Liew
Export LLVM_ENABLE_RTTI and LLVM_ENABLE_EH in LLVMConfi...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Dan Liew
Added LLVM_ENABLE_RTTI and LLVM_ENABLE_EH options that...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Suyog Sarda
This patch implements transform for pattern "(A | B...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Dan Liew
Treat warnings in Sphinx as errors. The reasons for...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Dan Liew
Fix Sphinx warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Peter Zotov
[OCaml] Don't truncate constants over 32 bits in Llvm...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Sasa Stankovic
[mips] Fix two patterns that select i32's (for MIPS32r6...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Elena Demikhovsky
AVX-512: Fixed intrinsic of VSQRTPS/PD instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Sanjay Patel
fixed typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Chandler Carruth
[SDAG] Refactor the code for inserting a newly allocate...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Chandler Carruth
[SDAG] Remove a giant pile of asserts that may have...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Bill Wendling
Add openmp to the list of tagged things.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Richard Smith
Revert of r213521. This change introduced a non-hermeti...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Mark Heffernan
Rename metadata llvm.loop.vectorize.unroll to llvm...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Eli Bendersky
Add some tests for NVPTX lowering of cmpxchg
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Hal Finkel
Match semantics of PointerMayBeCapturedBefore to its...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
David Blaikie
Revert "Recommit r212203: Don't try to construct debug...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
test-release.sh: Add support for dot releases
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Saleem Abdulrasool
R600: silence GCC warning
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
R600/SI: Refactor VOP3 instruction definitions
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
R600/SI: Separate encoding and operand definitions...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Logan Chien
Replace the result usages while legalizing cmpxchg.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
R600/SI: Initailize encoding fields of unused VOP3...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
R600/SI: Initialize unused VOP3 sources to 0 instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Duncan P. N...
Revert "[C++11] Add predecessors(BasicBlock *) / succes...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
R600/SI: Add instruction shrinking pass
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Dan Liew
Fix Sphinx warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
R600/SI: VOPC instructions explicitly define VCC
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
David Blaikie
Correct the ownership passing semantics of object:...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
David Blaikie
Remove unnecessary use of unique_ptr::release() used...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
David Blaikie
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
R600/SI: Clean up some of the unused REGISTER_{LOAD...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
R600/SI: Use scratch memory for large private arrays
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
R600/SI: Specify wavefront size for SI and CI
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
R600/SI: Remove vaddr operand from BUFFER_LOAD_*_OFFSET...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Daniel Sanders
[mips] Do not emit '.module fp=...' unless we really...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Robert Khasanov
[SKX] Enabling SKX target and AVX512BW, AVX512DQ, AVX51...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
docs: Update relaease documents to include the patch...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Dan Liew
Export LLVM_ENABLE_ASSERTIONS in LLVMConfig.cmake so...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
R600/SI: Store constant initializer data in constant...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
R600/SI: Add isCFDepth0 Predicate to SALU addc pattern
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
R600/SI: Use VALU for i1 XOR
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
R600/SI: Use a custom encoding method for simm16 in...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Tom Stellard
R600/SI: Rename SOPP operands to match the encoding...
commit
|
commitdiff
|
tree
|
snapshot
next