2016-08-30 |
Rafael Espindola | Pass Binding instead of IsWeak to addBitcode. |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Tim Northover | GlobalISel: combine extracts & sequences created for... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Matt Arsenault | AMDGPU: Relax SGPR asm constraint register class |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Mike Aizatsky | [libfuzzer] simplified unit truncation; do not write... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Hemant Kulkarni | Revert "ELFDumper: Unversioned symbols must not have... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Enrico Granata | Add SBType::GetArrayType() such that - given a type... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Vedant Kumar | [test] Pass a fake libLTO.dylib to a driver test which... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Vedant Kumar | Revert "[test] Add libLTO as a clang test dependency... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Michael Kuperstein | [LoopVectorizer] Predicate instructions in blocks with... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
David Majnemer | [COFFObjectFile] Ignore broken symbol table |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Saleem Abdulrasool | stats: define WIN32_LEAN_AND_MEAN when including windows.h |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Saleem Abdulrasool | profile: add missing include for Windows |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Davide Italiano | [LTO] Fix the logic for dropping unnamed_addr. |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Daniel Berlin | IntrArgMemOnly is only defined (and current AA machiner... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Vedant Kumar | [test] Add libLTO as a clang test dependency on Darwin |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Lang Hames | Re-instate recent RPC updates (r280016, r280017, r28002... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Hemant Kulkarni | ELFDumper: Unversioned symbols must not have trailing @ |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Zachary Turner | A few minor stylistic cleanups in StringExtractor. |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Jonathan Peyton | Appease older gcc compilers for the many-microtask... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Zachary Turner | Use llvm to do endian conversions. |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Richard Smith | PR29166: when merging declarations with typedef names... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Duncan P. N... | CodeGen: Fixup for r280128, since GCC isn't as permissi... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Richard Smith | Unrevert r280035 now that the clang-cl bug it exposed... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Richard Smith | PR30195: Fix clang-cl attempting to precompile bogus... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Tim Northover | GlobalISel: forbid physical registers on generic MIs. |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Saleem Abdulrasool | llvm-readobj: add support for printing GNU Notes |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Saleem Abdulrasool | Support: add some more ELF constants |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Zachary Turner | Fix unit test after function name change. |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Duncan P. N... | ADT: Split ilist_node_traits into alloc and callback... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Etienne Bergeron | typo + indentation [NFC] |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Zachary Turner | Rename ArrayRef::keep_front / keep_back to take_front... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Kyle Butt | TailDuplication: Extract Indirect-Branch block limit... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Zachary Turner | Add a few more unit tests for StringExtractor. |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Zachary Turner | Convert some StringExtractor functions to accept Mutabl... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Duncan P. N... | ADT: Guarantee transferNodesFromList is only called... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Niels Ole Salscheider | configure.py: Add polaris10 and polaris11 |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Niels Ole Salscheider | Basic/Targets.cpp: Add polaris10 and polaris11 gpus |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Eugene Zelenko | [Release notes] Fix highlighting. |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Olivier Goffart | Fix colored diagnostics from tools |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Zachary Turner | Appease buildbots after r280114. |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Duncan P. N... | IR: Appease MSVC after r280107 with an & or two |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Sanjay Patel | [InstCombine] replace divide-by-constant checks with... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Zachary Turner | Add StringRef::take_front and StringRef::take_back |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Zachary Turner | Add StringRef::contains() |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Sanjay Patel | [InstCombine] clean up foldICmpDivConstant; NFCI |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Filipe Cabecinhas | Start reifying error descriptions (Re-do of D23672... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Filipe Cabecinhas | Split ScarinessScore between its "storage" (POD), and... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Duncan P. N... | ADT: Clean up docs and formatting for ilist_traits... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Chris Bieneman | [CMake] Copy headers relative to LLVM_BINARY_DIR |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Duncan P. N... | ADT: Split out simple_ilist, a simple intrusive list |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Reid Kleckner | XFAIL cfi/stats.cpp on Windows until we fix our DIA... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
NAKAMURA Takumi | Fixup r279618, instantiate *AnalysisManagerProxy<*Analy... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
NAKAMURA Takumi | Disable clang/test/SemaTemplate/instantiation-depth... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Ed Maste | consistently add \n to log and trace messages |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Tamas Berghammer | Remove mention of autoconf from the build instructions |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Valery Pykhtin | [AMDGPU] Refactor SOP instructions TD files. |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Reid Kleckner | Revert "[ORC][RPC] Make the future type of an Orc RPC... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Ed Maste | libunwind: fix X86 register numbers for FreeBSD/i386 |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Kostya Serebryany | [libFuzzer] fix a bug when running a single unit of... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Alexey Bader | [OpenCL] Make is_valid_event, create_user_event overloa... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Kostya Serebryany | [libFuzzer] stop using bits for memcmp's value profile... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Haojian Wu | [clang-tidy docs] Fix build errors on Sphinx 1.4.6 |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Nico Weber | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Krzysztof Parzyszek | [Hexagon] Use handleTargetFeaturesGroup to process... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Nirav Dave | [MC] Move parser helper functions from Asmparser to... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Nico Weber | Revert r280035 (and followups r280057, r280085), it... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Chad Rosier | [Reassociate] Add additional debug output. NFC. |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Krzysztof Parzyszek | Handle -mlong-calls on Hexagon |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Pavel Labath | Revert "gdb-remote: Make the sequence mutex non-recursive" |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Pavel Labath | Fix darwin cmake build for r279997 |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Ed Maste | libunwind: correct 'libuwind' typo |
commit | commitdiff | tree | snapshot |
2016-08-30 |
NAKAMURA Takumi | clang/test/Driver/modules-ts.cpp: Satisfy quoted filename. |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Vasileios Kalintiris | [mips][tsan] XFAIL on every MIPS platform an x86_64... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Tobias Grosser | Add forgotten image |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Tobias Grosser | www: homepage "Overview and News" |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Tobias Grosser | www: shorten links in menu |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Tobias Grosser | www: link to github source mirror, drop the other old... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Tobias Grosser | www: improve formatting of external links |
commit | commitdiff | tree | snapshot |
2016-08-30 |
NAKAMURA Takumi | clang-tools-extra/test/clang-tidy/misc-move-forwarding... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Martin Bohme | [clang-tidy] Add check 'misc-move-forwarding-reference' |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Tobias Grosser | www: Add links to Polly Labs and Polyhedral.info |
commit | commitdiff | tree | snapshot |
2016-08-30 |
NAKAMURA Takumi | SILoadStoreOptimizer.cpp: Fix a warning in r279991... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Pavel Labath | Fix fallout from the GetNameColonValue() refactor ... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
James Molloy | [SimplifyCFG] Properly CSE metadata in SinkThenElseCode... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Peter Zotov | docs: mention that clobbering output regs in inline... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
George Rimar | [ELF] - Linkerscript: implemented ADDR command. |
commit | commitdiff | tree | snapshot |
2016-08-30 |
George Rimar | [ELF] - Fix for: bug 29115 - linkerscript does not... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
George Rimar | [ELF] - Use early return. NFC. |
commit | commitdiff | tree | snapshot |
2016-08-30 |
George Rimar | [ELF] - Versionscript: support wildcards for extern... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
George Rimar | [ELF] - Cleanup of scanVersionScript(): do not change... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Sjoerd Meijer | Fix for commit 280064 that break the build. |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Sjoerd Meijer | This adds new options -fdenormal-fp-math and passes... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Miklos Vajna | clang-rename: fix formatting in USRFinder |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Miklos Vajna | clang-rename: improve error message when -old-name... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Ying Yi | [llvm-cov] Use the native path in the coverage report. |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Tobias Grosser | www: Add IMPACT 2017 announcement to news page |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Lang Hames | [Support][Error] Suppress warning about unused result. |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Lang Hames | [Support] Add a conditionally defined default construct... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Richard Smith | Combine two FileCheck patterns to prevent overzealous... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
James Y Knight | Replace incorrect "#ifdef DEBUG" with "#ifndef NDEBUG". |
commit | commitdiff | tree | snapshot |
next |