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-26
Craig Topper
Add test case for r256433. "[X86] Fix shuffle decoding...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-26
Craig Topper
Revert r256432 "Test"
commit
|
commitdiff
|
tree
|
snapshot
2015-12-26
Craig Topper
[X86] Fix shuffle decoding for variable VPERMIL to...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-26
Craig Topper
Test
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Craig Topper
[X86] Fix copy and paste typo from pasting from another...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Craig Topper
[X86] Put back the include path to the main X86 sources...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Craig Topper
[X86] Remove X86CodeGen dependency from the AsmParser...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Craig Topper
[X86] Move getX86SubSuperRegisterOrZero to X86MCTargetD...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Craig Topper
Remove extra forward declarations and scrub includes...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Craig Topper
[X86] Move AVX512 STATIC_ROUNDING enum to X86BaseInfo...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Craig Topper
[X86] Replace MVT::SimpleValueType in the AsmParser...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Craig Topper
[X86] Don't pass the default value to the High argument...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Davide Italiano
[llvm-objdump] Use stderr and not stdout for fatal...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Craig Topper
[X86] getX86SubSuperRegisterOrZero shouldn't call getX8...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Craig Topper
[X86] Add missing X86II::MRM_C4, MRM_C5, etc. encodings...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Craig Topper
[X86] Use assert instead of if and llvm_unreachable...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Craig Topper
[X86] Minor identation fixes. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
David Majnemer
[CodeGen] Use generic printAsOperand machinery instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Craig Topper
[IR] Mark the Type subclass helper methods 'inline...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Craig Topper
[Transforms] Use asserts instead of ifs around llvm_unr...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Dan Gohman
[WebAssembly] Fix handling of COPY instructions in...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Sanjay Patel
[InstCombine] transform more extract/insert pairs into...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Dave Bartolomeo
Fix signed/unsigned warning in Line.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Dave Bartolomeo
Remove unused constants from TypeTableBuilder.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Bill Seurer
Fix case of path name
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Dave Bartolomeo
Fix CodeView library name and non-CMake builds
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Dave Bartolomeo
Fix initializer order warning in TypeRecord.h
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Dave Bartolomeo
LLVM CodeView library
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Marina Yatsina
[X86][ms-inline asm] Add support for memory operands...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Benjamin Kramer
[ProfileData] Make helper function static.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Benjamin Kramer
[FunctionImport] Move pass into anonymous namespace.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Chandler Carruth
Add a missing const qualifier on the context instructio...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Asaf Badouh
[X86][PKU] Add {RD,WR}PKRU encoding
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Elena Demikhovsky
AVX-512: Kreg set 0/1 optimization
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Igor Breger
AVX512: VPMOVM2B/W/D/Q intrinsic implementation.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Craig Topper
Use range-based for loops. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Matt Arsenault
AMDGPU: Fix getRegisterBitWidth for vectors
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Nico Weber
Revert r256336, it caused PR25939
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Tom Stellard
AMDGPU/SI: Fix encoding of flat instructions on VI
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Tom Stellard
AMDGPU/SI: Remove non-existent flat instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
David Majnemer
Address Sanjoy's review comments to r256326
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
JF Bastien
WebAssembly: remove 'external' from test
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Philip Reames
[Statepoints] Use Indirect operands for spill slots
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Adrian Prantl
llvm-dwarfdump: Add support for dumping .dSYM bundles.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Davide Italiano
[llvm-readobj] Use stderr and not stdout for error...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Philip Reames
[MemOperands] Clarify code around dropping memory opera...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Keno Fischer
[Function] Properly remove use when clearing personality
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
JF Bastien
Fix SCEV r256338.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Sanjoy Das
[SCEV] Fix getLoopBackedgeTakenCounts
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Chad Rosier
[LIR] General refactoring to simplify code and the...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Philip Reames
[MachineLICM] Fix handling of memoperands
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Simon Pilgrim
[X86][AVX] Only shuffle the lower half of vectors if...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
David Majnemer
[OperandBundles] Have GlobalsModRef play nice with...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
David Majnemer
[OperandBundles] Have TailCallElim play nice with opera...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
David Majnemer
[OperandBundles] Have InstCombine play nice with operan...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
David Majnemer
[OperandBundles] Have DeadArgElim play nice with operan...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Igor Breger
AVX512BW: Enable packed word shift for 512bit vector...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
David Majnemer
[WinEH] Don't visit the same catchswitch twice
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Nico Weber
win: Pass /W4 in front of all the -wd flags.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Paul Robinson
Form reform for MCDwarf.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Philip Reames
[GC] Make GCStrategy::isGCManagedPointer a type predica...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Nico Weber
Unbreak LLVM_ENABLE_THREADS=OFF builds.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Dan Gohman
[WebAssembly] Add a TODO comment for a possible future...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Manuel Jacob
[RS4GC] Fix base pair printing for constants.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Akira Hatanaka
Provide a way to specify inliner's attribute compatibil...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Cong Hou
[BPI] Fix two potential divide-by-zero operations that...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Rafael Espindola
Disable use list order on the gold plugin.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Dan Gohman
[WebAssembly] Trim unneeded #includes. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Dan Gohman
[WebAssembly] Minor code simplification. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Dan Gohman
Add an OperandNamespace field to Target.td's Operand.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Vedant Kumar
[unittest] Use Support/thread.h instead of <thread...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Nico Weber
lit: Limit number of processes on Windows to 32.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Vedant Kumar
[unittest] Use Support/Thread.h instead of <thread...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Changpeng Fang
AMDGPU/SI: Use flat for global load/store when targeti...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Rafael Espindola
Also add unnamed_addr to functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Akira Hatanaka
Revert r256277 and r256279.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Akira Hatanaka
Add a .td file I forgot to add in r256277.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Akira Hatanaka
Provide a way to specify inliner's attribute compatibil...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Rafael Espindola
Delete dead GlobalAliases.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Rafael Espindola
Revert "AMDGPU/SI: Use flat for global load/store when...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Rafael Espindola
Merge duplicated code.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Changpeng Fang
AMDGPU/SI: Use flat for global load/store when targetin...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Rafael Espindola
Use early continue to reduce indentation.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Rafael Espindola
Simplify iterator management. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Paul Robinson
Add advice on choosing reviewers
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Cong Hou
[BPI] Replace weights by probabilities in BPI.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Manuel Jacob
Remove deprecated llvm.experimental.gc.result.{int...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Vedant Kumar
[Support] Allow multiple paired calls to {start,stop...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Manuel Jacob
[RS4GC] Fix crash in the case that a live variable...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Jun Bum Lim
[AArch64] Promote loads from stored
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Chad Rosier
Typo. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Asaf Badouh
[X86][AVX512] Add rcp14 and rsqrt14 intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Keno Fischer
[ASMPrinter] Fix missing handling of DW_OP_bit_piece
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Kostya Serebryany
[libFuzzer] add AFL-style dictionary for C++, remove...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
David Majnemer
[MC] Don't use the architecture to govern which object...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Kostya Serebryany
Partial fix for PR25912, see comment 13. Should fix...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Teresa Johnson
Handle empty Subprogram list when linking metadata.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Easwaran Raman
Determine callee's hotness and adjust threshold based...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Evgeniy Stepanov
[safestack] Add option for non-TLS unsafe stack pointer.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Xinliang David Li
[PGO] Fix another comdat related issue for COFF
commit
|
commitdiff
|
tree
|
snapshot
next