2015-01-20 |
Chandler Carruth | [PM] Reformat this code with clang-format so that subse... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Rafael Espindola | Link libclang with dl if available. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Greg Clayton | Remove unused function: |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Greg Clayton | Update the deployment target on MacOSX to be 10.8.... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Colin LeMahieu | [Hexagon] Adding intrinsics for doubleword ALU operations. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Ben Langmuir | Fix crashes on missing @interface for category |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Kaelyn Takata | Add the test that was supposed to be included with... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Colin LeMahieu | [Hexagon] Removing unnecessary clutter in intrinsic... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Hans Wennborg | Implement command line options for stack probe space |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Daniel Jasper | Prevent binary-tree deterioration in sparse switch... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Ramkumar Ramachandra | [GC] Verify-pass void vararg functions in gc.statepoint |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Adrian Prantl | Reapply: Teach SROA how to update debug info for fragme... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Tom Stellard | R600/SI: Add subtarget feature to enable VGPR spilling... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Tom Stellard | R600/SI: Fix simple-loop.ll test |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Jozef Kolek | Reverted revision 226577. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Chandler Carruth | [PM] Clean up a bunch of the doxygen / API docs on... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Manman Ren | [llvm link] Destroy ConstantArrays in LLVMContext if... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Tom Stellard | R600/SI: Remove stray debugging code from r226586 |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Zachary Turner | Disable C4062 on Windows. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Chandler Carruth | [PM] Don't spend time making self moves no-ops. They... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Adrian Prantl | Add an assertion and prefer a crash over an infinite... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Zachary Turner | Don't remove backslashes from arguments unless the... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Tom Stellard | R600/SI: Use external symbols for scratch buffer |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Tom Stellard | R600/SI: Add kill flag when copying scratch offset... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Tom Stellard | R600/SI: Don't store scratch buffer frame index in... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Tom Stellard | R600/SI: Update SIInstrInfo:verifyInstruction() after... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Aaron Ballman | Silencing a -Wunused-variable warning in non-asserts... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Rafael Espindola | Fix use after free. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | Revert "IR: Specify underlying type instead of r226570... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Fariborz Jahanian | Patch fixes PR21932 crash on invalid code. Using |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Jozef Kolek | [mips][microMIPS] MicroMIPS 16-bit unconditional branch... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Eric Fiselier | Print compiler path during configuration and pass more... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Eric Fiselier | Address danalbert's post-commit review comments on... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Kai Nacke | [mips] Add registers and ALL check prefix to octeon... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Kai Nacke | [mips] Add octeon branch instructions bbit0/bbit032... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Will Newton | ELF: Handle sh_addralign being set to zero |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | IR: Specify underlying type instead of r226570, NFC |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | IR: Store StorageType as an unsigned bitfield |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Evgeniy Stepanov | [msan] Optimize -msan-check-constant-shadow. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Ed Maste | Fix help test cases after r226068 |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Petar Jovanovic | [MIPS64] Make __clear_cache more optimal |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Evgeniy Stepanov | [asan] Allow changing verbosity in activation flags. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Mohit K. Bhakkad | [MSan][LLVM][MIPS] Shadow and Origin offsets for MIPS |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Daniel Jasper | clang-format: Fix AlwaysBreakBeforeMultilineStrings... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Evgeniy Stepanov | [asan] Warn if unsupported flags are used at activation. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Craig Topper | [x86] Add some mayLoad/hasSideEffects flags. Remove... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Alexander Kornienko | Re-apply "r226548 - Introduce SPIR calling conventions... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Chandler Carruth | [PM] Port LoopInfo to the new pass manager, adding... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Chandler Carruth | [PM] Make the LoopInfoBase and LoopInfo objects movable... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Alexander Kornienko | Reverting r226548 as one of the tests fails in some... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Will Newton | ELF: Support detection of relocation errors during... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Chandler Carruth | [PM] Fix a moderately scary typo in the deleted copy... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Chandler Carruth | [PM] Use range-based for and auto to clean up some... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Viktor Kutuzov | [Msan] Fix the readlink unit test to pass on FreeBSD |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Alexander Kornienko | [clang-tidy] Make ClangTidyOptionsProvider::getOptions... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Pavel Labath | Test commit, no changes. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Daniel Jasper | Factor out a splitSwitchCase() function so that it... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Chandler Carruth | [PM] Move the LoopInfo analysis pointer into the InstCo... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Alexey Bataev | [OPENMP] Fixed DSA processing for predetermined shared... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Sameer Sahasrabuddhe | Introduce SPIR calling conventions. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Karthik Bhat | Fix Operandreorder logic in SLPVectorizer to generate... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
David Majnemer | Bitcode: Don't create comdats when autoupgrading macho... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | Reapply "IR: Simplify DIBuilder's HeaderBuilder API... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Jason Molenda | Fix creation of StringRef in FileSpec::ResolveUsername() |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Jason Molenda | Don't mention a "--core-file" argument to target create... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | Revert "IR: Simplify DIBuilder's HeaderBuilder API... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | IR: Move MDNode clone() methods from ValueMapper to... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | IR: Simplify DIBuilder's HeaderBuilder API, NFC |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | AsmParser: PARSE_MD_FIELD() => ParseMDField(), NFC |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | AsmParser: Refactor duplicate code, NFC |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Chandler Carruth | [PM] Replace the Pass argument in MergeBasicBlockIntoOn... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | IR: Delete GenericDwarfNode during teardown |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | Bitcode: Simplify MDNode subclass dispatch, NFC |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | Bitcode: WriteMDNode() => WriteMDTuple(), NFC |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | Bitcode: Add ValueEnumerator::getMetadataOrNullID(... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | IR: Canonicalize GenericDwarfNode empty headers to... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | IR: Detect whether to call recalculateHash() via SFINAE... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Greg Clayton | Added an Xcode target so we build the "lldb-mi" executa... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | IR: Introduce GenericDwarfNode |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Jim Ingham | Fix a race condition where you could set the selected... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Duncan P. N... | AsmParser: Abstract more of MDLocation parser, NFC |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Duncan P. N... | AsmParser: Split up ParseMDFieldsImpl(), NFC |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Frederic Riss | [dsymutil] Add the detected target triple to the debug... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Duncan P. N... | AsmParser: Fix error location for missing fields |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Duncan P. N... | IR: Cleanup MDNode field use, NFC |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Duncan P. N... | IR: Move replaceWithUniqued(), etc., to source file... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Duncan P. N... | IR: Cleanup MDNode::MDNode(), NFC |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Duncan P. N... | IR: Merge UniquableMDNode back into MDNode, NFC |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Duncan P. N... | IR: Extract MDNodeOpsKey, NFC |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Duncan P. N... | IR: Simplify uniquifyImpl(), NFC |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Duncan P. N... | IR: Simplify erasing from uniquing store, NFC |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Duncan P. N... | Remove dead code, NFC |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Duncan P. N... | Utils: Simplify MapMetadata(), NFC |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Duncan P. N... | Skip upcast, NFC |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Simon Pilgrim | [X86][AVX] Missing AVX1 memory folding float instructions |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Duncan P. N... | Fix whitespace, NFC |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Duncan P. N... | Utils: Simplify MapMetadata(), NFC |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Duncan P. N... | IR: Allow temporary nodes to become uniqued or distinct |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Duncan P. N... | IR: Remove templates from TempMDNodeDeleter, NFC |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Duncan P. N... | IR: Split out countUnresolvedOperands(), NFC |
commit | commitdiff | tree | snapshot |
next |