2014-12-06 |
Duncan P. N. Exon... | IR: Disallow function-local metadata attachments |
tree | commitdiff |
2014-12-06 |
NAKAMURA Takumi | LLVMInstrumentation requires MC since r223532. |
tree | commitdiff |
2014-12-06 |
Ahmed Bougacha | [X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns. |
tree | commitdiff |
2014-12-06 |
Hans Wennborg | SelectionDAG switch lowering: Replace unreachable defau... |
tree | commitdiff |
2014-12-06 |
Duncan P. N. Exon... | IR: Disallow complicated function-local metadata |
tree | commitdiff |
2014-12-06 |
Duncan P. N. Exon... | Utils: Style cleanups, NFC |
tree | commitdiff |
2014-12-06 |
Duncan P. N. Exon... | Utils: Avoid RAUW on metadata in CloneFunction() |
tree | commitdiff |
2014-12-06 |
Nick Lewycky | Canonicalize multiplies by looking at whether the opera... |
tree | commitdiff |
2014-12-06 |
Tim Northover | AArch64: use explicit MVT::i64 when creating EXTRACT_SU... |
tree | commitdiff |
2014-12-06 |
Benjamin Kramer | Revert "LLVMContext: Store APInt/APFloat directly into... |
tree | commitdiff |
2014-12-05 |
Ahmed Bougacha | [X86] Cleanup FCOPYSIGN lowering. NFC intended. |
tree | commitdiff |
2014-12-05 |
Kuba Brecka | Recommit of r223513 and r223514. |
tree | commitdiff |
2014-12-05 |
Colin LeMahieu | [Hexagon] Relocating logical instructions and templates... |
tree | commitdiff |
2014-12-05 |
Colin LeMahieu | [Hexagon] Adding sub/and/or reg, imm forms |
tree | commitdiff |
2014-12-05 |
Rafael Espindola | Remove dead code. We are only lazy about functions... |
tree | commitdiff |
2014-12-05 |
Kuba Brecka | Reverting r223513 and r223514. |
tree | commitdiff |
2014-12-05 |
Sanjay Patel | Optimize merging of scalar loads for 32-byte vectors... |
tree | commitdiff |
2014-12-05 |
Peter Collingbourne | [DFSAN][MIPS][LLVM] Defining ShadowPtrMask variable... |
tree | commitdiff |
2014-12-05 |
Colin LeMahieu | [Hexagon] Updating mux_ir/ri/ii/rr with encoding bits |
tree | commitdiff |
2014-12-05 |
Kuba Brecka | AddressSanitizer - Don't instrument globals from cstrin... |
tree | commitdiff |
2014-12-05 |
Rafael Espindola | Simplify the loop linking function bodies. NFC. |
tree | commitdiff |
2014-12-05 |
Jan Wen Voung | Use 32-bit ebp for NaCl64 in a limited case: llvm.frame... |
tree | commitdiff |
2014-12-05 |
Bill Seurer | [PowerPC]Add VSX loads/stores to fastisel for PPC target |
tree | commitdiff |
2014-12-05 |
Colin LeMahieu | [Hexagon] Adding tfrih/l instructions. |
tree | commitdiff |
2014-12-05 |
Andrea Di Biagio | [X86] Improved lowering of packed vector shifts to... |
tree | commitdiff |
2014-12-05 |
Colin LeMahieu | [Hexagon] Adding add reg, imm form with encoding bits... |
tree | commitdiff |
2014-12-05 |
Rafael Espindola | Remove unused arguments. NFC. |
tree | commitdiff |
2014-12-05 |
Eric Christopher | These two calls were grabbing the same register info... |
tree | commitdiff |
2014-12-05 |
Duncan P. N. Exon... | BFI: Saturate when combining edges to a successor |
tree | commitdiff |
2014-12-05 |
Colin LeMahieu | [Hexagon] Adding DoubleRegs decoder. Moving C2_mux... |
tree | commitdiff |
2014-12-05 |
Adrian Prantl | Fix a bug when pretty-printing DW_OP_deref. |
tree | commitdiff |
2014-12-05 |
Ahmed Bougacha | [CodeGenPrepare] Use variables for reused values. NFC. |
tree | commitdiff |
2014-12-05 |
Colin LeMahieu | [Hexagon] [NFC] Rearranging patterns and mux instruction. |
tree | commitdiff |
2014-12-05 |
Colin LeMahieu | [Hexagon] [NFC] Rearranging def order. |
tree | commitdiff |
2014-12-05 |
Rafael Espindola | Refactor duplicated code. NFC. |
tree | commitdiff |
2014-12-05 |
Colin LeMahieu | [Hexagon] Adding combine reg-reg forms. |
tree | commitdiff |
2014-12-05 |
Colin LeMahieu | [Hexagon] Marking several instructions as isCodeGenOnly... |
tree | commitdiff |
2014-12-05 |
Benjamin Kramer | LLVMContext: Store APInt/APFloat directly into the... |
tree | commitdiff |
2014-12-05 |
Rafael Espindola | Small cleanup on how we clear constant variables. NFC. |
tree | commitdiff |
2014-12-05 |
Rafael Espindola | Use an early return. NFC. |
tree | commitdiff |
2014-12-05 |
Evgeniy Stepanov | [msan] Avoid extra origin address realignment. |
tree | commitdiff |
2014-12-05 |
Andrea Di Biagio | [X86] Avoid introducing extra shuffles when lowering... |
tree | commitdiff |
2014-12-05 |
Charlie Turner | Add missing FP build attribute tests. |
tree | commitdiff |
2014-12-05 |
Hal Finkel | Revert "r223440 - Consider subregs when calling MI... |
tree | commitdiff |
2014-12-05 |
Hal Finkel | Consider subregs when calling MI::registerDefIsDead... |
tree | commitdiff |
2014-12-05 |
Duncan P. N. Exon... | IR: Stop relying on GetStringMapEntryFromValue() |
tree | commitdiff |
2014-12-05 |
Adrian Prantl | Cleanup: Calls to getDwarfRegNum() may actually fail... |
tree | commitdiff |
2014-12-05 |
Rafael Espindola | linkGlobalVariableProto never returns null. Simplify... |
tree | commitdiff |
2014-12-05 |
Eric Christopher | Rename the x86 isTargetMacho to isTargetMachO for unifo... |
tree | commitdiff |
2014-12-05 |
Eric Christopher | Both of these subtargets have functions that check... |
tree | commitdiff |
2014-12-05 |
Rafael Espindola | Move merging of alignment to a central location. NFC. |
tree | commitdiff |
2014-12-04 |
Ahmed Bougacha | [X86] Delete dead code in fcopysign lowering. NFC. |
tree | commitdiff |
2014-12-04 |
Adrian Prantl | Simplify implementation and testcase of r223401 based... |
tree | commitdiff |
2014-12-04 |
Adrian Prantl | Debug info: If the RegisterCoalescer::reMaterializeTriv... |
tree | commitdiff |
2014-12-04 |
Roman Divacky | Add a FIXME as requested by Renato Golin. |
tree | commitdiff |
2014-12-04 |
Yaron Keren | Silence warning: variable 'buffer' set but not used. |
tree | commitdiff |
2014-12-04 |
Bruno Cardoso Lopes | [x86] Fix isOffsetSuitableForCodeModel kernel code... |
tree | commitdiff |
2014-12-04 |
Weiming Zhao | [AArch64] Combining Load and IntToFp should check for... |
tree | commitdiff |
2014-12-04 |
Asiri Rathnayake | Fix yet another unseen regression caused by r223113 |
tree | commitdiff |
2014-12-04 |
Jonathan Roelofs | Fix thumbv4t indirect calls |
tree | commitdiff |
2014-12-04 |
Hal Finkel | Revert "r223364 - Revert r223347 which has caused crash... |
tree | commitdiff |
2014-12-04 |
Philip Reames | Fix a typo: use of cast where dyn_cast was intended |
tree | commitdiff |
2014-12-04 |
Rafael Espindola | Remove dead code. NFC. |
tree | commitdiff |
2014-12-04 |
Asiri Rathnayake | Fix a minor regression introduced in r223113 |
tree | commitdiff |
2014-12-04 |
Alexander Potapenko | Revert r223347 which has caused crashes on bootstrap... |
tree | commitdiff |
2014-12-04 |
Rafael Espindola | Revert "[Thumb/Thumb2] Added restrictions on PC, LR... |
tree | commitdiff |
2014-12-04 |
Michael Kuperstein | [X86] Improve a dag-combine that handles a vector extra... |
tree | commitdiff |
2014-12-04 |
Jyoti Allur | [Thumb/Thumb2] Added restrictions on PC, LR, SP in... |
tree | commitdiff |
2014-12-04 |
Andrea Di Biagio | [X86] Simplify code. NFC. |
tree | commitdiff |
2014-12-04 |
Patrik Hagglund | Use DomTree in MachineSink to sink over diamonds. |
tree | commitdiff |
2014-12-04 |
Simon Pilgrim | [InstCombine] Minor optimization for bswap with binary ops |
tree | commitdiff |
2014-12-04 |
Elena Demikhovsky | Masked Load / Store Intrinsics - the CodeGen part. |
tree | commitdiff |
2014-12-04 |
Hal Finkel | Restrict somewhat the memory-allocation pointer cmp... |
tree | commitdiff |
2014-12-04 |
Yaron Keren | clang-formatted ranged loops and assignment, NFC. |
tree | commitdiff |
2014-12-04 |
Jean-Daniel Dupas | Add mach-o LC_RPATH support to llvm-objdump |
tree | commitdiff |
2014-12-04 |
Michael Liao | [X86] Clean up whitespace as well as minor coding style |
tree | commitdiff |
2014-12-04 |
Colin LeMahieu | [Hexagon] Marking some instructions as CodeGenOnly... |
tree | commitdiff |
2014-12-04 |
Michael Liao | [X86] Restore X86 base pointer after call to llvm.eh... |
tree | commitdiff |
2014-12-04 |
Hal Finkel | [PowerPC] 'cc' should be an alias only to 'cr0' |
tree | commitdiff |
2014-12-04 |
NAKAMURA Takumi | HexagonMCInst.h: Qualify constants explicitly to appeas... |
tree | commitdiff |
2014-12-04 |
Matt Arsenault | Allow target to specify prefix for labels |
tree | commitdiff |
2014-12-04 |
Philip Reames | A few more checks for gc.statepoints in the Verifier |
tree | commitdiff |
2014-12-03 |
Hal Finkel | [PowerPC] Fix inline asm memory operands not to use r0 |
tree | commitdiff |
2014-12-03 |
Quentin Colombet | [RegAllocFast] Handle implicit definitions conservatively. |
tree | commitdiff |
2014-12-03 |
Kostya Serebryany | [msan] allow -fsanitize-coverage=N together with -fsani... |
tree | commitdiff |
2014-12-03 |
Jacques Pienaar | Test commit. |
tree | commitdiff |
2014-12-03 |
Rafael Espindola | Split the set of identified struct types into opaque... |
tree | commitdiff |
2014-12-03 |
Sanjay Patel | fix typos, grammar, formatting; NFC |
tree | commitdiff |
2014-12-03 |
Philip Reames | Strength Verifier checks around the types involved... |
tree | commitdiff |
2014-12-03 |
Matthias Braun | correct spelling, NFC |
tree | commitdiff |
2014-12-03 |
Matthias Braun | [SimplifyLibCalls] Improve double->float shrinking... |
tree | commitdiff |
2014-12-03 |
Matthias Braun | [SimplifyLibCalls] Enable double to float shrinking... |
tree | commitdiff |
2014-12-03 |
Colin LeMahieu | [Hexagon] Converting member InstrDesc to static variable. |
tree | commitdiff |
2014-12-03 |
Colin LeMahieu | [Hexagon] Converting subclass members to an implicit... |
tree | commitdiff |
2014-12-03 |
Philip Reames | Make the Verifier more strict about gc.statepoints |
tree | commitdiff |
2014-12-03 |
Will Schmidt | Add TableGen info for Power8. |
tree | commitdiff |
2014-12-03 |
Roman Divacky | Change the name to be in style. |
tree | commitdiff |
2014-12-03 |
Tom Stellard | R600/SI: Move SIInsertWaits into AMDGPUPassConfig:... |
tree | commitdiff |
2014-12-03 |
Tom Stellard | R600/SI: Don't run SI passes on R600 subtargets |
tree | commitdiff |
2014-12-03 |
Tim Northover | AArch64: fix wrong-endian parameter passing. |
tree | commitdiff |
next |