]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - lib/MC
Debug info: Further simplify the implementation of buildLocationList by
[opencl/llvm.git] / lib / MC /
2014-08-11 Reid KlecknerMC: Diagnose an unexpected token in COFF .section inste...
2014-08-11 Hans WennborgSubTargetFeature.cpp: it seems the size of this SmallVe...
2014-08-10 Joerg SonnenbergerFix tabs.
2014-08-10 Joerg SonnenbergerIf available, pass down the Fixup object to EvaluateAsR...
2014-08-09 Saleem AbdulrasoolMC: remove duplicated code
2014-08-09 Saleem AbdulrasoolMC: cleanup includes
2014-08-07 Saleem AbdulrasoolMC: split Win64EHUnwindEmitter into a shared streamer
2014-08-04 Kevin EnderbyEnable Darwin vararg parameters support in assembler...
2014-08-03 Saleem AbdulrasoolMC: virtualise EmitWindowsUnwindTables
2014-08-03 Saleem AbdulrasoolMC: rename Win64EHFrameInfo to WinEH::FrameInfo
2014-08-01 Philip ReamesAdd support for StackMap section for ELF/Linux systems
2014-07-31 Eric ChristopherRevert "Remove MCObjectDisassembler.cpp as it is untest...
2014-07-31 Aaron BallmanFixing CMake problems with MCObjectDisassembler.cpp...
2014-07-31 Eric ChristopherRemove MCObjectDisassembler.cpp as it is untested and...
2014-07-31 Rafael EspindolaMove MCObjectSymbolizer.h to MC/MCAnalysis.
2014-07-31 Eric ChristopherFix loop end condition.
2014-07-25 David BlaikieReapply "DebugInfo: Don't put fission type units in...
2014-07-24 Joerg SonnenbergerUse the same .eh_frame encoding for 32bit PPC as on...
2014-07-24 Nico WeberLet the integrated assembler understand .exitm, PR20426.
2014-07-24 Nico WeberRemove unused field MacroInstantiation::TheMacro. No...
2014-07-24 Nico WeberLet the integrated assembler understand .warning, PR20428.
2014-07-23 Rafael EspindolaFinish inverting the MC -> Object dependency.
2014-07-23 Tim NorthoverAArch64: remove arm64 triple enumerator.
2014-07-20 Ulrich Weigand[MC] Pass MCSymbolData to needsRelocateWithSymbol
2014-07-19 Saleem AbdulrasoolMC: permit emitting a symbol value as section relative
2014-07-18 David PeixottoFix build failure on windows
2014-07-18 David PeixottoMC: support different sized constants in constant pools
2014-07-17 Nico Weberms inline asm: Don't add x86 segment registers to the...
2014-07-17 Saleem AbdulrasoolMC: correct DWARF header for PE/COFF assembly input
2014-07-17 Saleem AbdulrasoolMC: collapse emission of producer
2014-07-17 Saleem AbdulrasoolMC: make WinEH opcode an opaque value
2014-07-14 David MajnemerCodeGen: Stick constant pool entries in COMDAT sections...
2014-07-13 Saleem AbdulrasoolMC: make MCWin64EHInstruction a POD-like struct
2014-07-13 Saleem AbdulrasoolMC: make helper function be more const-correct
2014-07-13 Saleem AbdulrasoolMC: make DWARF and Windows unwinding handling more...
2014-07-13 David MajnemerMC: Let non-temporary COFF aliases be in symtab
2014-07-12 Saleem AbdulrasoolMC: remove use of unnecessary variable
2014-07-12 Saleem AbdulrasoolMC: rename MCW64UnwindInfo to MCWinFrameInfo
2014-07-11 Ulrich Weigand[MC] Constify MCELF::GetVisibility and MCELF::getOther
2014-07-10 Saleem AbdulrasoolMC: modernise for loop
2014-07-10 Saleem AbdulrasoolMC: add and use an accessor for WinCFI
2014-07-08 Vladimir MedicMips.abiflags is a new implicitly generated section...
2014-07-06 Rafael EspindolaThis only needs a StringRef.
2014-07-06 Alp TokerSourceMgr: make valid buffer IDs start from one
2014-07-05 David MajnemerMC: make MCSymbolData::dump work on const objects
2014-07-04 David MajnemerMC: Correct comment in ExportSymbol
2014-07-04 David MajnemerMC: Cleanup COFFAsmParser::ParseSectionFlags
2014-07-03 Rafael EspindolaInvert the MC -> Object dependency.
2014-07-02 Rafael EspindolaFix configure+make build.
2014-07-02 Rafael EspindolaMove CFG building code to a new lib/MC/MCAnalysis library.
2014-07-01 Rafael EspindolaAvoid revocations when possible.
2014-07-01 Reid KlecknerFix .seh_stackalloc 0
2014-06-29 Saleem AbdulrasoolMC: rename EmitWin64EH routines
2014-06-27 David MajnemerMC: Fix associative sections on COFF
2014-06-26 Alp TokerRevert "Introduce a string_ostream string builder facilty"
2014-06-26 Alp TokerIntroduce a string_ostream string builder facilty
2014-06-25 Rafael EspindolaMerge the used symbol scanning of MCObjectStreamer...
2014-06-25 Rafael EspindolaMove expression visitation logic up to MCStreamer.
2014-06-25 Rafael EspindolaSimplify the visitation of target expressions. No funct...
2014-06-25 Rafael EspindolaSimplify AddValueSymbols. No functionality change.
2014-06-25 NAKAMURA TakumiRe-apply r211399, "Generate native unwind info on Win64...
2014-06-25 Rafael EspindolaFix another asserting method in the null streamer.
2014-06-25 Rafael EspindolaFix a regression from r211653.
2014-06-25 NAKAMURA TakumiMCNullStreamer.cpp: Roll back a few empty methods that...
2014-06-25 Rafael EspindolaMove some trivial methods up to MCStreamer.
2014-06-25 Rafael EspindolaSimplify the handling of .cfi_endproc.
2014-06-24 Rafael EspindolaSimplify EmitLabel.
2014-06-24 Rafael EspindolaPrint a=b as an assignment.
2014-06-23 Rafael EspindolaAllow using .cfi_startproc without a leading symbol.
2014-06-23 Rafael EspindolaStop producing func.eh symbols on Darwin.
2014-06-23 David MajnemerMC: Cleanup parseMSInlineAsm
2014-06-22 Saleem AbdulrasoolMC: adjust text section flags for WoA
2014-06-22 NAKAMURA TakumiRevert r211399, "Generate native unwind info on Win64"
2014-06-22 Weiming ZhaoReport error for non-zero data in .bss
2014-06-20 Rafael EspindolaAlways use a temp symbol for CIE.
2014-06-20 Rafael EspindolaUse compact unwind for the iOS simulator.
2014-06-20 Rafael EspindolaUse a helper function and clang-format.
2014-06-20 Reid KlecknerGenerate native unwind info on Win64
2014-06-19 Eric ChristopherFix up a few formatting issues.
2014-06-19 Alp TokerMCNullStreamer: assign file IDs to resolve crashes...
2014-06-19 Oliver StannardEmit DWARF info for all code section in an assembly...
2014-06-19 Oliver StannardEmit DWARF3 call frame information when DWARF3+ debug...
2014-06-19 Eric ChristopherMove -dwarf-version to an MC level command line option...
2014-06-19 Craig TopperConvert some assert(0) to llvm_unreachable or fold...
2014-06-19 David MajnemerMS asm: Properly handle quoted symbol names
2014-06-18 Saleem AbdulrasoolMC: do not add comment string to the AsmToken in AsmLex...
2014-06-18 Saleem AbdulrasoolMCAsmParser: full support for gas' '.if{cond} expressio...
2014-06-18 Weiming Zhao[ARM] [MC] Refactor the constant pool classes
2014-06-14 Artyom SkrobovUsing llvm::sys::swapByteOrder() for the common case...
2014-06-14 Artyom SkrobovRenaming SwapByteOrder() to getSwappedBytes()
2014-06-13 Rafael EspindolaRemove 'using std::errro_code' from lib.
2014-06-12 Rafael EspindolaDon't use 'using std::error_code' in include/llvm.
2014-06-11 Saleem AbdulrasoolMC: add enumeration of WinEH data encoding
2014-06-10 Reid KlecknerRevert "Patch by Ray Donnelly to print register names...
2014-06-09 Patrik HagglundFix gcc warning (enumeral and non-enumeral type in...
2014-06-08 David BlaikieAsmMatchers: Use unique_ptr to manage ownership of...
2014-06-08 Saleem AbdulrasoolMC: fix text section characteristics for WoA
2014-06-08 Saleem AbdulrasoolMC: make ELF .type handling more GNU AS compatible
2014-06-08 Saleem AbdulrasoolMC: fix ctor/dtor section for windows-itanium
2014-06-08 Saleem AbdulrasoolMC: whitespace, grouping for COFF section setup
next