]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - lib
Debug Info: Implement DwarfCompileUnit::addComplexAddress() using
[opencl/llvm.git] / lib /
2015-01-14 Adrian PrantlDebug Info: Implement DwarfCompileUnit::addComplexAddre...
2015-01-14 Adrian PrantlDebug Info: Emitting a register in DwarfExpression...
2015-01-14 Adrian PrantlDebug Info: Move DIEDwarfExpression into DwarfExpressio...
2015-01-14 Duncan P. N. Exon... Utils: Extract helper function, NFC
2015-01-14 Duncan P. N. Exon... Utils: Use MDTuple::get() directly, NFC
2015-01-14 Ahmed Bougacha[SimplifyLibCalls] Don't try to simplify indirect calls.
2015-01-14 Eric ChristopherRemove unused predicate.
2015-01-14 Eric ChristopherMigrate ABIName to MCTargetOptions so that it can be...
2015-01-14 Chandler CarruthRevert r225854: [PM] Move the LazyCallGraph printing...
2015-01-14 Adrian PrantlDebug Info: Don't bother emitting DW_AT_frame_base...
2015-01-14 Adrian PrantlRevert "Debug Info: Bail out of AddMachineRegPiece...
2015-01-13 Chandler Carruth[PM] Move the LazyCallGraph printing functionality...
2015-01-13 Adrian PrantlDebug Info: Bail out of AddMachineRegPiece() if Machine...
2015-01-13 Adrian PrantlDebug Info: Move the complex expression handling (...
2015-01-13 Adrian Prantlcleanup.
2015-01-13 Adrian PrantlDocument, cleanup, and clang-format DwarfExpression.h
2015-01-13 Adrian PrantlDebug Info: Turn DIExpression::getFrameRegister() into...
2015-01-13 Tom StellardR600/SI: Add pattern for bitcasting fp immediates to...
2015-01-13 Chandler Carruth[PM] Remove the defunt CGSCC-specific debug flag.
2015-01-13 Chandler Carruth[PM] Push the debug option for the new pass manager...
2015-01-13 Adam Nemet[AVX512] Unpack support in new shuffle lowering
2015-01-13 Adam Nemet[AVX512] Add pretty-printing of shuffle mask for unpacks
2015-01-13 Matthias BraunDAGCombiner: simplify by using condition variables...
2015-01-13 Duncan P. N. Exon... AsmParser/Bitcode: Add support for MDLocation
2015-01-13 Matt ArsenaultR600: Implement getRecipEstimate
2015-01-13 Matt ArsenaultR600: Implement getRsqrtEstimate
2015-01-13 Duncan P. N. Exon... IR: Add MDLocation class
2015-01-13 Matt ArsenaultR600: Make cttz / ctlz cheap to speculate
2015-01-13 Julien LerougeFix non-determinism issue in SLP
2015-01-13 Ulrich WeigandUse the integrated assembler as default on SystemZ
2015-01-13 Ulrich WeigandUse the integrated assembler as default on PowerPC
2015-01-13 Chris BienemanRunning clang-format on CommandLine.h and CommandLine...
2015-01-13 Hal FinkelRevert "r225808 - [PowerPC] Add StackMap/PatchPoint...
2015-01-13 Hal Finkel[PowerPC] Add missing override keyword
2015-01-13 Hal Finkel[PowerPC] Add StackMap/PatchPoint support
2015-01-13 Hal Finkel[StackMaps] Use CurrentFnSymForSize
2015-01-13 Hal Finkel[StackMaps] Mark in CallLoweringInfo when lowering...
2015-01-13 Hal Finkel[StackMaps] Allow the target to pre-process the live...
2015-01-13 Hal Finkel[PowerPC] Split the blr definition into BLR and BLR8
2015-01-13 Hal Finkel[PowerPC] Add DWARF numbers for CA (XER), etc.
2015-01-13 Jozef Kolek[mips][microMIPS] Fix issue with 16b instructions in...
2015-01-13 Olivier SallenaveAdded TLI hook for isFPExtFree. Some of the FMA combine...
2015-01-13 Erik EcksteinRevert "SLPVectorizer: Cache results from memory alias...
2015-01-13 Erik EcksteinSLPVectorizer: Cache results from memory alias checking.
2015-01-13 Chandler Carruth[PM] Refactor the new pass manager to use a single...
2015-01-13 Mehdi AminiPeephole opt needs optimizeSelect() to keep track of...
2015-01-13 Ramkumar Ramachandrafix {typo, build failure} in r225760
2015-01-13 Ramkumar RamachandraStandardize {pred,succ,use,user}_empty()
2015-01-13 Saleem AbdulrasoolARM: prepare prefix parsing for improved AAELF support
2015-01-13 Chandler Carruth[PM] Fold all three analysis managers into a single...
2015-01-13 Sanjay Patelfix typo; NFC
2015-01-13 Reid KlecknerRename llvm.recoverframeallocation to llvm.framerecover
2015-01-13 Reid KlecknerAdd the llvm.frameallocate and llvm.recoverframeallocat...
2015-01-13 Duncan P. N. Exon... IR: Remove an invalid assertion when replacing resolved...
2015-01-13 Matt ArsenaultCombine fcmp + select to fminnum / fmaxnum if no nans...
2015-01-13 Chandler Carruth[PM] Re-clang-format much of this code as the code...
2015-01-13 Duncan P. N. Exon... Revert "IR: Fix an inverted assertion when replacing...
2015-01-13 Eric ChristopherGrammar and spelling.
2015-01-13 Duncan P. N. Exon... IR: Fix an inverted assertion when replacing resolved...
2015-01-13 Adrian PrantlDebug Info: Move support for constants into DwarfExpres...
2015-01-12 Duncan P. N. Exon... IR: Split out writeMDTuple(), NFC
2015-01-12 Adrian PrantlMake DwarfExpression store the AsmPrinter instead of...
2015-01-12 Adrian Prantlremove extra semicolon
2015-01-12 Reid Klecknermusttail: Only set the inreg flag for fastcall and...
2015-01-12 Matt ArsenaultR600/SI: Remove redundant setting expand on f64 vectors
2015-01-12 Adrian PrantlRun clang-format on the parts of AsmPrinterDwarf where...
2015-01-12 Adrian PrantlDebug Info: Add a virtual destructor to DwarfExpression.
2015-01-12 Chandler Carruth[PM] Sink the reference vs. value decision for IR units...
2015-01-12 Adrian PrantlUntwine this expression. Thanks to David for noticing!
2015-01-12 Simon Pilgrim[X86][SSE] Minor regression fix for r225551
2015-01-12 Adrian PrantlDebug Info: Implement DwarfUnit::addRegisterOpPiece...
2015-01-12 Duncan P. N. Exon... Bitcode: Range-based for, NFC
2015-01-12 Duncan P. N. Exon... Bitcode: Add abbreviation for METADATA_NAME
2015-01-12 Duncan P. N. Exon... Bitcode: Range-based for, NFC
2015-01-12 Duncan P. N. Exon... Bitcode: Range-based for, NFC
2015-01-12 Duncan P. N. Exon... Bitcode: Simplify emission of METADATA_BLOCK
2015-01-12 Duncan P. N. Exon... AsmParser: Use subclass API instead of MDNode wrappers...
2015-01-12 Duncan P. N. Exon... AsmParser: Factor duplicated code into ParseMDNode...
2015-01-12 Duncan P. N. Exon... AsmParser: Reorder ParseMetadata() logic, NFC
2015-01-12 Duncan P. N. Exon... AsmParser: Simplify ParseMDTuple(), NFC
2015-01-12 Adrian PrantlDebug Info: Implement DwarfUnit::addRegisterOffset...
2015-01-12 Adrian PrantlDebug info: Factor out the creation of DWARF expression...
2015-01-12 Duncan P. N. Exon... AsmParser: ParseMDNode() => ParseMDTuple(), NFC
2015-01-12 Sanjay Patel80-cols; NFC
2015-01-12 Duncan P. N. Exon... AsmParser: Remove unused version of ParseMDNodeID()
2015-01-12 Duncan P. N. Exon... AsmParser: Use normal references for metadata attachmen...
2015-01-12 Duncan P. N. Exon... IR: Prepare for a new UniquableMDNode subclass, NFC
2015-01-12 Duncan P. N. Exon... IR: Stop erasing MDNodes from uniquing sets during...
2015-01-12 Ahmed Bougacha[X86] Also create+widen FMIN/FMAX nodes for v2f32.
2015-01-12 Duncan P. N. Exon... IR: Move creation logic to MDNodeFwdDecl, NFC
2015-01-12 Duncan P. N. Exon... IR: Move creation logic down to MDTuple, NFC
2015-01-12 Duncan P. N. Exon... IR: Push storeDistinctInContext() down to UniquableMDNo...
2015-01-12 Duncan P. N. Exon... IR: Split GenericMDNode into MDTuple and UniquableMDNode
2015-01-12 Duncan P. N. Exon... IR: Invert logic to simplify control flow, NFC
2015-01-12 Duncan P. N. Exon... IR: Separate out decrementUnresolvedOperandCount()...
2015-01-12 Duncan P. N. Exon... IR: Prevent handleChangedOperand() recursion
2015-01-12 Tom StellardR600/SI: Use RegisterOperands to specify which operands...
2015-01-12 Sanjay PatelGVN: propagate equalities for floating point compares
2015-01-12 Duncan P. N. Exon... IR: Add test for handleChangedOperand() recursion
2015-01-12 Duncan P. N. Exon... IR: Separate out recalculateHash(), NFC
next