2012-12-05 |
Alexander Kornienko | Clang-format: parse for and while loops |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Daniel Jasper | Indentation fixes for clang-format. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Evgeniy Stepanov | [msan] Instrument bswap intrinsic. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Alexander Kornienko | Follow-up to r169286, addresses comments in llvm-review... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Kostya Serebryany | [asan] undo the debug printf |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Evgeniy Stepanov | Reuse an existing diagnostic for tsan/msan needing... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Dmitry Vyukov | tsan: fix memory barriers in atomics |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Evgeniy Stepanov | [msan] Initialize callbacks in runOnFunction as opposed... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Evgeniy Stepanov | [msan] Change linkage type of __msan_track_origins. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Dmitry Vyukov | tsan: provide own implementation of __cxa_guard_xxx... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
NAKAMURA Takumi | test/Modules/build-fail-notes.m: Tweak to unbreak Win32... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Richard Smith | In C++, if we hit an error in the class-head, don't... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Richard Smith | PR14049: Don't say "expanded from macro 'foo'" when... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Daniel Jasper | Fix make build (hopefully). |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Dmitry Vyukov | tsan: remove unnecesary include file |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Dmitry Vyukov | tsan: fix lint warnings |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Kostya Serebryany | [tsan] get rid of *allocator64* files, moving everythin... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Richard Smith | Minor reorganization. No functionality change. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Elena Demikhovsky | Simplified BLEND pattern matching for shuffles. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Daniel Jasper | Add missing virtual destructors reported by -Wnon-virtu... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Daniel Jasper | First version of a command line clang-format tool. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Daniel Jasper | Small tweaks to automatic formatting. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Peter Collingbourne | Fix build against recent versions of Clang. Based... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Kostya Serebryany | [tsan] make the 64-bit allocator build (but not work... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Andrew Trick | RegisterPressure API. Add support for physical register... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Andrew Trick | Added RegisterPressureTracker::dump() for debugging. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Andrew Trick | Comment formatting. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Richard Smith | Simplify slightly by seperating out the responsibility... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Richard Smith | This test used to fail forever if it failed once, becau... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
NAKAMURA Takumi | Driver.cpp: Restore clang/Config/config.h to be include... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Sean Silva | docs: Explain plain preformatted text |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Richard Smith | Simplify diagnostic emission. No functionality change... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
DeLesley Hutchins | Thread-safety analysis: check locks on method calls... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Anna Zaks | [analyzer] Implement an opt-in variant of direct ivar... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
DeLesley Hutchins | Thread Safety Analysis: refactor to make more methods... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Fariborz Jahanian | Testing C++ declarations embedded in |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Shuxin Yang | fix a typo |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Michael J.... | Copy clang/Driver/<Option parsing stuff> to llvm. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Sean Silva | docs: Sphinxify `docs/tutorial/` |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Jason Molenda | Add an LLDB_LOG_TARGET logging channel (log eanble... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Daniel Malea | Fix Linux build warnings due to redefinition of macros: |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Greg Clayton | <rdar://problem/12649160> |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Evan Cheng | Add x86 isel lowering logic to form bit test with inver... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
DeLesley Hutchins | Thread safety analysis: Add a new "beta" warning flag... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Matt Beaumont-Gay | Appease GCC's -Wparentheses. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Bill Wendling | Split up the ParseOptionalAttrs method into three diffe... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Alexander Potapenko | Fix a use-after-unmap bug in /proc/self/maps caching... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Nadav Rotem | LoopVectorizer: Increase the number of pointers that... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Nadav Rotem | Enable if-conversion during vectorization. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Chandler Carruth | Add -whole-archive around the ASan runtime archive... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Evan Cheng | ARM custom lower ctpop for vector types. Patch by Pete... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Nadav Rotem | Fix a bug in vectorization of if-converted reduction... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Jakob Stoklund... | Speed up the AllocationOrder class a bit. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Ted Kremenek | Alphabetize source files, just like they have been... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Shuxin Yang | For rdar://12329730, last piece. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Jason Molenda | Fix comment in ABIMacOSX_i386::RegisterIsCalleeSaved... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
David Blaikie | Comment change made in r169304 as requested by Eric... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Jyotsna Verma | Define store instructions with base+register offset... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Tobias Grosser | User isl sha commit id instead of the git tag |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Bill Wendling | Use the 'count' attribute to calculate the upper bound... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Bill Wendling | Use the 'count' attribute to calculate the upper bound... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Matt Beaumont-Gay | Currently, with -fsanitize=address, the driver appends... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Sean Silva | docs: Begin Sphinxification of docs/tutorial/ |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Sean Silva | docs: fixup legacy HTML link |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Fariborz Jahanian | Testing C declarations embedded in |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Benjamin Kramer | Add library dependencies to the lld cmake build. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
David Blaikie | Reapply r160148 (reverted in r163570) fixing spurious... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Daniel Jasper | Add missing destructors found with -Wnon-virtual-dtor. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Sean Callanan | In the data formatters, if we know the result |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Sean Callanan | Cache the names for Objective-C classes if we know |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Daniel Malea | Mark TestConnectRemote.py as expected to fail on Linux... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Eli Bendersky | Remove a URL from code |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Eli Bendersky | Adapt to LLVM commit 169291 which streamlines the usage... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Eli Bendersky | Make NaCl naming consistent. The triple OSType is calle... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Fariborz Jahanian | additional test for declaration tag of a class extension. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Nadav Rotem | Add support for reduction variables when IF-conversion... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Jyotsna Verma | Add patterns to define 'combine', 'tstbit', 'ct0/cl0... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Alexander Kornienko | Error recovery part 2 |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Fariborz Jahanian | objective-c blocks: Consider padding due to alignment |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Jyotsna Verma | Add constant extender support to ALU32 instructions... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Eli Bendersky | A test in thid directory was not being run because... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Duncan Sands | Fix comment typo. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Bill Schmidt | This patch introduces initial-exec model support for... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Justin Holewinski | Update release notes for NVPTX |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Dmitry Vyukov | tsan: output thread names |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Alexander Kornienko | Clang-format error recovery part 1 |
commit | commitdiff | tree | snapshot |
2012-12-04 |
NAKAMURA Takumi | c-index-test.c: Make C89-compliant. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Dmitri Gribenko | libclang: Add a function to libclang for retrieving... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Kostya Serebryany | [tsan] add a compile-time error for 64-bit-only support |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Daniel Jasper | Make parenthesis counting and aligning a bit saner. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Dmitry Vyukov | tsan: make atomic operations atomic again |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Alexander Kornienko | Enum formatting implementation |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Manuel Klimek | Fix spelling I ran over while proof-reading tests. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Kostya Serebryany | [tsan] test the allocator with CompactSizeClassMap |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Eli Bendersky | Get rid of references to Tcl, DejagGNU, old test struct... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
NAKAMURA Takumi | ToolChains.cpp: Fixup r169260, clang/Config/config... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Kostya Serebryany | [tsan] minor interface refactoring |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Dmitry Vyukov | tsan: fix nand operation |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Dmitry Vyukov | tsan: add __attribute__((visibility("default"))) to... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Kostya Serebryany | [tsan] refactor the allocator tests to allow testing... |
commit | commitdiff | tree | snapshot |
next |