2012-09-14 |
Howard Hinnant | Update CREDITS.TXT |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Daniel Dunbar | formatted_raw_ostream: Fix a serious bug in tell(). |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Bill Wendling | Some small reorganization to get read for Attributes... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Enrico Granata | Fixing a potential crasher where the new C++ synthetic... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Bill Wendling | Remove comment. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
David Blaikie | Fix up erroneous alignas usage while making this portab... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Jim Ingham | Remove a duplicate frame_sp local that was shadowing... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Manman Ren | PGO: preserve branch-weight metadata when simplifying... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Daniel Dunbar | compiler-rt/darwin: Install asan_osx_dynamic with the... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Evan Cheng | Stylistic and 80-col fixes |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Argyrios Kyrtzidis | In StringLiteral::setString make sure that we copy... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Jim Ingham | SBThread::StepOut and SBThread::StepOutOfFrame should... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Jim Ingham | "thread step-out" should run all threads by default. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Jim Ingham | Use the frame index passed into "thread until" rather... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Andrew Trick | comment typo |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Andrew Trick | TargetSchedModel interface. To be implemented... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Andrew Trick | Define MC data tables for the new scheduling machine... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Argyrios Kyrtzidis | [libclang] When loading an AST file, make sure to apply... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Bill Wendling | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Sid Manning | Fix environment path problem |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Alex Rosenberg | Review feedback from Duncan Sands. Alphabetize includes... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Ted Kremenek | Utilize new build system support in Xcode 4.5 for easie... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Manman Ren | Try to fix the bots by detecting inconsistant branch... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Jordan Rose | scan-build: Determine the location of the clang binary... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Jim Ingham | SBThread::StepOverUntil should run all threads. It... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Bill Wendling | Add support for reading the GCDA file and merging the... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Andrew Trick | Implement getNumLDMAddresses and expose through ARMBase... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Andrew Trick | Cortex-A9 instruction-level scheduling machine model. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Richard Smith | Fix some dead stores which the static analyzer warned... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Richard Smith | When diagnosing multiple mem-initializers in a delegati... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Fariborz Jahanian | Test removed. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Fariborz Jahanian | objective-C arc: remove -Warc-abi in its entirety. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Manman Ren | PGO: preserve branch-weight metadata when merging two... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Andrew Trick | misched: add a hook for custom DAG postprocessing. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Ted Kremenek | Fix copy-paste error in manpage. Should be -stdlib... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Sean Callanan | Extended the "watchpoint set variable" code to |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Filipe Cabecinhas | Fixed some problems with SWIG bindings. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Filipe Cabecinhas | Don't force libc++ and c++11 on everyone. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Douglas Gregor | Add missing test from r163874. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Dmitri Gribenko | Comment parsing: don't parse comment marker followed... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Hemant Kulkarni | ELF support for LLD writer. The writer at present emits... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Dmitri Gribenko | Comment parsing: support the "\invariant" command. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Micah Villmow | Add in comments that explain what the indexing and... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Sergei Larin | DAG post-process for Hexagon MI scheduler |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Dmitri Gribenko | Fix Doxygen issues: |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Benjamin Kramer | SROA: Silence unused variable warnings in Release builds. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Benjamin Kramer | Remove redundant private field. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Simon Atanasyan | Do not use "lib32" directory to create a library/object... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Chandler Carruth | Rework the computation of a sub-structure natural type... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Chandler Carruth | Rely on the recursive check for pointer types rather... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Chandler Carruth | Be a bit more aggressive in bailing out of this routine... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Chandler Carruth | Add some comments clarifying that the GEP analysis... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Chandler Carruth | Move an instance variable to a local variable based... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Chandler Carruth | Add a comment about debug intrinsics that I *really... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Chandler Carruth | Add two asserts that Duncan thought would help ensure... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Chandler Carruth | Actually keep the flag default-off for now. =/ That... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Chandler Carruth | Remove some dead, commented out code Duncan spotted... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Chandler Carruth | Wrap the dumping and printing routines in NDEBUG and... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Chandler Carruth | Lots of comment fixes and cleanups from Duncan's review. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
NAKAMURA Takumi | SROA.cpp: Unbreak gcc, sorry! |
commit | commitdiff | tree | snapshot |
2012-09-14 |
NAKAMURA Takumi | SROA.cpp: Appease msvc. LLVM_ATTRIBUTE(s) should come... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Chandler Carruth | Speculative change to try to fix older GCC versions... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Chandler Carruth | Introduce a new SROA implementation. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Duncan Sands | Remove silly dead store. Patch by Ettl Martin. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Evgeniy Stepanov | Remove some debugging code. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Craig Topper | Allow the second opcode info table to be 8, 16, or... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Kostya Serebryany | [asan] fix the va_arg usage |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Craig Topper | Reduce size of register name index tables by using... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Andrew Trick | misched: Generic tablegen classes for the new machine... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Andrew Trick | comment |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Andrew Trick | comment |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Douglas Gregor | Fix warning on qualified typedef with 'unused' attribut... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Douglas Gregor | In debugger mode, allow comparisons between pointers... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Kostya Serebryany | [asan] add asan option log_path=PATH to let users redir... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Douglas Gregor | As we do with base and member initializers in a depende... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Bob Wilson | Improve the driver title as shown in the --help message... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Akira Hatanaka | mips16 fixes. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Greg Clayton | <rdar://problem/11374963> |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Jim Ingham | Make the unwinding of the stack part of "thread return... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Eli Friedman | Fix thunk emission for covariant virtual functions... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Eli Friedman | Fix line endings. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Sean Callanan | Updated the demangler to take the fix for a crasher. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Eli Friedman | Fix abbreviation for CharacterLiteral in AST serializat... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Howard Hinnant | Dimitry Andric: many visibility fixes. Howard: Much... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Hemant Kulkarni | Test commit |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Galina Kistanova | Patch by Sean Silva! |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Howard Hinnant | Specifically disallow primary-expressions of the form... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Douglas Gregor | When computing the decltype of an expression, consider... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Sean Callanan | Fixed the #defines for YES and NO, and centralized |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Eric Christopher | Fix both the test for zero and what we do if we have... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Eric Christopher | Reformat, remove a couple unused variables and move... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Jim Grosbach | Assembler: Darwin variables defined via .set are no... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Jim Grosbach | MachO: Correctly mark symbol-difference variables as... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Enrico Granata | Fixing a typo |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Greg Clayton | Fixed an error with a static enum definition where... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Richard Smith | Fix incorrect comment. |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Richard Smith | Fix up after r163846. Sorry! |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Douglas Gregor | Actually rebuild function types properly when adjusting... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Richard Smith | Revert r163829. The world (or libstdc++, at least)... |
commit | commitdiff | tree | snapshot |
next |