2013-03-26 |
Greg Clayton | Don't crash when we have an element size of zero. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Rafael Espindola | Remove useGlobalsForAutomaticVariables. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Reid Kleckner | [ms-cxxabi] Give the MS inheritance attributes a base... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Manman Ren | Fix uninitialized read of CalleeWithThisReturn. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Jim Ingham | That wasn't a typo, if the short letter option is from... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Jakob Stoklund... | Annotate the remaining x86 instructions with SchedRW... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Jakob Stoklund... | Annotate x87 and mmx instructions with SchedRW lists. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Jakob Stoklund... | Annotate control instructions with SchedRW lists. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Jakob Stoklund... | Annotate the rest of X86InstrInfo.td with SchedRW lists. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
John Thompson | Revised per review comments to rename test files and... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Michael Liao | Fix PRFCHW test on non-x86 builds |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Arnold Schwaighofer | BasicAA: Only query twice if the result of the more... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Enrico Granata | Our commands that end up displaying a ValueObject as... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Jim Ingham | Change the stepping test to output "total time" for... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Chad Rosier | Fix a crasher by reporting a fatal error if we're unabl... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Michael Liao | Add PRFCHW intrinsic support |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Michael Liao | Add PREFETCHW codegen support |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Sean Callanan | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Ulrich Weigand | Add test case for commit r178031. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Argyrios Kyrtzidis | [Preprocessor/Modules] Separate the macro directives... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Reid Kleckner | [ms-cxxabi] Mangle vector types |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Greg Clayton | Remove FunctionProfiler and ProfileObjectiveC action... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Edwin Vane | Docs describing limitations of the cpp11-migrate Loop... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Howard Hinnant | More vector debug tests. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Jyotsna Verma | Hexagon: Use multiclass for aslh, asrh, sxtb, sxth... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Ulrich Weigand | Make InstCombineCasts.cpp:OptimizeIntToFloatBitCast... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Jyotsna Verma | Hexagon: Remove HexagonMCInst.h file. It has been repla... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Marshall Clow | Fixed race conditions in thread tests; exposed by UBSan |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Arnold Schwaighofer | Revert ARM Scheduler Model: Add resources instructions... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Shankar Easwaran | [ELF][Hexagon] remove duplicated code |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Howard Hinnant | Simply debug mode tests per Dmitri Gribenko's suggestion. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Benjamin Kramer | Remove default case from fully covered switch. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Christian Konig | R600/SI: improve post ISel folding |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Christian Konig | R600/SI: improve vector interpolation |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Christian Konig | R600/SI: avoid unecessary subreg extraction in IMAGE_SAMPLE |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Christian Konig | R600/SI: switch back to RegPressure scheduling |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Christian Konig | R600/SI: mark most intrinsics as readnone v2 |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Christian Konig | R600/SI: replace WQM intrinsic |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Christian Konig | R600/SI: fix ELSE pseudo op handling |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Joe Abbey | Patch by Gordon Keiser! |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Howard Hinnant | Need one more swap overload for swapping two lvalue... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Evgeniy Stepanov | Fix uninitialized read of CalleeWithThisReturn. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Alexey Samsonov | [ASan] Change the ABI of __asan_before_dynamic_init... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Alexey Samsonov | [ASan] Change the ABI of __asan_before_dynamic_init... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Alexander Potapenko | [libsanitizer] Fix the Win build. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Kostya Serebryany | [tsan] make memcpy_race.cc test immune to memcpy inlining |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Dmitry Vyukov | asan/tsan: move strcasecmp() interceptor to sanitizer_c... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Dmitry Vyukov | asan/tsan: change SANITIZER_GO to more general SANITIZE... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Ulrich Weigand | PowerPC: Mark patterns as isCodeGenOnly. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Ulrich Weigand | PowerPC: Simplify handling of fixups. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Ulrich Weigand | PowerPC: Simplify FADD in round-to-zero mode. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Ulrich Weigand | PowerPC: Remove LDrs pattern. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Ulrich Weigand | PowerPC: Remove ADDIL patterns. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Ulrich Weigand | PowerPC: Use CCBITRC operand for ISEL patterns. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Ulrich Weigand | PowerPC: Simplify BLR pattern. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Ulrich Weigand | PowerPC: Move some 64-bit branch patterns. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Alexander Potapenko | [libsanitizer] Unmapping the old cache partially invali... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Christian Konig | R600: fix DenseMap with pointer key iteration in the... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Alexey Samsonov | [Sanitizer] Disable atomic_test on Android, where it... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Alexey Samsonov | Actually mark ASan-unfriendly test as XFAIL |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Kostya Serebryany | [tsan] add a test for aligned-vs-unaligned race (tsan... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Alexey Samsonov | Add asan/msan to the list of available features in... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Alexey Samsonov | Add asan/msan to the list of available features in... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Kostya Serebryany | [asan] print thread number while reporting invalid... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Alexey Samsonov | Add CMake option LLVM_USE_SANITIZER={Address,Memory... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Shankar Easwaran | [ELF][Hexagon] Fixing failing test on Bots, few symbol... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Shankar Easwaran | [ELF] no change in functionality, add functions to... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Chandler Carruth | Manually specify the link dependencies. Turns out that... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Chandler Carruth | Manually update the dependencies in the Makefiles.... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Richard Trieu | Handle CXXOperatorCallExpr when checking self referrnce... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Andrew Trick | Fix SCEV forgetMemoizedResults should search and destro... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Chandler Carruth | The IRReader header is now part of its own library... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Chandler Carruth | Split out the IRReader header and the utility functions... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Shankar Easwaran | [ELF][Hexagon] add GOTREL/GOT relocations |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Shankar Easwaran | [ELF] order rela.dyn/rela.plt properly |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Arnold Schwaighofer | ARM Scheduler Model: Add resources instructions, map... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Arnold Schwaighofer | ARM Scheduler Model: Partial implementation of the... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Greg Clayton | <rdar://problem/13502196> |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Greg Clayton | <rdar://problem/13502196> |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Jim Ingham | Make the stepping perf test case actually work. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Nick Lewycky | Add missing file to cmake build. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Nick Lewycky | Add a new watchdog timer interface. The interface does... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Enrico Granata | <rdar://problem/13221060> |
commit | commitdiff | tree | snapshot |
2013-03-26 |
John Thompson | Added simple regression test for modularize. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
John Thompson | Revised to use file list path as reference path, or... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Richard Smith | Remove FIXMEs: these are covered by a core issue which... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Richard Smith | Implement special-case name lookup for inheriting const... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Bill Wendling | Remove testcase. It's failing on some platforms but... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Bill Wendling | Hmm...not failing...odd |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Richard Smith | Remove some no-op static_casts. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Bill Wendling | Temporarily XFAIL this test until Michael can look... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Michael Gottesman | [ObjCARC Annotations] Added support for displaying... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Michael Gottesman | [ObjCARC Annotations] Implemented ARC annotation metada... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Michael Gottesman | Added documentation to LangRef for the intrinsic llvm... |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Enrico Granata | Checking that the wrong syntax does not give a correct... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Fariborz Jahanian | Objective-C: Property declaration overiding one in |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Michael Liao | Revise alignment checking/calculation on 256-bit unalig... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
NAKAMURA Takumi | clang/test/Index/crash-recovery-code-complete.c: Mark... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Michael Liao | Enhance folding of (extract_subvec (insert_subvec V1... |
commit | commitdiff | tree | snapshot |
2013-03-25 |
Douglas Gregor | <rdar://problem/13395022> Strip references when extract... |
commit | commitdiff | tree | snapshot |
next |