2013-07-05 |
Rafael Espindola | Add a --crash option to not. |
commit | commitdiff | tree | snapshot |
2013-07-05 |
David Majnemer | InstCombine: (icmp eq B, 0) | (icmp ult A, B) -> (icmp... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Ahmed Bougacha | Remove use of asymmetric std::lower_bound comparator. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
David Blaikie | DebugInfo: Consider global variables without locations... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
James Dennett | Add some more documentation on how to navigate from... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Use a OwningPtr instead of a manual delete. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
James Dennett | Minor documentation cleanup |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Ed Maste | Pass tid through to ptrace operations |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Nico Rieck | Initialize object file info before output streamer |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Nico Rieck | MC: Add .section directive to COFF |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Roman Divacky | Add test for r185584. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
David Majnemer | InstCombine: Reimplementation of visitUDivOperand |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Howard Hinnant | Removed extension in [unordered_][multi]map which allow... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Howard Hinnant | Simplify comparators of [unordered_][multi]map. This... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Add support for archives with no symbol table or string... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Fix leak. Should bring back the valgrind bot. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Ulrich Weigand | [PowerPC] Implement writeNopData |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Ed Maste | Avoid crash if we fail to resolve process in attach |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Edwin Vane | cpp11-migrate: Minor command-line fixes and improvements |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Add 'not' in front of a command that is expected to... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Add 'not' to command lines that are expected to fail. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Don't pass llvm::errs() all over the place. Diagnostics... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Aaron Ballman | Changing long to int for consistency. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Return 0 when processing --help. This matches gnu ld... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Add 'not' to commands that are expected to fail. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Require a shell for this test. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Add 'not' to commands that are expected to fail. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Joey Gouly | Remove an unneeded call to 'UpdateThumbVFPPredicate... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Looks like {{.*}} doesn't match the empty string. Fix... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Relax pattern to accept a signext on ppc64. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Replace 'grep foo | count 0' with 'not grep foo'. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Remove test for the old debug format which was XFAILed... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Joerg Sonnenberger | Fix bashism. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Convert test to FileCheck. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Add missing expected-warning. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Remove more unused uses of -verify. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Joey Gouly | Add support for MC assembling and disassembling of... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Remove unused -verify. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Alexander Kornienko | Fixed typo: NoneComment -> NonComment, no other changes. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | clang -cc1 has no -fno-unit-at-a-time or -funit-at... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Ulrich Weigand | [PowerPC] Add all trap mnemonics |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Use a clang -cc1 option instead of -m32 and remove... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Remove tcl quotes. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Convert test to FileCheck. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Replace void with int to make this a valid C++ file. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Ulrich Weigand | [PowerPC] Add asm parser support for CR expressions |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Benjamin Kramer | SimplifyCFG: Teach switch generation some patterns... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Alexander Potapenko | [ASan] Close stderr before launching atos in asan_symbo... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Remove old test. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Remove old test. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rafael Espindola | Clang has no nested function support. Delete this test. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Aaron Ballman | Supporting ssize_t on WIN64 with its proper size. ... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Evgeniy Stepanov | [sanitizer] Intercept tcgetattr. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Jakob Stoklund... | Remove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Evgeniy Stepanov | [sanitizer] More interceptors. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Craig Topper | Use SmallVectorImpl::const_iterator instead of SmallVec... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Alexander Kornienko | Added AlwaysBreakBeforeMultilineStrings option. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Alexander Potapenko | [ASan] Do not protect the malloc zone created by malloc... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Joey Gouly | Add a V8FP instruction 'vcvt{b,t}' to convert between... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Rui Ueyama | Try to guard a test that requires DEBUG(). |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Jakob Stoklund... | Typo. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Jakob Stoklund... | Simplify landing pad lowering. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Jakob Stoklund... | FastISel can only apend to basic blocks. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Jakob Stoklund... | Live-in copies go *after* EH_LABELs. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Richard Smith | Add test for PR4997. This has been fixed for a while. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Richard Smith | Testcase for PR14130, which was probably fixed by r183859. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Nick Lewycky | Tabs to spaces. No functionality change. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Craig Topper | Add a space between closing template '>' to unbreak... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Craig Topper | Use SmallVectorImpl instead of SmallVector for iterator... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Anna Zaks | [analyzer] Suppress reports reported in std::list |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Anna Zaks | [analyzer] Make sure that inlined defensive checks... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Craig Topper | Add a space between closing template '>' to unbreak... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Craig Topper | Use SmallVectorImpl::iterator/const_iterator instead... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Eric Christopher | Reapply r185601 with a fix for the cmake build. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Richard Smith | Part of PR15673: If a function template has a default... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Eric Christopher | Temporarily revert 185601 as it caused cmake build... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Richard Trieu | Improve -Wlogical-not-parentheses to catch when the... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Eric Christopher | Add support for futimens for platforms that don't suppo... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Jakob Stoklund... | Revert r185595-185596 which broke buildbots. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Fariborz Jahanian | [ObjectiveC migrator] relax the rules for setter/getter |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Richard Smith | PR16480: Reimplement token-caching for constructor... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Marshall Clow | Patch for N3655 (Transformation type traits) with Howar... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Jakob Stoklund... | Remove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Jakob Stoklund... | Simplify landing pad lowering. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Jakob Stoklund... | Add MachineBasicBlock::addLiveIn(). |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Fariborz Jahanian | Minor refactoring of my last patch. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Stephen Lin | Have ARMBaseRegisterInfo::getCallPreservedMask return... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Fariborz Jahanian | [ObjectiveC Migration]: Provide knobs for |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Sebastian Pop | scop detection: early return |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Eric Christopher | Hoist all of the Entry.getLoc() calls int a single... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Eric Christopher | Make DotDebugLocEntry a class, reorder the members... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Quentin Colombet | [ARM] Improve the instruction selection of vector loads. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Eric Christopher | Elaborate on comment. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Eric Christopher | Add names to the header file since they help in documen... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Roman Divacky | Check LongDoubleFormat instead of just Width as this... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Bill Schmidt | [PowerPC] FreeBSD does not require f128 in its data... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Bill Schmidt | [PowerPC] FreeBSD does not require f128 in its data... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Renato Golin | Add platform specific tests doc |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Bill Schmidt | "bool" should be a context-sensitive keyword in Altivec... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Daniel Malea | Remove @expectedFailureGcc from TestInlineStepping... |
commit | commitdiff | tree | snapshot |
next |