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-12-26
Timur Iskhodzhanov
Band-aid fix for PR22032: don't emit DWARF debug info...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Rafael Espindola
No need to run llvm-as. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
David Majnemer
InstCombine: Infer nuw for multiplies
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
David Majnemer
ValueTracking: Small cleanup in ComputeNumSignBits
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
David Majnemer
InstCombe: Infer nsw for multiplies
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Craig Topper
Teach disassembler to handle illegal immediates on...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Craig Topper
Use MCPhysReg for table of register encodings.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Hal Finkel
[PowerPC] [FastISel] i1 constants must be zero extended
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
David Majnemer
Silence GCC's -Wparentheses warning
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Elena Demikhovsky
Documentation for Masked Load and Store intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Elena Demikhovsky
Masked Load/Store - Changed the order of parameters...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
David Majnemer
CodeGen: Error on redefinitions instead of asserting
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
David Majnemer
CodeGen: Allow aliases to be overridden by variables
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Saleem Abdulrasool
MC: address some comments in deprecation checks
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
David Majnemer
MC: Label definitions are permitted after .set directives
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Saleem Abdulrasool
IAS: correct debug line info for asm macros
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Craig Topper
[X86] Remove the single AdSize indicator and replace...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
David Majnemer
MC: Don't emit .no_dead_strip on targets which don...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Matthias Braun
LiveInterval: Remove accidentally committed debug code.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Matthias Braun
LiveInterval: Introduce createMainRangeFromSubranges().
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Matthias Braun
RegisterCoalescer: With subrange liveness there may...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Matthias Braun
LiveRangeEdit: Check for completely empy subranges...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Matthias Braun
LiveIntervalAnalysis: Fix performance bug that I introd...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Peter Zotov
[OCaml] PR21901: Update tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Peter Zotov
[OCaml] Expose Llvm_executionengine.get_{global_value...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Chandler Carruth
[SROA] Update the documentation and names for accessing...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Adrian Prantl
Debug Info: In symmetry to DW_TAG_pointer_type, do...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Chandler Carruth
[SROA] Refactor the integer and vector promotion testin...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Colin LeMahieu
[Hexagon] Removing old classes.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Kevin Enderby
Another attempt to fix the LLVM Windows build bot lld...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Kevin Enderby
Attempt to fix the LLVM Windows build bot lld-x86_64...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Kevin Enderby
Add printing the LC_THREAD load commands with llvm...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Kostya Serebryany
[asan] change the coverage collection scheme so that...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Hal Finkel
[PowerPC] Ensure that the TOC reload directly follows...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Colin LeMahieu
[Hexagon] Adding doubleword load.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Colin LeMahieu
[Hexagon] Reapplying 224775 load words.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Jozef Kolek
[mips][microMIPS] Implement CACHE, PREF, SSNOP, EHB...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Colin LeMahieu
Reverting 224775 until mayLoad flag is addressed.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Rafael Espindola
Finish removing DestroySource.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Adrian Prantl
DIBuilder: Similar to createPointerType, make createMem...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Mehdi Amini
Always assert in DAGCombine and not only when -debug...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Rafael Espindola
Pass LSAN_OPTIONS down so that it is possible to add...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Rafael Espindola
Fix a leak found by asan.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Colin LeMahieu
[Hexagon] Adding word loads.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Colin LeMahieu
[Hexagon] Adding signed halfword loads.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Rafael Espindola
Fix a leak found by asan.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Colin LeMahieu
[Hexagon] Adding unsigned halfword load.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Jozef Kolek
[mips][microMIPS] Implement LWSP and SWSP instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Peter Zotov
[OCaml] PR22014: OCaml bindings didn't link to libLLVM...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Michael Kuperstein
[ValueTracking] Move GlobalAlias handling to be after...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Elena Demikhovsky
AVX-512: Added FMA instructions, intrinsics an tests...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Hal Finkel
[PowerPC] Don't mark the return-address slot as immutable
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Elena Demikhovsky
AVX-512: BLENDM - fixed encoding of the broadcast version
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Michael Kuperstein
[DagCombine] Improve DAGCombiner BUILD_VECTOR when...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Hal Finkel
[PowerPC] Don't attempt a 64-bit pow2 division on PPC32
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Michael Liao
[SimplifyCFG] Revise common code sinking
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Michael Kuperstein
Remove a bad cast in CloneModule()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Ahmed Bougacha
[ARM] Don't break alignment when combining base updates...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Alexey Samsonov
Fix UBSan bootstrap: replace shift of negative value...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Alexey Samsonov
Fix UBSan bootstrap: don't bind reference to nullptr.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Chandler Carruth
Revert r224739: Debug info: Teach SROA how to update...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Jim Grosbach
X86: Don't over-align combined loads.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Reid Kleckner
Make musttail more robust for vector types on x86
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
David Blaikie
Remove dynamic allocation/indirection from GCOVBlocks...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Adrian Prantl
Thumb1 frame lowering: Mark CFI instructions with the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Chandler Carruth
[SROA] Lift the logic for traversing the alloca slices...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Bruno Cardoso...
[LCSSA] Handle PHI insertion in disjoint loops
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Adrian Prantl
Debug info: Teach SROA how to update debug info for...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Reid Kleckner
Fix Windows unwind info for functions in sections other...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Colin LeMahieu
[Hexagon] Adding memb instruction. Fixing whitespace...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
David Blaikie
Use iterators rather than indices to make this forwards...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
David Blaikie
unique_ptrify MatchableInfo(const CodeGenInstAlias...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Colin LeMahieu
[Hexagon] Adding classes and load unsigned byte instruc...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Bruno Cardoso...
[x86] Add vector @llvm.ctpop intrinsic custom lowering
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Juergen Ributzka
Remove unused header. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Adrian Prantl
Add a C++ marker to this header file.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Peter Zotov
[C API] Expose LLVMGetGlobalValueAddress and LLVMGetFun...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Quentin Colombet
[CodeGenPrepare] Handle properly the promotion of opera...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Elena Demikhovsky
AVX-512: Added all forms of BLENDM instructions,
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Karthik Bhat
Lower multiply-negate operation to mneg on AArch64
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Rafael Espindola
Convert a few tests to FileCheck. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
Rafael Espindola
The leak detector is dead, long live asan and valgrind.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
Saleem Abdulrasool
CodeGen: minor style tweaks to SSP
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
Craig Topper
[X86] Add hasSideEffects = 0 to CALLpcrel16. This match...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
Matt Arsenault
Enable (sext x) == C --> x == (trunc C) combine
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Craig Topper
[X86] Swap operand order in Intel syntax on a bunch...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Craig Topper
[X86] Swap operand order of imul aliases in Intel synta...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Craig Topper
[X86] Remove '*' from asm strings in far call/jump...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Craig Topper
[X86] Don't swap the order of segment and offset in...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Saleem Abdulrasool
CodeGen: constify and use range loop for SSP
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Saleem Abdulrasool
ARM: further improve deprecated diagnosis (LDM)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
David Majnemer
strnlen isn't available on some platforms, use StringRe...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Craig Topper
[X86] Immediate forms of far call/jump are not valid...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
David Majnemer
This should have been part of r224676.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
David Majnemer
InstCombine: Squash an icmp+select into bitwise arithmetic
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
David Majnemer
InstSimplify: Don't bother if getScalarSizeInBits retur...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
David Majnemer
Simplify the code
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Eric Fiselier
Split executeShTest into two parts so that it can be...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
David Majnemer
InstSimplify: Optimize away pointless comparisons
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
Chandler Carruth
[SROA] Run clang-format over the entire SROA pass as...
commit
|
commitdiff
|
tree
|
snapshot
next