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 |
2013-07-03 |
Roman Divacky | Add support for TF/TC modes available on eg. PowerPC64. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Manman Ren | Update testing cases to check dwarf-2 for Darwin. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Daniel Malea | Skip Test-rdar-9974002 with Clang 3.4 (due to llvm... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Tilmann Scheller | ARM: Prevent ARMAsmParser::shouldOmitCCOutOperand(... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Chad Rosier | Revert r185557 as it was a bit (a lot) premature. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Eric Christopher | Move typedefs inside the class that they belong to. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Roman Divacky | Dont define __LONG_DOUBLE_128__ unless LongDoubleWidth... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Daniel Malea | Add missing -std=c99 flag to appease GCC 4.6 |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Daniel Malea | Re-apply TestHelp.py fix |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Marshall Clow | Commit patch for integer sequences. Suggested by Richar... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Eli Bendersky | Add target hook CodeGen queries when generating builtin... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Daniel Malea | Fix python 2.6 compatibility issue introduced by r184615 |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Chad Rosier | Use an RWMutex instead of a Mutex in PassRegistry. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Richard Smith | Enable -ffreestanding for this test, to avoid #include_... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Ulrich Weigand | [PowerPC] Support lmw/stmw in the asm parser |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Bill Schmidt | Provide test case for commit r185544. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Eli Friedman | Add file suffix for assembler-with-cpp. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Ulrich Weigand | [PowerPC] Use mtocrf when available |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Daniel Malea | Revert commits that cause broken builds on GCC buildbots |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Ed Maste | Remove empty files left behind from move to POSIX/ |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Howard Hinnant | Matthew Dempsky: Attached patch replaces the type punni... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Chad Rosier | Chris has agree to take part ownership of the driver. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Ulrich Weigand | [PowerPC] Always use mfocrf if available |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Jordan Rose | [scan-build] Log compiler invocation to stderr, not... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Rafael Espindola | Prefix failing commands with not to make clear they... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Michael Sartain | Symbol prologue code checks if funciton lines up with... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Rafael Espindola | Remove another old test. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Rafael Espindola | Remove test for the old EH system. It doesn't parse... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Rafael Espindola | Fix test: It was missing run lines and llvm-dis has... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Ed Maste | Update error message; detach-keeps-stopped is also... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Jordan Rose | With CLANG_ENABLE_STATIC_ANALYZER=0, link clang properl... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Rafael Espindola | Add support for gnu archives with a string table and... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Rafael Espindola | Make llvm-nm return 1 on error. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Bill Schmidt | Fix PR16454: Don't #include altivec.h when preprocessin... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Serge Pavlov | Test case for PR7887 - failed with asm("") |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Ulrich Weigand | [PowerPC] Remove dead code from PPCDAGToDAGISel::Select... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Craig Topper | Use SmallVectorImpl::iterator/const_iterator instead... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Craig Topper | Fix regular expression used by 'make update' to only... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Evgeniy Stepanov | [msan] Unpoison stack allocations and undef values... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Rafael Espindola | We don't need to know the OpenSUSE version, so don... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Sergey Matveev | [sanitizer] Fix memory leak in sanitizer_common discove... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Edwin Vane | cpp11-migrate: Add Replace-AutoPtr Transform |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Rui Ueyama | [PECOFF][Writer] Fix SizeOfImage header. It should... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Ulrich Weigand | [PowerPC] Make specialized AltiVec patterns isCodeGenOnly |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Ulrich Weigand | [PowerPC] Support mtspr/mfspr in the asm parser |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Daniel Jasper | Prevent error message when formatting an empty file. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Daniel Jasper | Don't insert confusing line breaks in comparisons. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Richard Sandiford | [SystemZ] Fold more spills |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Mihai Popa | This corrects the implementation of Thumb ADR instruct... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Tim Northover | ARM: relax the atomic release barrier to "dmb ishst... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Richard Sandiford | [SystemZ] Rename mapping table fields |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Richard Sandiford | [SystemZ] Fix caller-allocated save slot FIXME |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Rui Ueyama | Guard a test that fails on a Release build. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Eric Christopher | Remove unused field. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Pavel Labath | [analyzer] Improve handling of noreturn destructors |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Rui Ueyama | [PECOFF][Writer] Separate AtomChunk from SectionChunk. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Eric Christopher | Constify a few functions. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Richard Osborne | [XCore] Whitespace fixes, no functionality change. |
commit | commitdiff | tree | snapshot |
next |