2016-09-09 |
Justin Lebar | [NVPTX] Implement llvm.fabs.f32, llvm.max.f32, etc. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Justin Lebar | [StreamExecutor] Make SE work with an in-tree LLVM... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Filipe Cabecinhas | [asan] Add a new AddressDescription structure, which... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Justin Lebar | [CUDA] Make __GCC_ATOMIC_XXX_LOCK_FREE macros the same... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Saleem Abdulrasool | ARM: move the builtins libcall CC setup |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Michael Gottesman | [cmake] Fix a stale comment from an earlier version... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Michael Gottesman | [cmake] Export gtest/gtest_main and its dependencies... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Rafael Espindola | Compact InputSectionData from 64 to 48 bytes. NFC. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Saleem Abdulrasool | test: adjust the GUID |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Rafael Espindola | Add a lower level zlib::uncompress. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Wei Ding | AMDGPU : Fix mqsad_u32_u8 instruction incorrect data... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Tom Stellard | AMDGPU/SI: Make sure llvm.amdgcn.implicitarg.ptr()... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Saleem Abdulrasool | COFF: make builds more reproducible |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Manman Ren | Modules: revert r280728. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Zachary Turner | [pdb] Print out some more info when dumping a raw stream. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Vedant Kumar | [llvm-cov] Remove some asserts in the html renderer... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Evgeniy Stepanov | [asan] Disable handle_abort in Android tests. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Dehao Chen | Do not widen load for different variable in GVN. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Rui Ueyama | Fix another -Wunused-variable for non-assert build. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Vedant Kumar | [llvm-cov] Try to fix the native_separators.c test... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Douglas Katzman | Myriad: nominally "support" ASAN. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Zachary Turner | [pdb] Add command line options for dumping individual... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Rui Ueyama | Fix -Wunused-variable for non-assert build. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
George Rokos | [OPENMP] ppc64le recognized as big-endian |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Zachary Turner | [pdb] Pass CVRecord's through the visitor as non-const... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Kostya Serebryany | [libFuzzer] one more puzzle, value_profile cracks it... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
George Rokos | [OPENMP] Implementation of omp_get_default_device and... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Eric Liu | Also cleanup comments around redundant colons/commas... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Zachary Turner | [pdb] Write PDB TPI Stream from Yaml. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Vedant Kumar | [llvm-cov] Handle native paths correctly in the text... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Aaron Ballman | Move the ocaml_all target into the Misc folder for... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Reid Kleckner | [codeview] Don't assert if the array element type is... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Vedant Kumar | [Bitcode] Add compatibility test for the 3.9 release |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Todd Fiala | xfail DarwinLog "filter message by regex" tests |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Reid Kleckner | [DebugInfo] Ensure complete type is emitted with -fstan... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Reid Kleckner | Make -fstandalone-debug and -flimit-debug-info availabl... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Sanjay Patel | [InstCombine] add tests to show pattern matching failur... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Justin Lebar | Attempt to fix static_asserts in SelectionDAGNodes... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Reid Kleckner | [codeview] Extend the heuristic for detecting classes... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Tobias Grosser | FlattenAlgo: Ensure we _really_ obtain a param space |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Justin Lebar | [SelectionDAG] Fix two issues with SDNode::getRawSubcla... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Sam Kolton | AMDGPU] Assembler: better support for immediate literal... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
George Rimar | Recommit [ELF] - Versionscript: do not treat non-wildca... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Filipe Cabecinhas | [asan] Since r280945 fixed the OS X abort() problem... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Chris Dewhurst | [Sparc][LEON] Removed the parts of the errata fixes... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
George Rimar | Revert r281045, it broke BB. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
George Rimar | Recommit [ELF] - Versionscript: do not treat non-wildca... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
James Molloy | [ARM] ADD with a negative offset can become SUB for... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
James Molloy | [ARM] icmp %x, -C can be lowered to a simple ADDS or CMN |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Simon Pilgrim | [SelectionDAG] Ensure DAG::getZeroExtendInReg is called... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
George Rimar | [ELF] - Revert r281038 to see if that unbreaks build... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
James Molloy | [Thumb] Select (CMPZ X, -C) -> (CMPZ (ADDS X, C), 0) |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Tobias Grosser | Add namespace specifier before nullptr_t |
commit | commitdiff | tree | snapshot |
2016-09-09 |
George Rimar | [ELF] - Versionscript: do not treat non-wildcarded... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Tim Northover | GlobalISel: remove G_TYPE and G_PHI |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Tim Northover | GlobalISel: fix comments and add assertions for valid... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Tim Northover | GlobalISel: move type information to MachineRegisterInfo. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Tobias Grosser | IslNodeBuilder: Add missing __isl_take annotation |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Simon Dardis | Revert "[mips] Fix c.<cc>.<fmt> instruction definition." |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Nitesh Jain | [LLDB][MIPS] Fix Emulation for JALR64 Instruction |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Nitesh Jain | [LLDB][MIPS] Fix TestEhFrameUnwind.py for MIPS |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Dimitar Vlahovski | Fixing a build breakage caused from a change in LLVM... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Pavel Labath | NFC: Reformat ABISysV_i386 register context into someth... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Sam Kolton | [AMDGPU] Assembler: rename amd_kernel_code_t asm names... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
James Molloy | [Thumb1] Teach optimizeCompareInstr about thumb1 compares |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Nitesh Jain | [LLDB][MIPS] Fix TestLldbGdbServer.py failure |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Pavel Labath | Fix new gdb-remote client unit test for windows |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Eugene Leviant | Linker script: implement AT [ (address) ] for PHDR |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Sam Kolton | [AMDGPU] Assembler: match e32 VOP instructions before... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Simon Dardis | [mips] Fix c.<cc>.<fmt> instruction definition. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Chris Dewhurst | [Sparc][LEON] Unit test for CASA instruction supported... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Gor Nishanov | [Coroutines] Part13: Handle single edge PHINodes across... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Amaury Sechet | Rationalise the attribute getter/setter methods on... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Amaury Sechet | Update clang for D21514. NFC |
commit | commitdiff | tree | snapshot |
2016-09-09 |
George Burgess IV | [Docs] Fix typos, remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Kostya Serebryany | [libFuzzer] improve -print_pcs to not print new PCs... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Kostya Serebryany | [sanitizer] fix a potential buffer overflow due to... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Kostya Serebryany | [libFuzzer] remove unneeded call |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Craig Topper | [AVX-512] Add VPCMP instructions to the load folding... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Craig Topper | [AVX-512] Add more integer vector comparison tests... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Vedant Kumar | [llvm-cov] Emit a summary in the report directory's... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Vedant Kumar | [llvm-cov] Constify some methods (NFC) |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Vedant Kumar | [llvm-cov] Add an API to prepare file reports (NFC) |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Vedant Kumar | [llvm-cov] Speculate fix for a Windows-only test (NFC) |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Kostya Serebryany | [libFuzzer] remove use_traces=1 since use_value_profile... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
David Majnemer | [X86] Tighten up a comment which confused x64 ABI termi... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Michael Kuperstein | [X86] Add more baseline tests for "irregular" shuffles... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Rui Ueyama | Fix -output option. |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Hans Wennborg | Win64: Don't use REX prefix for direct tail calls |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Mike Aizatsky | .clang-tidy: parameters and members should be CamelCased. |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Rui Ueyama | Fix bug in -nostdlib. |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Saleem Abdulrasool | llvm-objdump: add missing ) in help output, NFC |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Richard Smith | C++ Modules TS: Add parsing and some semantic analysis... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Vedant Kumar | [Driver] Report invalid -mtune/-mcpu parameters when... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Albert Gutowski | Implement MS _rot intrinsics |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Kostya Serebryany | [libFuzzer] add missing docs |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Dehao Chen | Remove debug info when hoisting instruction from then... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Rui Ueyama | Define writeUint and use it. NFC. |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Sanjay Patel | [InstCombine] regenerate checks |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Matthew Simpson | [LV] Ensure proper handling of multi-use case when... |
commit | commitdiff | tree | snapshot |
next |