2012-12-03 |
Jyotsna Verma | Define unsigned const-ext predicates. |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Jyotsna Verma | Removing unnecessary 'else' statement from the predicat... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Argyrios Kyrtzidis | Eliminate redundant bitwise operations when using a... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Eli Bendersky | Simplify this test a bit because DWARF emission/dumping... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Bill Wendling | Add 'getInt64Field()' method to get the signed integer... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Alexey Samsonov | Add Clang flags -fsanitize-blacklist and -fno-sanitize... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Alexey Samsonov | ASan: add blacklist file to ASan pass options. Clang... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Eli Bendersky | Fix PR12942: Allow two CUs to be generated from the... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Kostya Serebryany | [asan] two more bits for __sparc__ |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Greg Clayton | Fix clang build issues. |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Benjamin Kramer | libclangFormat is not libclangTooling, but it depends... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Alexey Samsonov | Fix PR14474: don't emit debug info for interface types... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Daniel Jasper | Initial version of formatting library. |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Greg Clayton | <rdar://problem/12742973> |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Nadav Rotem | Teach the jump threading optimization to stop scanning... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Jakob Stoklund... | Revert r169039, "Aggregate pass execution time report... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Chandler Carruth | Sort the #include lines for the include/... tree with... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Chandler Carruth | Teach the include sorter to not choke on include guards. ;] |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Chandler Carruth | Use the new script to sort the includes of every file... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Chris Lattner | clarify that this isn't lld. |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Daniel Jasper | Make hasDeclaration work for enums. |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Kostya Serebryany | [tsan] add CompactSizeClassMap as an alternative (more... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Tobias Grosser | Use isl 0.11 |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Edwin Vane | Test commit: reformat comment. |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Chandler Carruth | Add a completely hack-ish tool to sort includes accordi... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Evgeniy Stepanov | Add -fsanitize=memory. |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Kostya Serebryany | [tsan] remove unused InternalAllocBlock as part of... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Dmitry Vyukov | tsan: describe global vars (module+offset for now) |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Kostya Serebryany | [asan] EXPECT_EQ => ASSERT_EQ around pthread_create... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Chandler Carruth | Remove some buggy and apparantly unnecessary code from... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Nuno Lopes | fix stats for added checks |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Kostya Serebryany | [asan] in asan tests, check all return values of pthrea... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Jyotsna Verma | Define signed const-ext predicates. |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Bill Wendling | Remove 'deplibs' keyword, since it's no longer used. |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Eli Bendersky | Clean up, bring up-to-date and apply consistent formatting. |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Will Dietz | [ubsan] Add flag to enable recovery from checks when... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Will Dietz | [ubsan] Refactor handlers to have separate entry points... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Will Dietz | [ubsan] Replace "fatal error" with "runtime error". |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Nadav Rotem | Allow merging multiple store sequences on the same... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Benjamin Kramer | Bring vim keyword lists up to date. |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Eli Bendersky | Fix a bug in FileCheck that wouldn't let define variabl... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Eli Bendersky | Fix an invalid regex in the test |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Chandler Carruth | Simplify the coding standards for #include ordering... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Justin Holewinski | Unbreak Sphinx build |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Eli Bendersky | Another fix attempt to Makefile.sphinx - copy the PNGs... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Eli Bendersky | Attempt to fix Makefile.sphinx to not generate errors... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Eli Bendersky | Update FileCheck's documentation to mention recently... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Gregory Szorc | [python] Add markup option to disassembler |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Eli Bendersky | Support referencing variables defined on the same line. |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Tobias Grosser | Update the recommended isl version |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Benjamin Kramer | Make helper classes anonymous. Make helper functions... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Simon Atanasyan | [MIPS] Add -mxgot/-mno-xgot command line options |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Benjamin Kramer | Add raw_ostream include to pacify MSVC. |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Benjamin Kramer | Update unit tests not to rely on transitive includes. |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Benjamin Kramer | Include pruning and general cleanup. |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Benjamin Kramer | Don't include Type.h in DeclarationName.h. |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Benjamin Kramer | Make ASTVector.h standalone without including all of... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Benjamin Kramer | Pull the Attr iteration parts out of Attr.h, so includi... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
James Molloy | Remove bugzilla link. |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Eli Bendersky | Fix a test that was redefining FileCheck variables... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Joey Gouly | Switch to using -### as mentioned by chandlerc. |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Joey Gouly | Add -emit-llvm to test/Driver/fsanitize.c to stop this... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Dmitri Gribenko | Documentation: convert WritingAnLLVMBackend.html to... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Benjamin Kramer | Add .arcconfig to the repository. Useful if someone... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Benjamin Kramer | Add .arcconfig to the repository. Useful if someone... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Benjamin Kramer | SROA: Avoid struct and array types early to avoid creat... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Zhou Sheng | Revert previous check in r168581, r169079 as they are... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Jason Molenda | Don't re-add kexts and the kernel each time we get... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Jason Molenda | Bump lldb version num to lldb-178, debugserver version... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Jason Molenda | Read full 64 bits of kernel address when locating a |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Zhou Sheng | The patch is to improve the memory footprint of pass... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Michael Han | Fix a typo in comment. |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Richard Smith | Make these functions more clearly express the test... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Alexander Potapenko | Add caching to the MemoryMappingLayout class on Linux... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Richard Smith | Consistently use 'needsImplicit<special member>' to... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
NAKAMURA Takumi | VMCore/DebugInfo.cpp: DICompileUnit::getSubprograms... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Daniel Dunbar | MC/AsmParser: Avoid unnecessary use of SourceMgr::FindB... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Andrew Trick | misched: Fix RegisterPressureTracker handling of DebugVals. |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Andrew Trick | misched: Fix the DAG builder to handle an undef operand... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Andrew Trick | misched: Fix LiveInterval update to better handle DebugVal. |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Andrew Trick | misched: fix RegionBegin when DebugValues get shuffled... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Eli Friedman | Try to make the source location information for token... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Jakob Stoklund... | Simplify REG_SEQUENCE lowering. |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Richard Smith | Remove restriction on combining ubsan with asan or... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Douglas Gregor | Fix the determination of whether a capture refers to... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Michael Ilseman | Update the emacs mode to recognize fadd, fsum, fmul... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Sean Callanan | Added support for PtrToInt to the IR |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Sean Callanan | Added logging to the code that determines |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Eric Christopher | Add some first skeleton work for the DWARF5 Fission... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Jakob Stoklund... | Convert COPY instructions into KILLs if they have impli... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Bill Wendling | Don't emit a warning with an input/output parameter... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Douglas Gregor | Fix test for Windows path separators |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Douglas Gregor | Teach the serialized diagnostic writer to clone() itsel... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Eric Christopher | Add support for fission attributes/forms/operations... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Michael Ilseman | Vim mode updated to recognize fast-math flags |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Bill Wendling | Don't warn if the input size is less than the register... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Michael Ilseman | Removed redundancy in wording |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Michael Ilseman | Clean up the documentation to have a common description... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Eli Friedman | Make -Wtautological-constant-out-of-range-compare behav... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Bill Wendling | Be more clear on what parts of code I own. |
commit | commitdiff | tree | snapshot |
next |