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 |
2015-12-21 |
Vedant Kumar | [Support] Timer: Use emplace_back() and range-based... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Vedant Kumar | [Support] Timer: simplify the init() method |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Dylan McKay | [AVR] Added configuration file and machine function... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Eric Christopher | Fix line endings after r256155. NFC. |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Xinliang David Li | Fix test case comment (NFC) |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Evgeniy Stepanov | [cfi] Fix LowerBitSets on 32-bit targets. |
commit | commitdiff | tree | snapshot |
2015-12-21 |
David Majnemer | [MC, COFF] Support link /incremental conditionally |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Jun Bum Lim | Enhance BranchProbabilityInfo::calcUnreachableHeuristic... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Xinliang David Li | Resubmit r256193 with test fix: assertion failure analyzed |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Xinliang David Li | Revert r256193: build bot failure triggered |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Cong Hou | [X86][SSE] Transform truncations between vectors of... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Xinliang David Li | [PGO] Fix profile var comdat generation problem with... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Michael Zolotukhin | [ValueTracking] Properly handle non-sized types in... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Adrian Prantl | Fix PR24563 (LiveDebugVariables unconditionally propaga... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Adrian Prantl | Convert the CodeGen/ARM/sched-it-debug-nodes.ll testcas... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Adrian Prantl | Teach ARMLoadStoreOptimizer to ignore DBG_VALUE instruc... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Kostya Serebryany | fix leak in a test, make the sanitizer bot green |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Tom Stellard | AMDGPU/SI: Fix encoding for FLAT_SCRATCH registers... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Tom Stellard | AMDGPU/SI: Change assembly name for flat scratch regist... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Matthew Simpson | [AArch64] Add additional extract-extend patterns for... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Teresa Johnson | Add testcase for r256161 (PR25907) |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Chad Rosier | Remove extra whitespace. NFC. |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Teresa Johnson | [ThinLTO] Rename variable to reflect bulk importing... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Dan Gohman | [WebAssembly] Convert a regular for loop to a range... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Dan Gohman | [WebAssembly] Clean up comments and fix a missing ... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Dan Gohman | [WebAssembly] Remove an unneeded empty destructor. |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Dan Gohman | [WebAssembly] Enclose the operand variables for load... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Dan Gohman | [WebAssembly] Mark the ARGUMENT pseudo-instructions... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Dan Gohman | [WebAssembly] Add some comments and make some minor... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Dan Gohman | Teach MCOperand::print how to print FPImm operands. |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Teresa Johnson | Remove unused functions from ModuleLinker (NFC) |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Teresa Johnson | Remove overly strict new assert in BitcodeReader. |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Jun Bum Lim | Revert "[AArch64] Promote loads from stores" |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Chad Rosier | [LIR] Refactor code to enable future patch. NFC. |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Chad Rosier | [AArch64] Enable PostRAScheduler for AArch64 generic... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Igor Breger | AVX512BW: Enable AND/OR/XOR vector byte/word paked... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Davide Italiano | [llvm-objdump] Use appropriate helper. NFC. |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Amjad Aboud | Implemented Support of IA interrupt and exception handlers: |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Zlatko Buljan | [mips][microMIPS] Implement DERET and DI instructions... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
NAKAMURA Takumi | check-llvm: Tweak the feature "timestamps" for autoconf. |
commit | commitdiff | tree | snapshot |
2015-12-21 |
David Majnemer | [MC, COFF] Unbreak support for COFF timestamps |
commit | commitdiff | tree | snapshot |
2015-12-21 |
NAKAMURA Takumi | [Cygwin] Enable TLS as emutls. |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Manuel Jacob | [RS4GC] Add an assert which fails if there is a (yet... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Craig Topper | [InstCombine] Fix indentation. NFC. |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Dylan McKay | [AVR] Added AVRCallingConv.td |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Craig Topper | [X86] Use range-based for loop. NFC |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Craig Topper | [X86] Prevent constant hoisting for a couple compare... |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Dylan McKay | Add AVR.td and AVRRegisterInfo.td |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Davide Italiano | [llvm-objdump] Move COFF function to where it belongs. |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Xinliang David Li | Fix a bug in test case -- duplicate entries |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Xinliang David Li | Fix a latent UAF bug in profwriter |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Weiming Zhao | Fix mapping of @llvm.arm.ssat/usat intrinsics to ssat... |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Xinliang David Li | [PGO] Improve Indexed Profile Reader efficiency |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Xinliang David Li | Minor clean up -- move large single use method out... |
commit | commitdiff | tree | snapshot |
2015-12-20 |
NAKAMURA Takumi | Revert r219171, "llvm/test/lit.cfg: Suppress dwarf... |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Mehdi Amini | ThreadPool unittests: do not hold mutex when calling... |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Sanjoy Das | Nonnull elements in OperandBundleCallSites are not... |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Sanjoy Das | [Deopt bundles] Fix a test case |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Davide Italiano | [llvm-objdump] Fail early if we can't parse the object... |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Rafael Espindola | Delete APIs that have been deprecated since 2010. |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Paul Robinson | The PS4 baton passes. |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Rafael Espindola | Assert that we have all use/users in the getters. |
commit | commitdiff | tree | snapshot |
2015-12-19 |
JF Bastien | WebAssembly: add vtable test |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Manuel Jacob | Remove unnecessary casts. NFC. |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Manuel Jacob | Remove double blanks. NFC. |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Xinliang David Li | Improve InstrProfSymtab test coverage |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Matt Arsenault | SelectionDAG: Cleanup integer bin op promotion functions. |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Vedant Kumar | [unittests] ThreadPool: Remove redundant loop, NFC |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Vedant Kumar | [unittests] ThreadPool: Guard updates to MainThreadReady |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Vedant Kumar | Re-reapply "[IR] Move optional data in llvm::Function... |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Vedant Kumar | Revert "Reapply "[IR] Move optional data in llvm::Funct... |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Vedant Kumar | Reapply "[IR] Move optional data in llvm::Function... |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Xinliang David Li | [PGO] Add hash to name mapping in InstrProfSymtab |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Vedant Kumar | Revert "[IR] Move optional data in llvm::Function into... |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Vedant Kumar | [IR] Move optional data in llvm::Function into a hungof... |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Mehdi Amini | ThreadPool unittest: reimplement concurrency test,... |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Kostya Serebryany | [libFuzzer] deprecate -save_minimized_corpus, -merge... |
commit | commitdiff | tree | snapshot |
next |