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-08-29
Arnaud A. de...
[AArch64] FPLoadBalancing: move ownership of the chain...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Frederic Riss
Use DwarfDebug::attachLowHighPC for the compilation...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Robert Khasanov
[SKX] Enable lowering of integer CMP operations.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Job Noorman
Do not assume the value passed to memset is an i32.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Craig Topper
Add conversion constructor to convert ArrayRef<T*>...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Jiangning Liu
[AArch64] Fix some failures exposed by value type v4f16...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Chris Bieneman
Cleaning up static initializers in Signals.inc
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Chris Bieneman
Cleaning up static initializers in TimeValue.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Alexey Samsonov
Introduce -DLLVM_USE_SANITIZER=Undefined CMake option...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
Juergen Ributzka
[FastISel][AArch64] Don't fold instructions that are...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-29
David Majnemer
Revert two GEP-related InstCombine commits
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Reid Kleckner
Don't promote byval pointer arguments when padding...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Jim Grosbach
AArch64: More correctly constrain target vector extend...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Sanjay Patel
Move FNEG next to FABS and make them more similar,...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Rafael Espindola
On MachO, don't put non-private constants in mergeable...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Frederic Riss
Constify MCSymbol* parameters to DwarfDebug::attachLowH...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Sanjay Patel
Fix a logic bug in x86 vector codegen: sext (zext ...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Owen Anderson
Do not introduce new shuffle patterns after operation...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Sanjay Patel
Janitorial services: "Don’t duplicate function or class...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Sanjay Patel
Remove local TLI vars that are just duplicates of the...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Sanjay Patel
Use local vars to improve readability. No functional...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Sid Manning
Minor spelling correction.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Aaron Ballman
Silence a -Wsign-compare warning. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Arnaud A. de...
[PBQP] Only output debug information when requested
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
David Majnemer
InstCombine: Remove redundant combines
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Erik Eckstein
Fix: SLPVectorizer tried to move an instruction which...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
David Xu
Generate CMN when comparing a short int with minus
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Justin Hibbits
Test commit. Fix whitespace from a previous patch...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Lang Hames
[MCJIT] Fix format specifiers for debug output in Runti...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
David Majnemer
MC: Don't crash when the COFF section limit is reached
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Chandler Carruth
[x86] Fix whitespace and formatting around this functio...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Chandler Carruth
[x86] Hoist conditions from *every single if* in this...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Chandler Carruth
[x86] Inline an SSE4 helper function for INSERT_VECTOR_...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Chandler Carruth
[x86] Clean up some tests to use FileCheck and combine...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
David Majnemer
InstSimplify: Move a transform from InstCombine to...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Juergen Ributzka
[FastISel] Undo phi node updates when falling-back...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Juergen Ributzka
[FastISel]
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Juergen Ributzka
Revert "[FastISel][AArch64] Don't fold instructions...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Alexey Samsonov
Fix unaligned reads/writes in X86JIT and RuntimeDyldELF.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Juergen Ributzka
[FastISel][AArch64] Don't fold instructions too aggress...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Renato Golin
Avoid zero length memset error
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Sanjay Patel
Use local variable in visitFADD. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Juergen Ributzka
[FastISel][AArch64] Fix a comment in my previous commit...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Juergen Ributzka
[FastISel][AArch64] Fix simplify address when the addre...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Rafael Espindola
Fix a double free in llvm::getBitcodeTargetTriple.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Juergen Ributzka
[FastISel][AArch64] Use the zero register for stores.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Sanjay Patel
Group unsafe-math optimizations for fsub into one block...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Juergen Ributzka
[FastISel] Fix a potential bug in FastEmitInst_ri
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Sanjay Patel
Use local variable to improve readability.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Sanjay Patel
typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Rafael Espindola
Don't create a MemoryBuffer just to get the MemoryBuffe...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
David Blaikie
Convert a few more cases of direct intialization of...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Reid Kleckner
X86 MC: Handle instructions like fxsave that match...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
David Majnemer
InstCombine: Combine gep X, (Y-X) to Y
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
David Majnemer
InstSimplify: Don't simplify gep X, (Y-X) to Y if types...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Nico Weber
Reland r216439 215441, majnemer has a real fix for...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Rafael Espindola
Return a std::unique_ptr when creating a new MemoryBuffer.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Nico Weber
Revert r216439 (and r216441, else the former doesn...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Rafael Espindola
Remove unused argument.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Alexey Samsonov
Use BitVector instead of int in R600 SIISelLowering.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Rafael Espindola
yaml::Stream doesn't need to take ownership of the...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Zachary Turner
Fix some semantic usability issues with DynamicLibrary.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
David Majnemer
InstSimplify: Compute comparison ranges for left shift...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Zachary Turner
Revert "Limit the symbol search in DynamicLibrary to...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Lang Hames
[MCJIT] Replace a C-style cast in RuntimeDyldImpl.h.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Lang Hames
[MCJIT] More endianness fixes for RuntimeDyldMachO.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Zachary Turner
Limit the symbol search in DynamicLibrary to the module...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Oliver Stannard
Teach the AArch64 backend about v4f16 and v8f16
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Michael Zolotukhin
[SLP] Re-enable vectorization of GEP expressions (re...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Evgeniy Stepanov
Clang-format over X86AsmInstrumentation.* with LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Benjamin Kramer
Add an explicit cast to pacify implicit boolean convers...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Chandler Carruth
[x86] Fix a regression introduced with r213897 for...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Chandler Carruth
[SDAG] Re-instate r215611 with a fix to a pesky X86...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Evgeniy Stepanov
Clang-format over X86AsmInstrumentation.*.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Robert Khasanov
[SKX] Added new versions of cmp instructions in avx512_...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Elena Demikhovsky
AVX-512: Added intrinsic for VMOVSS store form with...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Craig Topper
Simplify creation of a bunch of ArrayRefs by using...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Craig Topper
Fix some cases were ArrayRefs were being passed by...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
David Majnemer
InstCombine: Optimize GEP's involving ptrtoint better
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
David Blaikie
Remove type unit skeletons. GDB no longer needs them...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Juergen Ributzka
[FastISel][AArch64] Fix address simplification.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Juergen Ributzka
[FastISel][AArch64] Fold Sign-/Zero-Extend into the...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
David Blaikie
Fix a couple of debug info test cases to match the...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Rafael Espindola
Pass a std::unique_ptr<MemoryBuffer>& to getLazyBitcode...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Rafael Espindola
Pass a MemoryBufferRef when we can avoid taking ownership.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Rafael Espindola
Give ExecutionEngine of top level buffers.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Reid Kleckner
MC: Split the x86 asm matcher implementations by dialect
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Joerg Sonnenberger
Revert r210342 and r210343, add test case for the crasher.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Joerg Sonnenberger
Convert MC command line option for fatal assembler...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Rafael Espindola
Invert the condition to have a single return.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Rafael Espindola
Return a std::unique_ptr from the IRReader.h functions...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Rafael Espindola
Return a std::unique_ptr from parseInputFile and propag...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Rafael Espindola
Simplify LTOModule::makeLTOModule a bit. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Rafael Espindola
Merge TempDir and system_temp_directory.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Benjamin Kramer
Silence unused function warning in Release builds.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
James Molloy
Change the return value of "getEnd()" from a MachineIns...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Yi Kong
ARM: Add patterns for dbg
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Dinesh Dwivedi
This patch enables SimplifyUsingDistributiveLaws()...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Bill Wendling
Use 'xz' compression instead of 'gz'.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
David Majnemer
InstSimplify: Fold gep X, (sub 0, ptrtoint(X)) to null
commit
|
commitdiff
|
tree
|
snapshot
next