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-12-03
Justin Bogner
MC: Make sure to clear *all* of MCMachOStreamer's state
commit
|
commitdiff
|
tree
|
snapshot
2015-12-03
Derek Schuff
[WebAssembly] Add a test for wasm-store-results pass
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Dan Gohman
[WebAssembly] Assert that byval and nest are not used...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
David Majnemer
Rename a header guard to be more appropriate
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
David Majnemer
Forgot to add this file with r254562.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Krzysztof Parzyszek
[Hexagon] Improve lowering of instructions to the MC...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
David Majnemer
Move EH-specific helper functions to a more appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Alexey Samsonov
Fixup for r254547: use format_hex() to simplify code.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Rafael Espindola
Switch the linker to having a whitelist of GVs.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Mike Aizatsky
Libfuzzer: do not pass null into user function
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Reid Kleckner
Use std::string instead of strdup() and free() in WinCo...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Rafael Espindola
Delete what is now duplicated code.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
David Blaikie
[llvm-dwp] Include only the non-empty columns in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Xinliang David Li
[PGO] Allow input value node list to be null
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Cong Hou
Fix a typo in LoopVectorize.cpp. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Alexey Samsonov
[PowerPC] Remove wild call to RegScavenger::initRegState().
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Alexey Samsonov
[Hexagon] Remove std::hex in favor of format().
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Kyle Butt
Tests: PPC: remove unnecessary metadata. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Rafael Espindola
Also copy private linkage globals when needed.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Alexey Samsonov
Re-enable UBSan tests for SystemZ: PR20980 was fixed.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Rafael Espindola
Don't copy information from aliasee to alias.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Tom Stellard
AMDGPU/SI: Correctly emit agent global segment variable...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Krzysztof Parzyszek
[Hexagon] Remove TFRI_V4 instruction, use existing...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Rafael Espindola
Fix linking when we copy over only a decl.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Kyle Butt
[CodeGen]: Fix bad interaction with AntiDep breaking...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Kyle Butt
Test Commit: iteratee
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Fiona Glaser
Fix accidental off by one change
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Tom Stellard
AMDGPU: Fix msan test failure
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Fiona Glaser
Scheduler / Regalloc: use unique_ptr[] instead of std...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Nathan Slingerland
[llvm-profdata] Change instr prof counter overflow...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Tim Northover
AArch64: use ldxp/stxp pair to implement 128-bit atomic...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Dan Gohman
[WebAssembly] Fix comments to say "LIFO" instead of...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Tom Stellard
AMDGPU/SI: Don't emit group segment global variables
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
David Majnemer
Do (A == C1 || A == C2) -> (A & ~(C1 ^ C2)) == C1 rathe...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Rafael Espindola
Add an interesting case we already get right.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Andy Gibbs
Rollback r254508 and r254511 to fix buildbots
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Michael Zuckerman
By intel spec
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Andy Gibbs
Fix buildbots broken by r254508
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Andy Gibbs
Fix class SCEVPredicate has virtual functions and acces...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Christof Douma
[AArch64]: Add support for Cortex-A35
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Nemanja Ivanovic
Patch to fix a crash in the PowerPC back end due to...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Hrvoje Varga
[mips][microMIPS] Implement PREPEND, RADDU.W.QB, RDDSP...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Simon Pilgrim
[X86][FMA] Optimize FNEG(FMUL) Patterns
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Elena Demikhovsky
AVX-512: Updated cost of FP/SINT/UINT conversion operations
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Asaf Badouh
[X86][AVX512] add comi with Sae
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
David Blaikie
[llvm-dwp] Don't rely on implicit move assignment opera...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Akira Hatanaka
[AttributeSet] Overload AttributeSet::addAttribute...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Craig Topper
[X86] Change getZeroVector to take an MVT instead of...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
David Blaikie
[llvm-dwp] Emit a rather fictional debug_cu_index
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
David Blaikie
DebugInfo\DWARF: Privatize some accidentally public...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Craig Topper
[X86] Fix weird identation. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Mehdi Amini
Change ModuleLinker to take a set of GlobalValues to...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Kostya Serebryany
[libFuzzer] add a test that is built with -fsanitize...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Kostya Serebryany
[sanitizer coverage] when adding a bb trace instrumenta...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Quentin Colombet
[X86] Fix a think-o when checking if the eflags needs...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Mehdi Amini
Modify FunctionImport to take a callback to load modules
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Quentin Colombet
[X86] Make sure the prologue does not clobber EFLAGS...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Tim Northover
AArch64: fix 128-bit shifts
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Rafael Espindola
Use default member initializers.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Xinliang David Li
Define member operator delete
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Matt Arsenault
AMDGPU: Error on addrspacecasts that aren't actually...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Matt Arsenault
AMDGPU: Implement isNoopAddrSpaceCast
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Rafael Espindola
Remove unnecessary getter.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Rafael Espindola
Pass down the dst GV to linkGlobalValueBody. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Cong Hou
Fix a bug in IfConversion.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Matthias Braun
ARM: Change ArchCheck field to uint64_t
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Matt Arsenault
AMDGPU: Disallow flat_scr in SI assembler
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Xinliang David Li
[PGO] Add support for reading multiple versions of...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Rafael Espindola
Delete unused includes.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Justin Bogner
IR: Clean up some duplicated code in ConstantDataSequen...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Rafael Espindola
clang-format LinkModules.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Sanjay Patel
use range-based for loops; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Matt Arsenault
AMDGPU: Optimize VOP2 operand legalization
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Rafael Espindola
Use references now that it is natural to do so.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Quentin Colombet
[X86] Make sure the prologue does not clobber EFLAGS...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Xinliang David Li
Use nullptr (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Sanjay Patel
don't repeat function/variable names in comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Artyom Skrobov
Fix Thumb1 epilogue generation
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Sanjay Patel
fix typo; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
David Blaikie
[llvm-dwp] Deduplicate strings in the debug_str.dwo...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Weiming Zhao
[AArch64] Fix a corner case in BitFeild select
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Matt Arsenault
AMDGPU: Report extractelement as free in cost model
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Keno Fischer
[Verifier] Improve error for cross-module refs
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Rafael Espindola
Delete dead code.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Rafael Espindola
Use a forwarding constructor instead of an init method.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Rafael Espindola
Delete the setModule method from the Linker.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
David Blaikie
[llvm-dwp] Correctly update debug_str_offsets.dwo when...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Tom Stellard
AMDGPU/SI: Remove REGISTER_STORE/REGISTER_LOAD code...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Tom Stellard
AMDGPU: Use the default strings for data emission direc...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Sanjay Patel
[x86] add a convenience method to check for FMA capabil...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Rafael Espindola
Make appending var linking less of a special case.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Teresa Johnson
[ThinLTO] Wrap dbgs() output in DEBUG macro
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Teresa Johnson
[ThinLTO] Remove stale comment (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Rafael Espindola
Simplify test. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Rafael Espindola
Bring r254336 back:
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Chad Rosier
[LIR] Push check into helper function. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Yury Gribov
Fix "WARNING: Title underline too short." introduced...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Elena Demikhovsky
AVX-512: fixed asm string of vsqrtss
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Elena Demikhovsky
AVX-512: regenerated test for avx512 arithmetics, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Elena Demikhovsky
Fixed a failure in getSpaltValue()
commit
|
commitdiff
|
tree
|
snapshot
next