2015-01-12 |
Peter Collingbourne | [dfsan] Export dfsan_get_label_info function with C... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Ahmed Bougacha | [X86] Also create+widen FMIN/FMAX nodes for v2f32. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Move creation logic to MDNodeFwdDecl, NFC |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Make MDNodeFwdDecl destructor public |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Viktor Kutuzov | [Msan] Fix use of mmap(MAP_ANONYMOUS) in the unit tests... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Ahmed Bougacha | [X86] Make SSE min/max testcases more explicit. NFC. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Viktor Kutuzov | [Msan] Fix tests reading /proc files on FreeBSD |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Move creation logic down to MDTuple, NFC |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Nathan Sidwell | reverting due to build bot failure |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Push storeDistinctInContext() down to UniquableMDNo... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Split GenericMDNode into MDTuple and UniquableMDNode |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Eric Fiselier | [LIT] Decode string result in lit.util.capture |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Invert logic to simplify control flow, NFC |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Separate out decrementUnresolvedOperandCount()... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Ben Langmuir | Fix typo Block.h vs Blocks.h |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Prevent handleChangedOperand() recursion |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Bill Seurer | [PowerPC]To provide better compatibility with gcc I... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Tom Stellard | R600/SI: Use RegisterOperands to specify which operands... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Tom Stellard | Target: Allow target specific operand types |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Sanjay Patel | GVN: propagate equalities for floating point compares |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Ben Langmuir | Fix bogus 'method is unavailable' errors with modules |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Add test for handleChangedOperand() recursion |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Separate out recalculateHash(), NFC |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Separate out helper: resolveAfterOperandChange... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Use SubclassData32 directly, NFC |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Matthias Braun | RegisterCoalescer: Turn some impossible conditions... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Eric Christopher | More [-Werror,-Winconsistent-missing-override] fixes. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Don't allow operands to become unresolved |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Remove redundant comment, NFC |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Simplify code, NFC |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Make temporary nodes distinct |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Rui Ueyama | Update comment. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Rafael Espindola | Add r224985 back with two fixes. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Simplify replaceOperandWith(), NFC |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Duncan P. N... | IR: Remove redundant calls to MDNode::setHash(), NFC |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Timur Iskhodzhanov | [ASan] Move the shadow on Windows 32-bit from 0x2000000... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Ahmed Bougacha | [SimplifyLibCalls] Factor out fortified libcall handling. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Ahmed Bougacha | [SimplifyLibCalls] Factor out str/mem libcall optimizat... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Ahmed Bougacha | [SimplifyLibCalls] Factor out signature checks for... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Evgeniy Stepanov | [asan] Fix uninit in coverage. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Evgeniy Stepanov | [asan] Pass activation options in the android test... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Ehsan Akhgari | Fix two extra semicolon warnings |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Eric Fiselier | Fix vexing parse in test. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Toma Tabacu | [mips] Explain why we need to always clobber for MIPS... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Jay Foad | [ASan] Handle SIGBUS on Linux. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Daniel Jasper | Make LoopConvert work with containers that are used... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Alexander Kornienko | Fix assertion in BreakableBlockComment (llvm.org/PR21916). |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Jozef Kolek | [mips][microMIPS] Implement BEQZ16 and BNEZ16 instructions |
commit | commitdiff | tree | snapshot |
2015-01-12 |
NAKAMURA Takumi | Suppress clang/test/Driver/rewrite-map-in-diagnostics... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Daniel Jasper | clang-format: Improve format of lambdas in ctor initial... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Alexey Bataev | Rename RefersToCapturedVariable to RefersToEnclosingVar... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Daniel Jasper | clang-format: Fix formatting of inline asm. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
David Majnemer | Parse: Get rid of cxx_exceptspec_end, use EOF instead |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Richard Smith | Put this test's input in the Inputs directory where... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
David Majnemer | Parse: Just a small tidy-up in ParseLexedMethodDeclaration |
commit | commitdiff | tree | snapshot |
2015-01-12 |
David Majnemer | Parse: Get rid of tok::cxx_defaultarg_end, use EOF... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Chandler Carruth | Add a new utility script that helps update very simple... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Hal Finkel | [PowerPC] Fix calls to non-function objects |
commit | commitdiff | tree | snapshot |
2015-01-12 |
David Majnemer | Parse: It's cleaner to handle cxx_defaultarg_end in... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
David Majnemer | Parse: Don't let BalancedDelimiterTracker consume cxx_d... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Saleem Abdulrasool | Driver: include rewrite maps in the diagnostics |
commit | commitdiff | tree | snapshot |
2015-01-12 |
David Majnemer | Parse: Don't parse beyond the end of the synthetic... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Simon Pilgrim | [X86][SSE] Minor fix to VPBLENDW AVX2 commutation. |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Vince Harron | Fix for lldb-platform linking error on OSX/CMake |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Roman Divacky | Add FreeBSD support for __clear_cache. |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Marshall Clow | One more #include request in the test suite from Walter... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Daniel Sanders | Fix silly mistake in release notes for Mips. |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Daniel Sanders | Added release notes for the Mips target. |
commit | commitdiff | tree | snapshot |
2015-01-11 |
David Majnemer | Basic: Numeric constraints are multidigit |
commit | commitdiff | tree | snapshot |
2015-01-11 |
David Majnemer | Basic: [asmSymbolicName] follows the same rule as numbe... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Vince Harron | Got C++ unit tests running on Linux again |
commit | commitdiff | tree | snapshot |
2015-01-11 |
David Majnemer | Basic: The asm constraint '#m' isn't valid, reject it |
commit | commitdiff | tree | snapshot |
2015-01-11 |
David Majnemer | CodeGen: Simplify consecutive '%' modifiers |
commit | commitdiff | tree | snapshot |
2015-01-11 |
David Majnemer | CodeGen: Simplify consecutive '&' modifiers |
commit | commitdiff | tree | snapshot |
2015-01-11 |
David Majnemer | Basic: The asm constraint '+#r' isn't valid, reject it |
commit | commitdiff | tree | snapshot |
2015-01-11 |
David Majnemer | Revert most of r225597 |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Marshall Clow | Change a couple more template parameter names from... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
David Majnemer | X86: Properly decode shuffle masks when the constant... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Saleem Abdulrasool | X86: teach X86TargetLowering about L,M,O constraints |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Saleem Abdulrasool | ARM: add support for segment base relocations (SBREL) |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Chandler Carruth | Don't rely on the default constructor default construct... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Chandler Carruth | [x86] Remove some windows line endings that snuck into... |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Chandler Carruth | [ADT] Remove the unused default constructor for iterato... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Sanjoy Das | Fix PR22179. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Joerg Sonnenberger | Revert r225500, it leads to infinite loops. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Simon Pilgrim | [X86][SSE] Improved (v)insertps shuffle matching |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Ramkumar Ramachandra | .gitignore: add some rules for tagging programs |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Nathan Sidwell | fix pr18645. Correct logic concerning 'T &&' deduction... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
David Majnemer | Sema: The asm constraint '+&m' isn't valid, reject it |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Jason Molenda | Add RegisterNumber.cpp. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Hal Finkel | [PowerPC] Mark zext of a small scalar load as free |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Justin Hibbits | Remove some whitespace. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Tobias Grosser | Check assert before the instruction that uses the assum... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Richard Trieu | Add a new warning, -Wself-move, to Clang. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Dmitri Gribenko | ConvertUTFTest: fix misleading empty line |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Jason Molenda | Forgot to include RegisterNumber.h in prev commit. |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Jason Molenda | Hoist the RegisterNumber class out of RegisterContextLL... |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Saleem Abdulrasool | tests: fix previous commit |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Saleem Abdulrasool | test: merge ARM relocations test |
commit | commitdiff | tree | snapshot |
2015-01-10 |
Saleem Abdulrasool | tests: convert a couple of ARM relocation tests to... |
commit | commitdiff | tree | snapshot |
next |