OSDN Git Service

Change debug-info-for-profiling from a TargetOption to a function attribute.
[android-x86/external-llvm.git] / lib / AsmParser /
2017-02-01 Dehao ChenChange debug-info-for-profiling from a TargetOption...
2016-12-27 Saleem AbdulrasoolASMParser: use range-based for loops (NFC)
2016-12-25 Amjad Aboud[DebugInfo] Added support for Checksum debug info feature.
2016-12-22 Adrian Prantl[LLParser] Make the line field of DIMacro(File) optional.
2016-12-21 Michael Kuperstein[LLParser] Parse vector GEP constant expression correctly
2016-12-20 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-16 Adrian PrantlRevert "[IR] Remove the DIExpression field from DIGloba...
2016-12-16 Adrian Prantl[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-14 Stephan BergmannReplace APFloatBase static fltSemantics data members...
2016-11-16 Ahmed Bougacha[AsmParser] Avoid recursing when lexing ';'. NFC.
2016-11-10 Peter CollingbourneIR: Introduce inrange attribute on getelementptr indices.
2016-11-03 Adrian PrantlAdd DWARF debug info support for C++11 inline namespaces.
2016-10-20 Victor LeschukDebugInfo: preparation to implement DW_AT_alignment
2016-10-18 Victor LeschukDebugInfo: change alignment type from uint64_t to uint3...
2016-10-13 Oren Ben Simhon[X86] Basic additions to support RegCall Calling Conven...
2016-09-22 Davide Italiano[AsmParser] Remove unused partial template specialization.
2016-09-17 Mehdi AminiDon't create a SymbolTable in Function when the LLVMCon...
2016-09-14 Mehdi AminiFix auto-upgrade of TBAA tags in Bitcode Reader
2016-09-13 Peter CollingbourneDebugInfo: New metadata representation for global varia...
2016-09-06 Leny KholodovDebugInfo: use strongly typed enum for debug info flags
2016-09-06 Mehdi AminiRevert "DebugInfo: use strongly typed enum for debug...
2016-09-06 Mehdi AminiDebugInfo: use strongly typed enum for debug info flags
2016-08-26 Davide Italiano[AsmParser] Placate a -Wmisleading-indentantion warning...
2016-08-25 Eugene ZelenkoFix some Clang-tidy modernize-use-using and Include...
2016-08-24 David BlaikieDebugInfo: Add flag to CU to disable emission of inline...
2016-08-18 Eugene Zelenko[LLVM] Fix some Clang-tidy modernize-use-using and...
2016-08-11 David MajnemerUse range algorithms instead of unpacking begin/end
2016-08-05 NAKAMURA TakumiLLLexer.cpp: Avoid using BitsToDouble() to preserve...
2016-08-05 NAKAMURA TakumiReformat.
2016-07-04 Nicolai HaehnleAdd writeonly IR attribute
2016-07-01 Reid Kleckner[codeview] Add DISubprogram::ThisAdjustment
2016-06-24 Artur PilipenkoRemangle intrinsics names when types are renamed
2016-06-23 Hans WennborgRevert r273568 "Remangle intrinsics names when types...
2016-06-23 Artur PilipenkoRemangle intrinsics names when types are renamed
2016-06-21 Peter CollingbourneIR: Allow metadata attachments on declarations, and...
2016-06-14 Peter CollingbourneIR: Introduce local_unnamed_addr attribute.
2016-06-08 Reid Kleckner[DebugInfo] Add calling convention support for DWARF...
2016-06-02 Meador Inge[ASMParser] Parse FP constants in non-C locales
2016-06-01 Peter CollingbourneIR: Allow multiple global metadata attachments with...
2016-05-31 Peter CollingbourneAdd support for metadata attachments for global variables.
2016-05-29 Benjamin KramerRemove some 'const' specifiers that do nothing but...
2016-05-25 Manman RenObjective-C Class Properties: Autoupgrade "Class Proper...
2016-05-12 Rafael EspindolaRefactor duplicated code. NFC.
2016-05-11 Rafael EspindolaRefactor duplicated check for valid declaration linkage...
2016-05-11 Rafael Espindolaclang-format LLToken.h.
2016-05-10 Rafael EspindolaMake "@name =" mandatory for globals in .ll files.
2016-05-10 Rafael EspindolaSimplify LLParser::ParseOptionalLinkage. NFC.
2016-05-06 Nikolay HaustovAMDGPU/SI: Add amdgpu_kernel calling convention. Part 1.
2016-04-19 Duncan P. N. Exon... IR: Enable debug info type ODR uniquing for forward...
2016-04-19 Duncan P. N. Exon... IR: getOrInsertODRUniquedType => DICompositeType::getOD...
2016-04-19 Duncan P. N. Exon... IR: Require DICompositeType for ODR uniquing type map
2016-04-19 Duncan P. N. Exon... IR: Rename API for enabling ODR uniquing of DITypes...
2016-04-18 Mehdi Amini[NFC] Header cleanup
2016-04-17 Duncan P. N. Exon... IR: Use an explicit map for debug info type uniquing
2016-04-16 Richard SmithUpdate and fix LLVM_ENABLE_MODULES:
2016-04-15 Adrian Prantl[PR27284] Reverse the ownership between DICompileUnit...
2016-04-12 George Burgess IVAdd the allocsize attribute to LLVM.
2016-04-07 Dmitry Polukhin[GCC] Attribute ifunc support in llvm
2016-04-06 JF BastienNFC: make AtomicOrdering an enum class
2016-04-06 Nicolai HaehnleAMDGPU: Add a shader calling convention
2016-04-06 Duncan P. N. Exon... AsmParser: Don't crash on unresolved !tbaa
2016-04-05 Manman RenSwift Calling Convention: add swiftcc.
2016-04-05 Dmitry Polukhin[IFUNC] Use GlobalIndirectSymbol when aliases and ifunc...
2016-04-02 Mehdi AminiRename Context::discardValueNames() to shouldDiscardVal...
2016-04-01 Manman RenSwift Calling Convention: add swifterror attribute.
2016-03-31 Adrian PrantlMove the DebugEmissionKind enum from DIBuilder into...
2016-03-30 Teresa JohnsonRestore "[ThinLTO] Serialize the Module SourceFileName...
2016-03-30 Teresa JohnsonRevert "[ThinLTO] Serialize the Module SourceFileName...
2016-03-30 Teresa Johnson[ThinLTO] Serialize the Module SourceFileName to/from...
2016-03-29 Manman RenSwift Calling Convention: add swiftself attribute.
2016-03-25 Duncan P. N. Exon... IR: Stop upgrading !llvm.loop attachments via MDString
2016-03-17 Peter CollingbourneDebugInfo: Add ability to not emit DW_AT_vtable_elem_lo...
2016-03-10 Mehdi AminiAdd a flag to the LLVMContext to disable name for Value...
2016-03-08 Quentin Colombet[AsmParser] Expose an API to parse a string starting...
2016-03-07 Quentin Colombet[AsmParser] Add a function to parse a standalone type.
2016-03-03 Dylan McKay[AVR] Add calling convention parser tokens
2016-02-19 Philip Reames[IR] Extend cmpxchg to allow pointer type operands
2016-01-26 Chris BienemanRemove autoconf support
2015-12-21 Amjad AboudImplemented Support of IA interrupt and exception handlers:
2015-12-16 Vaivaswatha NagarajAdd InaccessibleMemOnly and inaccessibleMemOrArgMemOnly...
2015-12-14 Sanjay Pateladd fast-math-flags to 'call' instructions (PR21290)
2015-12-14 David Majnemer[IR] Remove terminatepad
2015-12-12 David Majnemer[IR] Reformulate LLVM's EH funclet IR
2015-12-10 Amjad AboudMacro debug info support in LLVM IR
2015-12-04 Manman Ren[CXX TLS calling convention] Add CXX TLS calling conven...
2015-11-25 Peter CollingbourneAsmParser: Make the code for parsing unnamed aliases...
2015-11-19 Sanjay Patelupdate comment and error message; NFC
2015-11-18 Sanjoy Das[OperandBundles] Tighten OperandBundleDef's interface...
2015-11-11 David Majnemer[IR] Add support for empty tokens
2015-11-06 Akira HatanakaAdd 'notail' marker for call instructions.
2015-11-06 James MolloyAdd a new attribute: norecurse
2015-11-06 NAKAMURA TakumiRevert r252249 (and r252255, r252258), "[WinEH] Clone...
2015-11-06 Andrew Kaylor[WinEH] Clone funclets with multiple parents
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-10-20 Duncan P. N. Exon... AsmParser: Remove implicit ilist iterator conversions...
2015-09-29 Maksim PanchenkoHHVM calling conventions.
2015-09-24 Sanjoy Das[Bitcode][Asm] Teach LLVM to read and write operand...
2015-09-21 David Blaikieauto and range-for-ify some things to make changing...
next