2013-02-28 |
Renato Golin | Corrections for XFAIL armv5 tests |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Daniel Jasper | Fix incorrect recognition of bin-packing. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Daniel Jasper | Fix spacing after binary operator as macro parameter. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Evgeniy Stepanov | Remove unused leftover declarations. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Evgeniy Stepanov | Fix global overflow in types::lookupTypeForTypeSpecifier. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Nick Lewycky | Holy macaroons, somebody made a copy of llvm/runtime... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Bill Wendling | Enable syntax highlighting for reStructuredText files. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Jason Molenda | Add the libdebugserver.cpp for creating a library that... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Sean Callanan | Fixed some problems with type deportation: |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Enrico Granata | Fixing the log line for SBValue::MightHaveChildren... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Enrico Granata | the log entry for SBThread::GetProcess() would not... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Jordan Rose | [analyzer] RegionStore: collectSubRegionKeys -> collect... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Jordan Rose | [analyzer] Mark the root SVal class as isPodLike. |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Michael J.... | [Support][ErrorOr] Add support for implicit conversion... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Argyrios Kyrtzidis | Add a test case, to make sure there is no crash on... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Argyrios Kyrtzidis | [PathV2] In llvm::sys::fs::unique_file, make sure it... |
commit | commitdiff | tree | snapshot |
2013-02-28 |
Shuxin Yang | Fix a problem in alias analysis. It is about the misint... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Eric Christopher | Remove unnecessary check against isGlobalVariable.... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Eric Christopher | Rework comment slightly and fix a few typos. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Eric Christopher | Remove unnecessary cast to void. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Renato Golin | Avoiding flamewars |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Manman Ren | Debug Info: for static member variables, always put... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Nadav Rotem | Silence the unused variable warning. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Greg Clayton | Fixed a case where the result of std::string's c_str... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
David Blaikie | PR15360: nullptr as a non-type template argument to... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
David Blaikie | Add test coverage for array to pointer decay in non... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Nadav Rotem | The FastISEL should be fast. But when we record statist... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
David Blaikie | Copy missing member in DataLayout copy ctor. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Jim Grosbach | ARM: FMA is legal only if VFP4 is available. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Renato Golin | Add config manager to open projects |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Greg Clayton | Added eSymbolTypeResolver to a few switch statements... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Chad Rosier | Remove this instance of dl as it's defined in a previou... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Shankar Easwaran | [lld][ELF] Order segments |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Matt Kopec | Add GNU indirect function support in expressions for... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Michael J.... | [test] Don't start elf-dump until lld-core is done... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Michael Ilseman | Reverted: r176136 - Have a way for a target to opt... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Jim Ingham | Call Process::Finalize directly in Debugger::Destroy... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Jordan Rose | [analyzer] Fix test for previous commit. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Jordan Rose | [analyzer] Teach FindLastStoreBRVisitor to understand... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Jordan Rose | [analyzer] Turn on C++ constructor inlining by default. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Sean Silva | [docs] Discuss manpage output. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Chad Rosier | [driver] The failure of any phase (e.g., preprocess... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Aaron Ballman | Switching -1ULL to UINT64_MAX to fix MSVC warnings... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Sean Silva | [docs] Provide pointer for building Sphinx docs. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Aaron Ballman | Suppressing MSVC warnings; patch thanks to Peng Cheng! |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Shankar Easwaran | print TLS segment |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Dmitri Gribenko | Fix documentation comment in LoopConvert |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Daniel Malea | Cleanup TestUniqueTypes.py and add getCompilerVersion... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Tim Northover | ARM: permit full range of valid ADR immediates. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Benjamin Kramer | LoopVectorize: Vectorize math builtin calls. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Simon Atanasyan | [Mips] Add two new aliases for MIPS ABI names 32 (means... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Timur Iskhodzhanov | Better support for constructors with -cxx-abi microsoft... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Kostya Serebryany | [asan] if calloc returns a freshly-mmaped memory, don... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Edwin Vane | Custom lit.site.cfg configuration for cpp11-migrate |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Alexey Samsonov | [Sanitizer] don't include missing header on Android |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Alexey Samsonov | [UBSan] Use common report decorator to print colorful... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Manuel Klimek | Make the negative test of recordType depend on a specif... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Daniel Jasper | Fix formatting of multiplications in array subscripts. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Kostya Serebryany | add Linux syscall wrappers and ThreadLister to sanitize... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Alexey Samsonov | [Sanitizer] Change driver behavior when linking with... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Daniel Jasper | Enable bin-packing in Google style. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Nick Lewycky | Forgot that this file needs to be C89 not C99 thanks... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Kostya Serebryany | [asan] guard ATTRIBUTE_NO_ADDRESS_SAFETY_ANALYSIS defin... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Nick Lewycky | Update clang for LLVM API change. No functionality... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Nick Lewycky | In GCC 4.7, function names are now forbidden from ... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Nick Lewycky | Doh, fix behaviour change introduced in r176168 which... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Nadav Rotem | Revert r176166 because it broke one of the lit tests. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Nadav Rotem | For each function that we optimize we initialize a... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Shankar Easwaran | fixing build error properly according to comment from... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Nick Lewycky | IRBuilder has grown all sorts of useful utility functio... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Shankar Easwaran | adding a return to fix compilation error from buildbot... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Nadav Rotem | std::string to StringRef. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Reed Kotler | Fix cut/paste error in a comment. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Rafael Espindola | Don't cache the visibility of types. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Lang Hames | Use the correct alignment for POD-member memcpys where... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Shankar Easwaran | fixing typo in header file |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Reed Kotler | Add the skeleton for the Mips constant island pass. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Jason Molenda | When starting a kernel debug session, if the user speci... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Rafael Espindola | Rename methods to comply with the LLVM Coding Standards. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Enrico Granata | <rdar://problem/13289828> |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Rafael Espindola | Change Type::getLinkageAndVisibility to return a Linkag... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Meador Inge | IR: Don't constant fold GEP bitcasts between different... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Rafael Espindola | Move LinkageInfo out of NamedDecl so that it can be... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Manman Ren | SelectionDAG: If llvm.donothing has a landingpad, we... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Richard Trieu | Update template diffing to handle template arguments... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Argyrios Kyrtzidis | Add a test to make sure __has_include works from inside... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Adrian Prantl | Temporarily revert r176116 for compile-time performance... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Michael J.... | [ELF][Writer] Add dynamic relocation tables. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Ted Kremenek | [analyzer] Add stop-gap patch to prevent assertion... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Argyrios Kyrtzidis | [PCH] When deserializing an IdentifierInfo, call Identi... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Fariborz Jahanian | comment parsing: Properties are considered like methods... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
John McCall | Don't crash when diagnosing path-constrained protected |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Bill Wendling | Reapply r176133 with testcase fixes. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Jordan Rose | [analyzer] If a struct has a partial lazy binding,... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Manman Ren | Debug Info: for static member variables, add AT_MIPS_li... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Ted Kremenek | Refine SourceManager's isBeforeInTranslationUnit()... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Jason Molenda | Fix one remaining mach port number/globally unique... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Greg Clayton | <rdar://problem/13287629> |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Pedro Artigas | Enhance integer division emulation support to handle... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Rafael Espindola | Use existing macros to simplify the test a bit. |
commit | commitdiff | tree | snapshot |
next |