2012-05-28 |
Benjamin Kramer | Fix suspicous isIntegerType() check, found by PVS Studi... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Benjamin Kramer | Fix suspicous hasOneUse() check, found by PVS Studio... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Peter Collingbourne | Add some tests which had heretofore evaded 'git add'. |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Peter Collingbourne | Explicit conversions. |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Peter Collingbourne | Switch to the NVPTX backend. |
commit | commitdiff | tree | snapshot |
2012-05-28 |
David Blaikie | Address minor FIXME in RedeclLink to contain a PointerI... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Benjamin Kramer | InstCombine: Fix infinite loop when encountering switch... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
David Blaikie | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Dmitry Vyukov | tsan: fix compiler warnings |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Dmitry Vyukov | tsan: fix race during pthread_join/detach |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Charles Davis | Fix mangling of integral template arguments between... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Alexander Potapenko | Rework the flags machinery a bit. |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Meador Inge | PR12696: Attribute bits above 1<<30 are not encoded... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Alexander Potapenko | More verbose check in AppendString. |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Dmitry Vyukov | tsan: pass CFLAGS to tests |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Dmitry Vyukov | tsan: be more conservative wrt symbolizer output |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Benjamin Kramer | Random BitcodeReader cleanups. |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Stepan Dyatkovskiy | PR1255: Case Ranges |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Stepan Dyatkovskiy | SwitchInst: Due to bad readability case iterators defin... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Bill Wendling | Add support for the GCOV_PREFIX_STRIP env variable... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Bill Wendling | Add stub for 'atoi'. |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Bill Wendling | Simplify the logic that tries to open the GCDA file... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Bill Wendling | * A bit of cleanup of the 'recursive_mkdir'. No functio... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Dmitry Vyukov | tsan: increase /proc/self/maps max size (1M is far... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Dmitry Vyukov | asan/tsan: rename interceptors from __xsan_xxx to __int... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Dmitry Vyukov | tsan: more robust detection of stack of main thread |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Dmitry Vyukov | tsan: use DCHECK_GT/LT instead of plain DCHECK (better... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Dmitry Vyukov | tsan: do not clean stack/tls for main thread |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Dmitry Vyukov | asan: remove static libraries on make clean |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Bill Wendling | Implement the indirect counter increment code in a... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Filipe Cabecinhas | Remove all written files |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Charles Davis | Fix Lang's fix. This should fix the tests for +Asserts... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Bill Wendling | Don't use 'strrchr', which isn't implemented here yet. |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Bill Wendling | Sync with old GCOV runtime library's file. |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Chris Lattner | adjust to mainline llvm API change. |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Chris Lattner | switch AttrListPtr::get to take an ArrayRef, simplifyin... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Chris Lattner | simplify code. |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Chris Lattner | add some helper methods to make the type more uniform. |
commit | commitdiff | tree | snapshot |
2012-05-28 |
David Blaikie | Fix PR12960 by not attempting to correct cases when... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Charles Davis | Test case for 157547. Before that patch, all the digits... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Chris Lattner | rdar://11542750 - llvm.trap should be marked no return. |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Benjamin Kramer | DenseMap: Use an early exit when there is nothing to... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Benjamin Kramer | PR12962: Fix a rare use after free when collecting... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Benjamin Kramer | PR12967: Don't crash when trying to fold a shift that... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Lang Hames | Fix call to APSInt constructor - it doesn't take an... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Benjamin Kramer | IntrusiveRefCntPtr: Use the same pattern as the other... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Chris Lattner | Reimplement the intrinsic verifier to use the same... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Chris Lattner | These tests used intrinsics with the wrong prototype... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Chris Lattner | remove two (useless) tests that use incorrect intrinsic... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Chris Lattner | generalize this to allow any argument. |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Peter Collingbourne | Have getOrCreateSubprogramDIE store the DIE for a subpr... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Chris Lattner | move some code around so that Verifier.cpp can get... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Benjamin Kramer | DenseMap: Provide a move ctor and move semantics for... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Benjamin Kramer | DenseMap: Factor destruction into a common helper method. |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Fariborz Jahanian | -Wdeprecated warning to include reference (as a note) |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Chris Lattner | enhance the intrinsic info table to encode what *kind... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Benjamin Kramer | Move-enable IntrusiveRefCntPtr. |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Benjamin Kramer | Pass ProgramStateRef by reference. |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Dmitri Gribenko | Close HTML tag properly. |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Benjamin Kramer | Use the SelectorSet typedef more widely throughout... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Benjamin Kramer | Replace some custom hash combines with the standard... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
NAKAMURA Takumi | clang/unittests/Tooling/RewriterTestContext.h: Don... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
NAKAMURA Takumi | Path::GetTemporaryDirectory(): Add an assertion if... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
NAKAMURA Takumi | clang/lib/Rewrite/Rewriter.cpp: Don't try to rename... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Benjamin Kramer | Missed parens. |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Benjamin Kramer | r157525 didn't work, just disable iterator checking. |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Benjamin Kramer | SDAGBuilder: Avoid iterator invalidation harder. |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Charles Davis | Mangle template instantiations properly (as of VC 7... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Chris Lattner | rearrange some code, no functionality change. |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Benjamin Kramer | SDAGBuilder: Don't create an invalid iterator when... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Benjamin Kramer | SelectionDAGBuilder: When emitting small compare chains... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Benjamin Kramer | Only emit one set of braces for __VERSION__, getClangFu... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Greg Clayton | Fixed memory management issues introduced by revision... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Duncan Sands | Since commit 157467, if reassociate isn't actually... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Fariborz Jahanian | Change warning to error when property setter names... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Benjamin Kramer | SimplifyCFG: Turn the ad-hoc std::pair that represents... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Benjamin Kramer | Add support for branch weight metadata to MDBuilder... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Benjamin Kramer | ScoreboardHazardRecognizer: Remove dead conditional... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Duncan Sands | Move this debug statement earlier so it is easy to... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Richard Smith | In response to some discussions on IRC, tweak the wordi... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
David Blaikie | Fix indentation. |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Alexander Kornienko | Don't offer '[[clang::fallthrough]];' fix-it when a... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Johnny Chen | rdar://problem/11535045 |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Jim Ingham | Fix the comments about LLDB_DISABLE_PYTHON in the pytho... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Bill Wendling | The llvm_gcda_increment_indirect_counter function write... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Akira Hatanaka | Fix predicate HasStandardEncoding in MipsInstrInfo... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Howard Hinnant | The rules for emplace in map, multimap, unordered_map... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Bill Wendling | Small code cleanup. No functionality change. |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Bill Wendling | Open in read/write mode, creating the file if it doesn... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Nuno Lopes | fix codegen support for alloc_size attribute for static... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Nuno Lopes | bounds checking: add support for byval arguments |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Johnny Chen | rdar://problem/11533713 |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Akira Hatanaka | Delete MipsExpandPseudo.cpp. |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Akira Hatanaka | Move the code in MipsExpandPseudo to MipsInstrInfo... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Akira Hatanaka | Remove the code that expands MIPS' .cpload directive. |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Akira Hatanaka | Remove the code that emits MIPS' .cprestore directive. |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Akira Hatanaka | Remove pseudo instructions that are no longer used. |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Argyrios Kyrtzidis | [libclang] Add a test I forgot to commit for r156890. |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Sean Callanan | Fixed a crash in logging when the name of an |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Greg Clayton | <rdar://problem/11535465> |
commit | commitdiff | tree | snapshot |
next |