projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2015-07-20
Reid Kleckner
[lit] Implement 'env' in the internal shell
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Chad Rosier
[AArch64] Change EON pattern to match more often.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Daniel Berlin
Miscellaneous Fixes for SparseBitVector
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Bill Schmidt
Add missing test for r242296 (vec_sld)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Rafael Espindola
Report errors an invalid virtual addresses.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Rafael Espindola
Remove unnecessary code.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Tom Stellard
AMDGPU/SI: Add VI patterns to select FLAT instructions...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Rafael Espindola
Simplify the search for which segment has a virtual...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Rafael Espindola
Simplify iterating over program headers and detect...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Vasileios Kalintiris
[mips] Added support for the ERETNC instruction.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Rafael Espindola
llvm-readobj: Handle invalid references to the string...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Rafael Espindola
Move CHECKs closer to the RUN line.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Rafael Espindola
llvm-readobj: call exit(1) on error.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Rafael Espindola
Refactor duplicated code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Arnold Schwaighofer
Revert "MergeFuncs: Transfer the function parameter...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Simon Pilgrim
[X86][SSE] Tidied up vector CTLZ/CTTZ. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Yaron Keren
Narrow Callee scope, suggestion from David Blaikie.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Simon Pilgrim
[X86][SSE] Reordered cast vectorization costs. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Yaron Keren
De-duplicate CS.getCalledFunction() expression.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Simon Pilgrim
[DAGCombiner] Fixed minor typo that was missed in D9097.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Michael Kuperstein
[X86] Add support for tbyte memory operand size for...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Simon Pilgrim
Remove TargetInstrInfo::canFoldMemoryOperand
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Elena Demikhovsky
AVX-512: Floating point conversions for SKX - DAG Lowering.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Simon Pilgrim
Use SDValue bool check. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Eric Fiselier
[LIT] Allow for executeCommand to take the stdin input.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Simon Pilgrim
[X86][SSE] Updated SHL/LSHR i64 vectorization costs.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Benjamin Kramer
[AggressiveAntiDepBreaker] Use range loops for multimap...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Yaron Keren
Rangify for loops in GlobalDCE, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Benjamin Kramer
[Hexagon] Use composition instead of inheritance from...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Simon Pilgrim
[X86][SSE] Added additional fp/int tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Simon Pilgrim
Refreshed tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Simon Pilgrim
Refreshed tests and reordered in descending integer...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Simon Pilgrim
Tidyup shufflevector calls - don't repeat inputs if...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Chandler Carruth
[PM/AA] Remove the addEscapingUse update API that won...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-18
Kostya Serebryany
[libFuzzer] require the files and directories passed...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Evgeniy Stepanov
[asan] Fix shadow mapping on Android/AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Matthias Braun
ARM: Enable MachineScheduler and disable PostRASchedule...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Matthias Braun
ARM: Add scheduling information for LDRLIT instructions...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Quentin Colombet
[RAGreedy] Add an experimental deferred spilling feature.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Alex Lorenz
MIR Parser: Allow the dollar characters in all of the...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Alex Lorenz
AsmParser: Add a function to parse a standalone constan...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Kuba Brecka
[asan] Add a comment explaining why non-instrumented...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Arnold Schwaighofer
MergeFuncs: Transfer the function parameter attributes...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Rafael Espindola
Start adding documentation for llvm-lib.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Adam Nemet
Revert "ARM: Enable MachineScheduler and disable PostRA...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Matthias Braun
Use llvm_unreachable() instead of report_fatal_error...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Peter Zotov
[OCaml] Do not use -warn-error in tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
James Molloy
[ARM] Use [SU]ABSDIFF nodes instead of intrinsics for...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
James Molloy
[AArch64] Use [SU]ABSDIFF nodes instead of intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Hans Wennborg
Add libunwind to the release scripts
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Eli Bendersky
Use inbounds GEPs for memcpy and memset lowering
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Rafael Espindola
Add support for producing thin archives in llvm-lib.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Alexandros...
Edited the CPUNames table of TargetParser
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
John Brawn
Make global aliases have symbol size equal to their...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Daniel Sanders
test-release.sh: Add ability to do a test build using...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Chandler Carruth
[PM/AA] Disable the core unsafe aspect of GlobalsModRef...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Peter Zotov
[OCaml] Use a nicer style for documentation than OCaml...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Kuba Brecka
[asan] Fix invalid debug info for promotable allocas
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Davide Italiano
[llvm-cxxdump] Don't rely on global state
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Tim Northover
AArch64: add comment missed out from earlier patch.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Matthias Braun
ARM: Enable MachineScheduler and disable PostRASchedule...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Matt Arsenault
Only do fmul (fadd x, x), c combine if the fadd only...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Rafael Espindola
Use small encodings for constants when possible.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Alex Lorenz
MIR Serialization: Serialize the frame setup machine...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Alex Lorenz
MIR Serialization: Serialize the frame index machine...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Cong Hou
Add new constructors for LoopInfo/DominatorTree/BFI/BPI
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Matthias Braun
Arm: Don't define a label twice with two setjmps in...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Matthias Braun
Fix __builtin_setjmp in combination with sjlj exception...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Mehdi Amini
Fix ffiInvoke() use of DataLayout, broken in 242414
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Sanjoy Das
[SCEV][NFC] Use triple-slash (///) for comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Simon Pilgrim
Fix spelling. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Tim Northover
AArch64: make inexact signalling on round Darwin-specific
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Simon Pilgrim
[X86][SSE] Added nounwind attribute to vector shift...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Bill Schmidt
[PowerPC] v4i32 is a VSRCRegClass
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Philip Reames
List supported architectures for StackMap section and...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Simon Pilgrim
[X86][SSE] Updated vector conversion test names.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Eli Bendersky
Streamline the coding style in NVPTXLowerAggrCopies
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Matthias Braun
MachineInstr: Explain the subtle semantics of uses...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Jingyue Wu
[NVPTX] enable SpeculativeExecution in NVPTX
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Matthias Braun
AArch64: Implement conditional compare sequence matching.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Tom Stellard
AMDPGU/SI: Negative offsets aren't allowed in MUBUF...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Tom Stellard
AMDPGU/SI: Use AssertZext node to mask high bit for...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Matthias Braun
LiveInterval: Document and enforce rules about empty...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Matthias Braun
Do not duplicate method name in comment, remove duplica...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Rafael Espindola
Delete an unused function.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Pete Cooper
Revert "Add missing load/store flags to thumb2 instruct...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Cong Hou
Rename LoopInfo::Analyze() to LoopInfo::analyze() and...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Peter Collingbourne
Internalize: internalize comdat members as a group...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Benjamin Kramer
[NVPTX] Don't leak dead instructions after unlinking...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Mehdi Amini
Fix Kaleidoscope tuto: ExecutionEngine->getDataLayout...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Mehdi Amini
Make ExecutionEngine owning a DataLayout
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Eli Bendersky
Correct lowering of memmove in NVPTX
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Tom Stellard
AMDGPU/R600: Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Tom Stellard
AMDPGU/R600: Replace llvm_unreachable() call with LLVMC...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
James Molloy
[Codegen] Add intrinsics 'absdiff' and corresponding...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Alexandros...
- TargetParser does not handle armv7l in parseArchProfi...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Silviu Baranga
Fix memcheck interval ends for pointers with negative...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Michael Kuperstein
[X86] Test for r242395 (Fix emitPrologue() to make...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Michael Kuperstein
[X86] Reapply r240257 : "Allow more call sequences...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Michael Kuperstein
[X86] Fix emitPrologue() to make less assumptions about...
commit
|
commitdiff
|
tree
|
snapshot
next