2014-07-09 |
Todd Fiala | Disable TestDataFormatterStdMap.test_with_dsym_and_run_... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Greg Clayton | Make sure the "command regex add" has a unique name... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Alexey Samsonov | Decouple llvm::SpecialCaseList text representation... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Alexey Samsonov | Don't check lint for SpecialCaseList.cpp |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Tim Northover | Use simpler constructor for range adapter. |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Matt Arsenault | Add trunc (select c, a, b) -> select c (trunc a), ... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Todd Fiala | Mark failing tests in TestDataFormatterObjC on Darwin... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Jim Grosbach | AArch64: Better codegen for storing to __fp16. |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Jim Grosbach | Change an assert() to a diagnostic. |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Benjamin Kramer | TargetRegisterInfo: Remove function that fell out of... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Cameron McInally | Update ReleaseNotes to mention Atomic NAND semantic... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Adam Nemet | [X86] AVX512: Enable it in the Loop Vectorizer |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Louis Gerbarg | Make AArch64FastISel::EmitIntExt explicitly check its... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Sanjay Patel | removed duplicate testcase |
commit | commitdiff | tree | snapshot |
2014-07-09 |
David Majnemer | Sema: Allow aliases to have incomplete type |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Zachary Turner | Dont' use a random probe & alloc strategy for the IRMem... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Sanjay Patel | Fix for PR20059 (instcombine reorders shufflevector... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Zachary Turner | Fix tests broken by the OptionValidator changes. |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Zachary Turner | Revert "Fix broken tests due to new error output." |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Daniel Sanders | Add Imagination Technologies to the vendors in llvm... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Daniel Sanders | [mips][mips64r6] Implement -mips32r6 and -mips64r6... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Alp Toker | Prospective legacy build system fix following r212620 |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Alp Toker | Remove dead code from r212620 |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Alp Toker | Fix 'source-level' hyphenations |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Alp Toker | cc1as: consolidate option flags with cc1 and eliminate... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Daniel Sanders | [mips][mips64r6] Define _MIPS_FPSET, __mips_fpr, and... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Daniel Sanders | [mips] clz is defined to give 32 for zero. Similarly... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Daniel Jasper | clang-format: Fix behavior around pointer-to-member... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Tim Northover | [all]: Use range-based ArgList adapter instead of filte... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Tim Northover | Generic: add range-adapter for option parsing. |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Chandler Carruth | [x86] Fix a bug in my new zext-vector-inreg DAG tricker... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Simon Atanasyan | [Mips] Make rel-dynamic-08.test test case independent... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Chandler Carruth | Sink two variables only used in an assert into the... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Benjamin Kramer | X86: When lowering v8i32 himuls use the correct shuffle... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Chandler Carruth | [x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node and use... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Tobias Grosser | clang-format polly to avoid buildbot noise |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Daniel Sanders | [mips][mips64r6] Correct select patterns that have... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Daniel Sanders | [mips][mips64r6] Correct cond names in the cmp.cond... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Chandler Carruth | [x86] Initialize a pointer to null to fix a bug in... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Daniel Sanders | [mips][mips64r6] Use JALR for indirect branches instead... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Daniel Sanders | [mips][mips64r6] Use JALR for returns instead of JR... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Daniel Sanders | Add ability to emit internal instruction representation... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Chandler Carruth | [x86] Re-apply a variant of the x86 side of r212324... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Alexey Bataev | Fixed incompatibility with MSVC builds in range-based... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Alexey Bataev | Revert commit 212599. |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Alexey Bataev | [OPENMP] Fixed incompatibility in [Data]RecursiveASTVis... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Tim Northover | ARM: use LLVM's atomicrmw instructions when ldrex/strex... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Daniel Jasper | clang-format: Add new option to indent wrapped function... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Timur Iskhodzhanov | [ASan/Win] Don't instrument COMDAT globals. Properly... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Dmitri Gribenko | SourceMgr: consistently use 'unsigned' for the memory... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Daniel Jasper | clang-format: Update flag documentation. |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Daniel Jasper | Delete removed formatting option. |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Alexey Bataev | [OPENMP] Improved code of DataRecursiveASTVisitor and... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Daniel Jasper | clang-format: Revamp function declaration/definition... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Alp Toker | Prospective -fsanitize=memory build fix following r212586 |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Nikola Smiljanic | Fix typos. |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Nikola Smiljanic | Use correct memeber when displaying StringMap's size. |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Alp Toker | CMake: make __DATE__, __TIME__ etc. macro usage an... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Alp Toker | CMake: fix compiler feature detection |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Alp Toker | clang-interpreter: don't check input file existence... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Alp Toker | Simplify warning flag value handling from r206826 |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Todd Fiala | __arm64__ and __aarch64__ #ifdef adjustments |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Jason Molenda | Correct indentation level for one line. |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Chandler Carruth | [SDAG] At the suggestion of Hal, switch to an output... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Ehsan Akhgari | [ms-coff] Add a test for proper handling of full Window... |
commit | commitdiff | tree | snapshot |
2014-07-09 |
Nick Kledzik | Change llvm-nm to use -M instead of -s to work with... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Nico Weber | rewrap to 80 cols, no behavior change |
commit | commitdiff | tree | snapshot |
2014-07-08 |
NAKAMURA Takumi | MipsTargetStreamer.h: Avoid "using" to appease msc17. |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Kevin Enderby | Changed the lvm-nm alias "-s" for -print-armap to ... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Jason Molenda | Tweak for lldb coding style consistency. |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Nico Weber | rewrap to 80 cols, no behavior change |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Jim Grosbach | AArch64: Better codegen for loading from __fp16. |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Hal Finkel | Improve BasicAA CS-CS queries |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Rui Ueyama | [PECOFF] Fix .bss section alignment |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Tobias Grosser | DominanceInfo is strongly preferred over RegionInfo |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Marshall Clow | string_view enhancements. Move to the correct namespace... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Kevin Enderby | Add support for BSD format Archive map symbols (aka... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Greg Clayton | Make sure that qProcessInfo packet returns correct... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Reid Kleckner | MS compat: Allow lookup of types from dependent bases... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Dmitry Vyukov | tsan: reapply 212531 and 212532 with a fix |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Alexey Samsonov | Remove unnecessary check for NULL |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Saleem Abdulrasool | test: merge arm-intrin into ms-intrin, fix invocation |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Alexey Samsonov | [TSan] Revert r212531 and r212532. |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Reid Kleckner | Allow more lookup of types in dependent base classes |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Dmitry Vyukov | tsan: allow memory overlap in __tsan_java_move |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Jim Ingham | Add the ability to provide a "count" option to the... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Jim Ingham | Document the "thread.completed-expression" feature... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Nico Weber | Don't pull in setjmp.h in -ffreestanding compiles. |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Nico Weber | Replace a few // comments with /**/ comments in headers... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
David Majnemer | Sema: Don't allow CVR qualifiers before structors |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Bruce Mitchener | Revert accidental change to Xcode project. |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Bruce Mitchener | Fix typos. |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Jean-Daniel... | Simplify Host::GetOSVersion() on macosx. |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Richard Smith | PR20227: materialize a temporary when dynamic_casting... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Pete Cooper | Revert "GlobalDCE: Delete available_externally initiali... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Benjamin Kramer | As funny as it might look, this wasn't what I intended... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Todd Fiala | Remove hack from dotest.py to fix extra output on ... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Ulrich Weigand | [PowerPC] Implement atomic NAND operations as actual... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Benjamin Kramer | Use explicit if and restore lost FileCheck error code... |
commit | commitdiff | tree | snapshot |
2014-07-08 |
Benjamin Kramer | Update unit test for signature change. |
commit | commitdiff | tree | snapshot |
next |