2013-04-11 |
Sylvestre Ledru | Add myself in the CREDITS.TXT |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Kostya Serebryany | [asan] fix use-after-return functionality (PR15672... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Benjamin Kramer | Add missing colons to check lines. |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Benjamin Kramer | FileCheckize a bunch of tests. |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Benjamin Kramer | Add braces around || in && to pacify GCC. |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Alexey Samsonov | [ASan] Symbolize correct address when printint error... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Kostya Serebryany | [asan] move fake stack into a separate .h file; actuall... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Benjamin Kramer | Rename the C function to create a SLPVectorizerPass... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Kostya Serebryany | [asan] add heavy_uar_test (disabled); fix lint |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Daniel Jasper | Fix formatting of overloaded assignment operators. |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Ryan Govostes | [analyzer] Factor common code from {SymSym,SymInt,IntSy... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Tobias Grosser | ScheduleOptimizer: Use isl_map_from_union_map to extrac... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Michael Liao | Optimize vector select from all 0s or all 1s |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Michael Liao | Add CLAC/STAC instruction encoding/decoding support |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Michael Liao | Enhance bool simplifcation in X86 to handle more cases |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Shankar Easwaran | [test] missing underscore while checking for test output |
commit | commitdiff | tree | snapshot |
2013-04-11 |
NAKAMURA Takumi | R600ControlFlowFinalizer.cpp: Fix a warning. [-Wunused... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
NAKAMURA Takumi | Whitespace. |
commit | commitdiff | tree | snapshot |
2013-04-11 |
NAKAMURA Takumi | ARCMigrate/Transforms.h: Remove \arg in comment. [... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Shankar Easwaran | [test] fix failing test, the test was not accounting... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Rafael Espindola | Simplify the code. No functionality change. |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Jason Molenda | Change the disassemble option to specify the architectu... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Shankar Easwaran | This adds functionality for undefined atoms from dynami... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Rafael Espindola | Add MachO-x86-64 tests. |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Rafael Espindola | Fix MachO's getRelocationAdditionalInfo. |
commit | commitdiff | tree | snapshot |
2013-04-11 |
John McCall | Drop ObjCIndirectCopyRestoreExprs during template insta... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Sean Callanan | Changed the way ClangExpressionDeclMap registers |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Hal Finkel | Make PPCInstrInfo::isPredicated always return false |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Argyrios Kyrtzidis | [libclang] Expose record layout info via new libclang... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Jordan Rose | Force a load when creating a reference to a temporary... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Daniel Dunbar | lit: Don't descend into .git directories during test... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Daniel Dunbar | lit: Shorten a metavar to make --help look nicer. |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Daniel Dunbar | lit: Add a test for discovery when exact test names... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Enrico Granata | Updated the line on which to break for the formatters... |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Sean Callanan | Added a Materializer class that contains |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Nico Rieck | Add man page for llvm-readobj |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Daniel Dunbar | lit: Add a trivial test of the basic progress bar. |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Anton Yartsev | [analyzer] Refactoring: better doxygen comment; renamin... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Eli Bendersky | Rewrite some of the test/CodeGen/X86 tests to use FileC... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Nico Rieck | MC: Support COFF image-relative MCSymbolRefs |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Joey Gouly | Delete the functions F1 and F2 to appease the valgrind... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Fariborz Jahanian | comment parsing. Add couple more needed doxygen tags. |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Adrian Prantl | get rid of stdio.h include in testcase |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Adrian Prantl | add mips target requirement to testcase |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Anna Zaks | [analyzer] Address Jordan’s review of r179219 |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Anna Zaks | [analyzer] Address Jordan’s code review of r 179221 |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Tobias Grosser | ScheduleOpt: Do not crash on statements with empty... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Anton Yartsev | [analyzer] +Testcase: several used-after-free args... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Anton Yartsev | [analyzer] Switched to checkPreCall interface for detec... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Jack Carter | Mips specific inline asm memory operand modifier test... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Anna Zaks | [analyzer] Fix a crash in SyntaxCString checker when... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Hal Finkel | Manually remove successors in if conversion when CopyAn... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Bill Wendling | No need to have this return a bool. |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Jack Carter | Mips specific inline asm memory operand modifier test... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Bill Wendling | Move info to CREDITS.TXT file. |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Kay Tiong Khoo | fixed xsave, xsaveopt, xrstor mnemonics with intel... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Eric Christopher | Revert "Update the version of dwarf we say we're emitti... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Anna Zaks | [analyzer] When reporting a leak in RetainCount checker... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Bill Wendling | Track the compact unwind encoding for when we are unabl... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Anna Zaks | [analyzer] Cleanup leak warnings: do not print the... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Eric Christopher | For split dwarf we should also run the objcopy action... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Chad Rosier | Remove unused arguments. |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Chad Rosier | [driver] Add a -Ofast option, which enables -O3, -ffast... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Kay Tiong Khoo | fixed to disassemble with tab after mnemonic rather... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Reid Kleckner | FileCheck-ify some clang grep tests that use double... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Benjamin Kramer | Use a real union for IdentifyingPassPtr. |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Bill Wendling | Marking myself as release manager. |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Preston Gurd | In the X86 back end, getMemoryOperandNo() returns the... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Chad Rosier | Tidy up, fix and simplify a few of the SMLocs. Prior... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Jyotsna Verma | Add object-emission flag for lit tests. This flag is... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Howard Hinnant | Add capability to demangle invocation functions for... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Nadav Rotem | Make the SLP store-merger less paranoid about function... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Nadav Rotem | We require DataLayout for analyzing the size of stores. |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Chad Rosier | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Dmitri Gribenko | -fparse-all-comments: remove redundant check, as sugges... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Hal Finkel | PPC: Don't predicate a diamond with two counter decrements |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Chad Rosier | [ms-inline asm] Move a few test cases from the 32-bit... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Chad Rosier | Reapply r179115, but use parsePrimaryExpression a littl... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Michel Danzer | R600/SI: Add pattern for AMDGPUurecip |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Reed Kotler | This is for an experimental option -mips-os16. The... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Peter Collingbourne | Use a scheme closer to that of GNU as when deciding... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Sebastian Pop | fix testcase |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Chad Rosier | [ms-inline asm] Add a few test cases that were regresse... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Dmitri Gribenko | Add testcases for -fparse-all-comments |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Dmitri Gribenko | Add an option to parse all comments as documentation... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Rafael Espindola | Template MachOObjectFile over endianness too. |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Rafael Espindola | Simplify the templating a bit. |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Alexander Potapenko | [ASan] Do not check the shadow of NULL argument in... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Rafael Espindola | Move two methods out of line. |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Kostya Serebryany | [asan] implement callbacks for unaligned loads/stores |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Vincent Lejeune | R600: Add VTX_READ_* and RAT_WRITE_CACHELESS_* when... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Reid Kleckner | [test] Use lit's shell test runner on Windows |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Tim Northover | Revert "TMP" |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Tim Northover | ARM: Make "SMC" instructions conditional on new TrustZo... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Tim Northover | TMP |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Joey Gouly | Change CloneFunctionInto to always clone Argument attri... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Manuel Klimek | Fixes recovering from errors when parsing braced init... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Daniel Jasper | Fix labels with trailing comments and cleanup. |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Christian Konig | R600/SI: dynamical figure out the reg class of MIMG |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Christian Konig | R600/SI: adjust writemask to only the used components |
commit | commitdiff | tree | snapshot |
next |