2015-07-21 |
Richard Smith | Fix crash-on-invalid: don't look ahead past an unknown... |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Matthias Braun | ARMLoadStoreOpt: Merge subs/adds into LDRD/STRD; Factor... |
commit | commitdiff | tree | snapshot |
2015-07-21 |
Matthias Braun | ARMLoadStoreOptimizer: Create LDRD/STRD on thumb2 |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Akira Hatanaka | Revert r242736. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Akira Hatanaka | Revert r242737. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Daniel Jasper | clang-format: Fix crasher when a UTF8 character is... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Akira Hatanaka | [ARM] Define subtarget feature "reserve-r9", which... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Akira Hatanaka | [ARM] Pass subtarget feature "+reserve-r9" instead... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Matthias Braun | Revert "ARMLoadStoreOptimizer: Create LDRD/STRD on... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Matthias Braun | Revert "ARMLoadStoreOpt: Merge subs/adds into LDRD... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Matthias Braun | Revert "ARM: Use SpecificBumpPtrAllocator to fix leak... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Matthias Braun | AArch64: Restrict macroop fusion heuristics to cyclone. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Bob Wilson | Refactor TableGen backend for ClangAttrEmitter to avoid... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Bob Wilson | Ignore the "novtable" declspec when not using the Micro... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Greg Clayton | Correctly get the arguments and environment, even for... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
David Majnemer | [MS Compat] Add support for __declspec(noalias) |
commit | commitdiff | tree | snapshot |
2015-07-20 |
JF Bastien | Targets: commonize some stack realignment code |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Reid Kleckner | Don't try to instrument allocas used by outlined SEH... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Rafael Espindola | Remove duplicated code. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Matthias Braun | AArch64: Add aditional Cyclone macroop fusion opportunities |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Matthias Braun | MachineScheduler: Restrict macroop fusion to data-depen... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Dimitry Andric | Avoid early pipefail exits due to grep failures in... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Dimitry Andric | Since BSD cmp(1) does not support the --ignore-initial... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Krzysztof Parzyszek | Add 'const' to a few more functions in MachineFrameInfo |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Geoff Berry | Fix comment typo (test commit). NFC |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Artem Belevich | [CUDA] Moved device-side triple calculation to buildCud... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Chaoren Lin | Fix whitespace in Android.cmake. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Chaoren Lin | [Android] Only enable evil libdl.a hack when building... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Rafael Espindola | Simplify now that we can iterate backwards. NFC. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Quentin Colombet | [ARM] Refactor the prologue/epilogue emission to be... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Jingyue Wu | [NVPTX] make load on global readonly memory to use ldg |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Rafael Espindola | Simplify iterating over the dynamic section and report... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Krzysztof Parzyszek | [Hexagon] Generate MUX from conditional transfers when... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Reid Kleckner | Fix code completion tests to use an explicit modules... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Greg Clayton | Fix the yellow colorizing and fix some logic in the... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Aaron Ballman | Suppress two warnings from MSVC 2015 that are triggered... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Alex Lorenz | MIR Serialization: Initial serialization of machine... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Hans Wennborg | test-release.sh: don't include /usr/local prefix in... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Chris Bieneman | [CMake] Cleanup tools/CMakeLists.txt to take advantage... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Reid Kleckner | Fix a case where we forgot to make a static local varia... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Sanjoy Das | [ImplicitNullChecks] Work with implicit defs. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Alex Lorenz | MIR Parser: Add support for quoted named global value... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Rafael Espindola | Update for llvm api change. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Rafael Espindola | Remove Elf_Rela_Iter and Elf_Rel_Iter. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Ying Chen | Enable timeout on Windows |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Artem Belevich | Fixed style issues pointed out by Justin Bogner. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Reid Kleckner | [lit] Implement 'env' in the internal shell |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Marshall Clow | Mark new tests as unsupported before C++11 |
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 |
Yunzhong Gao | Fix quoting of #pragma comment for PS4. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Chaoren Lin | Revert static Android build until build master restarts. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Sean Callanan | Eliminated a potential infinite recursion in structure... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Marshall Clow | Implement the default searcher for std::experimental... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Pavel Labath | [NativeProcessLinux] Bugfix in the monitor thread |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Bill Schmidt | Add missing test for r242296 (vec_sld) |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Marshall Clow | Implement the plugin-based version of std::search.... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Benjamin Kramer | [CodeGen] Flip lanes when lowering __builtin_palignr... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Kuba Brecka | [asan] Speed up ASan unit tests by turning off symbolic... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Rafael Espindola | Report errors an invalid virtual addresses. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Charlie Turner | Add some missing 'F' flags to libm/libc builtins. |
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 |
Tamas Berghammer | Improve aarch64 instruction emulation |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Aaron Ballman | Silence a -Wtype-limits warning; NFC. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Rafael Espindola | Simplify iterating over program headers and detect... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Yaron Keren | Remove erroneous space in "lib64" string constant. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Vasileios Kalintiris | [mips] Added support for the ERETNC instruction. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Alexey Bataev | [X86, inlineasm] Improve analysis of x,Y0,Yi,Ym,Yt... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Gabor Ballabas | Allow case-insensitive values for -mtune for AArch64... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Yaron Keren | Fix typo found by Joerg Sonnenberger. |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Richard Smith | Attempt to fix greendragon buildbot failures; apparentl... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Yaron Keren | Support mingw toolchain include and lib directories... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
Daniel Jasper | Extend misc-unused-parameters to delete parameters... |
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-20 |
Daniel Jasper | Initial version of clang-tidy check to find and fix... |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Richard Smith | [modules] Add (already passing) test for template defau... |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Davide Italiano | [Sema] Make an assertion stricter. |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Dmitry Vyukov | asan: fix a test |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Richard Smith | [modules] Don't save uninteresting identifiers, and... |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Nico Weber | Remove two unused includes, part 2... |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Nico Weber | Remove two unused includes. |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Evgeniy Stepanov | [sanitizer] De-flake one test. |
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 |
Logan Chien | libunwind: Introduce __libunwind_config.h. |
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 |
Asaf Badouh | [X86][AVX512BW] add clang intrinsics for pmulhrsw ... |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Eric Fiselier | Fix warnings in unordered_map |
commit | commitdiff | tree | snapshot |
next |