OSDN Git Service

Add support for getting file system permissions and implement sys::fs::permissions...
[android-x86/external-llvm.git] / test / DebugInfo /
2017-03-10 Konstantin Zhuravlyov[AMDGPU] Split R600/SI getFrameIndexReference and emit...
2017-03-10 Simon Atanasyan[MC] Set SHT_MIPS_DWARF section type for all .debug_...
2017-03-09 Konstantin ZhuravlyovAMDGPU: add missing lit.local.cfg to test/DebugInfo...
2017-03-08 Konstantin Zhuravlyov[DebugInfo] Emit address space with DW_AT_address_class...
2017-03-03 Adrian PrantlLiveDebugValues: Assume calls never clobber SP.
2017-03-01 Reid KlecknerElide argument copies during instruction selection
2017-03-01 Paul Robinson[DWARF] Print leading zeros in type signature
2017-03-01 Paul Robinson[DWARF] Default lower bound should respect requested...
2017-02-28 Dan Gohman[WebAssembly] Convert the remaining unit tests to the...
2017-02-28 Paul Robinson[DWARFv5] Emit new unit header format.
2017-02-18 Davide Italiano[IR/Verifier] Don't visit DISubprograms more than needed.
2017-02-17 Justin BognerVerifier: Disallow a line number without a file in...
2017-02-17 Adrian PrantlFix windows bots by locking down the target triple...
2017-02-17 Adrian PrantlDebug Info: Sort frame index expressions before emittin...
2017-02-17 Rui UeyamaMC/COFF: Do not emit forward associative section refere...
2017-02-17 Teresa JohnsonMove test to X86 subdirectory for bot failures
2017-02-17 Teresa JohnsonAttempt to fix bot failures by adding -mtriple to llc...
2017-02-17 Teresa JohnsonHandle link of NoDebug CU with a CU that has debug...
2017-02-16 David BlaikieRefactor DebugHandlerBase a bit to common non-debug...
2017-02-14 Wolfgang PiebReapply r294532, reverted in r294787.
2017-02-10 Nico WeberRevert r294532, it caused PR31935
2017-02-08 Wolfgang PiebReapply r294356 ("Keep track of spilled variables in...
2017-02-08 NAKAMURA TakumiRevert r294356, "DebugInfo: Track spilled variables...
2017-02-07 Wolfgang PiebDebugInfo: Track spilled variables in LiveDebugValues
2017-02-06 Paul RobinsonMerge DebugLoc on combined stores; in this case, when...
2017-02-03 David BlaikieDebugInfo: ensure type and namespace names are included...
2017-02-02 Rafael EspindolaRelax test so that it passes on OS X.
2017-02-02 Rafael EspindolaChange how we handle section symbols on ELF.
2017-02-02 Dehao ChenRefactor the gmlt tests. (NFC)
2017-02-01 Paul RobinsonRemove an assertion that doesn't hold when mixing ...
2017-02-01 Dehao ChenRemove XFAIL for test/DebugInfo/Generic/gmlt_profiling.ll
2017-02-01 Dehao ChenChange debug-info-for-profiling from a TargetOption...
2017-02-01 Paul RobinsonRemove an assertion that doesn't hold when mixing ...
2017-01-28 Daniel SandersstripDebugInfo() should remove DILocation's found in...
2017-01-25 Zachary Turner[pdb] Fix failing test
2017-01-25 Zachary Turner[pdb] Correctly parse the hash adjusters table from...
2017-01-20 Zachary Turner[pdb] Write the Named Stream mapping to Yaml and binary.
2017-01-20 Petar Jovanovic[mips] Fix debug information for __thread variable
2017-01-19 Dehao ChenAdd -debug-info-for-profiling to emit more debug info...
2017-01-12 Robert Lougher[DebugInfo] Handle same locations in DILocation::getMer...
2017-01-10 Victor LeschukCorrect object file for implicit const test
2017-01-10 Victor LeschukDebugInfo: support for DW_FORM_implicit_const
2017-01-06 Wolfgang Pieb[DWARF] Null out the debug locs of (loop invariant...
2017-01-04 Robert LougherReapply "[SimplifyCFG] In sinkLastInstruction correctly...
2017-01-04 Florian Hahn[framelowering] Skip dbg values when getting next/previ...
2017-01-02 Keno FischerReapply "[CodeGen] Fix invalid DWARF info on Win64"
2016-12-29 Sanjoy Das[TBAAVerifier] Be stricter around verifying scalar...
2016-12-22 Adrian PrantlFix an assertion in DwarfExpression when emitting fragm...
2016-12-22 Adrian PrantlRenumber testcase metadata nodes after r290153.
2016-12-20 Adrian Prantl[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-16 Paul RobinsonAllow "line 0" to be the first explicit debug location...
2016-12-16 Zachary TurnerResubmit "[CodeView] Hook CodeViewRecordIO for reading...
2016-12-16 Adrian PrantlRevert "[IR] Remove the DIExpression field from DIGloba...
2016-12-16 Zachary TurnerRevert "[CodeView] Hook CodeViewRecordIO for reading...
2016-12-16 Zachary Turner[CodeView] Hook CodeViewRecordIO for reading/writing...
2016-12-16 David BlaikieRevert "dwarfdump: Support/process relocations on a...
2016-12-16 David Blaikiedwarfdump: Support/process relocations on a CU's abbrev_off
2016-12-16 Nico WeberSpeculatively revert r289925, see PR31407
2016-12-16 Ekaterina RomanovaUpdate .debug_line section version information to match...
2016-12-16 Adrian Prantl[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-16 Adrian PrantlRevert "[IR] Remove the DIExpression field from DIGloba...
2016-12-16 Adrian Prantl[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-15 David BlaikieDebugInfo: Make a Generic test case actually generic...
2016-12-15 David BlaikieDebugInfo: Emit ranges for functions with DISubprograms...
2016-12-15 Robert LougherRevert "[SimplifyCFG] In sinkLastInstruction correctly...
2016-12-15 Robert Lougher[SimplifyCFG] In sinkLastInstruction correctly set...
2016-12-14 Robert Lougher[InstCombine] Folding of a compare with RHS const shoul...
2016-12-14 Robert Lougher[InstCombine] Folding of a binop with RHS const should...
2016-12-14 Robert Lougher[InstCombine] When folding casts through a phi node...
2016-12-14 Robert Lougher[InstCombine] Folding loads through a phi node should...
2016-12-14 Robert Lougher[InstCombine] When folding GEP through a phi node merge...
2016-12-14 Robert Lougher[InstCombine] Merge debug locations when folding throug...
2016-12-14 Robert Lougher[InstCombine] Merge debug locations when folding throug...
2016-12-14 Paul Robinson[DWARF] Preserve column number when emitting 'line...
2016-12-12 Paul RobinsonRecommit r288212: Emit 'no line' information for intere...
2016-12-09 Paul RobinsonBigger-hammer REQUIRES to fix Windows bot.
2016-12-09 Paul RobinsonSpeculative REQUIRES to fix Windows bot.
2016-12-09 Adrian PrantlFix LLVM's use of DW_OP_bit_piece in DWARF expressions.
2016-12-09 Paul Robinson[DWARF] Suppress .loc directives from CFI instructions
2016-12-08 Keno FischerRevert "[CodeGen] Fix invalid DWARF info on Win64"
2016-12-08 Keno Fischer[CodeGen] Fix invalid DWARF info on Win64
2016-12-07 Andrea Di Biagio[InlineFunction] Do not propagate the callsite debug...
2016-12-05 Adrian Prantl[DIExpression] Introduce a dedicated DW_OP_LLVM_fragmen...
2016-12-02 Paul Robinson[DWARF] Put linkage-name on abstract origin even when...
2016-12-02 Wolfgang PiebWhen instructions are hoisted out of loops by MachineLI...
2016-12-01 Kostya Serebryanyrevert r288283 as it causes debug info (line numbers...
2016-11-30 Paul RobinsonRecommit r288212: Emit 'no line' information for intere...
2016-11-29 Paul RobinsonRevert r288212 due to lldb failure.
2016-11-29 Paul RobinsonEmit 'no line' information for interesting 'orphan...
2016-11-28 David Blaikie[DebugInfo] Add support for DW_AT_main_subprogram on...
2016-11-21 Shoaib Meenai[AsmPrinter] Enable codeview for windows-itanium
2016-11-08 Adrian PrantlEmit the DW_AT_type for a C++ static member definition
2016-11-03 Adrian PrantlAdd DWARF debug info support for C++11 inline namespaces.
2016-11-02 Adrian McCarthyEmit S_COMPILE3 record once per TU rather than once...
2016-11-02 Zachary TurnerAdd CodeViewRecordIO for reading and writing.
2016-11-02 Adrian PrantlEmit DW_OP_piece also if the previous value was a constant.
2016-10-31 Victor LeschukDebugInfo: make DW_TAG_atomic_type valid
2016-10-28 Rui UeyamaDo not print out Flags field twice.
2016-10-27 Ekaterina RomanovaReverting back r285355: "Update .debug_line section...
2016-10-27 Ekaterina RomanovaUpdate .debug_line section version information to match...
next