]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - include
Debug info: Remove ARMAsmPrinter::EmitDwarfRegOp(). AsmPrinter can now
[opencl/llvm.git] / include /
2014-02-27 Rafael EspindolaRemove MCPureStreamer.
2014-02-27 Alexander KornienkoRe-apply r200853, which should not crash after Clang...
2014-02-27 Ben LangmuirRevert "Use StringRef in raw_fd_ostream constructor"
2014-02-27 Eric ChristopherAdd a debug info code generation level to the compile...
2014-02-27 Eric ChristopherFormatting.
2014-02-27 Eric ChristopherAdd an explanatory comment.
2014-02-26 Eric ChristopherGrammar and spelling.
2014-02-26 Eric ChristopherRemove unnecessary llvm:: qualification.
2014-02-26 Rafael EspindolaFix typo. Thanks to Roman Divacky for noticing it.
2014-02-26 Rafael EspindolaCompare DataLayout by Value, not by pointer.
2014-02-26 Rafael EspindolaUse a sorted array to store the information about a...
2014-02-26 Rafael EspindolaMove these functions out of line. A DenseMap lookup...
2014-02-26 Alexey SamsonovMove getELFDynamicSymbolIterators to a public header.
2014-02-26 Tim NorthoverAArch64: simplify tbl/tbx polymorphism
2014-02-26 Chandler CarruthAdd two helpers to IRBuilder to flesh the interface...
2014-02-26 Ben LangmuirUse StringRef in raw_fd_ostream constructor
2014-02-26 Nick LewyckyDelete two declared overloads of CallInst::CallInst...
2014-02-26 Paul RobinsonConstify the Optnone checks in IR passes.
2014-02-25 Adrian PrantlAdd DIUnspecifiedParameter, so we can pretty-print it.
2014-02-25 Duncan P. N. Exon... fix crash in SmallDenseMap copy constructor
2014-02-25 Rafael EspindolaUse DataLayout from the module when easily available.
2014-02-25 Rafael EspindolaFix resetting the DataLayout in a Module.
2014-02-25 Rafael EspindolaStore a DataLayout in Module.
2014-02-25 Adrian PrantlDebug info: Support variadic functions.
2014-02-25 Adrian PrantlRevert "Debug info: Support variadic functions."
2014-02-25 Adrian PrantlDebug info: Support variadic functions.
2014-02-25 Richard Osborne[XCore] Add intrinsic for CLRPT (clear port time) instr...
2014-02-25 Richard Osborne[XCore] Add intrinsic for EDU (event disable unconditio...
2014-02-25 Rafael EspindolaMake DataLayout a plain object, not a pass.
2014-02-25 Chandler CarruthAdd some convenience accessors for the underlying Use...
2014-02-24 David Blaikiellvm-dwarfdump: Support for debug_line.dwo section...
2014-02-24 Rafael EspindolaMake some DataLayout pointers const.
2014-02-24 Matt ArsenaultAdd missing const
2014-02-24 Rafael EspindolaReplace the F_Binary flag with a F_Text one.
2014-02-24 Rafael EspindolaDon't make F_None the default.
2014-02-24 Christian PirkerAdd AArch64 big endian Target (aarch64_be)
2014-02-24 Rafael EspindolaShare a createUniqueEntity implementation between unix...
2014-02-24 Rafael EspindolaDelete dead code.
2014-02-23 Rafael EspindolaSimplify remove, create_directory and create_directories.
2014-02-22 Logan ChienDon't inline get[S|U]LEB128Size() until they are proved...
2014-02-22 Logan ChienMove get[S|U]LEB128Size() to LEB128.h.
2014-02-22 Logan ChienAdd const to some member functions of SuccIterator.
2014-02-22 Quentin Colombet[CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen.
2014-02-21 Rafael EspindolaAdd a SymbolicFile interface between Binary and ObjectFile.
2014-02-21 Rafael EspindolaMake DisableIntegratedAS a TargetOption.
2014-02-20 Filip PizloStackmaps are used for OSR exits, which is a custom...
2014-02-20 Eli BenderskySet the SuppressWarnings option on tool level and propa...
2014-02-20 Rui UeyamaObject/COFF: Fix possible truncation bug.
2014-02-20 NAKAMURA Takumi[CMake] intrinsics_gen: Use add_public_tablegen_target().
2014-02-20 Evgeniy StepanovUnconditionally include msan_interface.h when building...
2014-02-20 Rui Ueyamallvm-objdump/COFF: Print SEH table addresses.
2014-02-20 Rui UeyamaObject/COFF: Fix padding between CSDVersion and EditList.
2014-02-19 Tobias GrosserAvoid collisions with Objective-C++ keywords
2014-02-19 Rafael Espindolamove getNameWithPrefix and getSymbol to TargetMachine.
2014-02-19 Rafael EspindolaAdd back r201608, r201622, r201624 and r201625
2014-02-19 Eli BenderskyRefactor TargetOptions initialization into a single...
2014-02-19 Logan ChienDisable override and final C++ keyword in gcc 4.6.
2014-02-19 Daniel JasperRevert r201622 and r201608.
2014-02-19 Tim NorthoverX86 CodeGenPrep: sink shufflevectors before shifts
2014-02-19 Alexey SamsonovTry to revive buildbots after r201620
2014-02-19 Rui Ueyamallvm-objdump/COFF: Print load configuration table.
2014-02-19 Mingjie XingFix a typo in a comment.
2014-02-19 Rafael EspindolaAvoid an infinite cycle with private linkage and -f...
2014-02-18 Rafael EspindolaFix PR18743.
2014-02-18 Rafael EspindolaRename a DebugLoc variable to DbgLoc and a DataLayout...
2014-02-18 Daniel Sanders[mips] Add support for ELF64-mips and the R_MIPS_32...
2014-02-18 Rafael EspindolaRename some member variables from TD to DL.
2014-02-16 Arnold SchwaighoferSCEVExpander: Try hard not to create derived induction...
2014-02-15 Arnold SchwaighoferRevert "SCEVExpander: Try hard not to create derived...
2014-02-15 Arnold SchwaighoferSCEVExpander: Try hard not to create derived induction...
2014-02-15 David BlaikieRemove unnecessary typename introduced in r201440.
2014-02-14 Rafael EspindolaHopefully fix the build with gcc.
2014-02-14 Rafael EspindolaAdd extern template instantiations of llvm::Calculate.
2014-02-14 Eli BenderskyRemove unused #include
2014-02-13 Stephen HinesDon't build DFSan functionality for Android.
2014-02-13 Rafael EspindolaCheck that GlobalAliases don't have section or alignment.
2014-02-13 Duncan P. N. Exon... SCCIterator: Merge MinVisitNumStack and VisitStack
2014-02-13 Daniel SandersRe-commit: Demote EmitRawText call in AsmPrinter::EmitI...
2014-02-13 Rafael EspindolaRemove dead code.
2014-02-12 Andrea Di Biagio[Vectorizer] Add a new 'OperandValueKind' in TargetTran...
2014-02-12 Juergen Ributzka[Stackmaps] Fix the ID type to be i64 also for stackmap...
2014-02-12 Lang HamesExtend RTDyld API to enable optionally precomputing...
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
2014-02-12 Matt ArsenaultRemove unneeded include
2014-02-11 Benjamin KramerScalarEvolution: Analyze trip count of loops with a...
2014-02-11 Dmitri GribenkoRemove TimeValue::toPosixTime() -- it is buggy, semanti...
2014-02-11 Craig TopperChanged attributes of all gather intrinsics from IntrRe...
2014-02-10 Juergen Ributzka[Stackmaps] Cleanup code. No functional change intended.
2014-02-10 Manman RenLTO API: add lto_module_create_from_memory_with_path.
2014-02-10 Rafael EspindolaMark the methods in the Mangler const.
2014-02-10 Rafael EspindolaChange the begin and end methods in ObjectFile to match...
2014-02-10 Tim NorthoverARM: use natural LLVM IR for vshll instructions
2014-02-10 Benjamin KramerMake succ_iterator a real random access iterator and...
2014-02-10 Tim NorthoverARM: use LLVM IR to represent the vshrn operation
2014-02-10 Matheus Almeida[mips][msa] Add DLSA instruction.
2014-02-09 Saleem AbdulrasoolMCParser: add a single token lookahead
2014-02-09 Rafael EspindolaUse a consistent argument order in TargetLoweringObject...
2014-02-08 Rafael EspindolaPass the Mangler by reference.
2014-02-08 Rafael EspindolaAdd LLVM_OVERRIDE to a few declarations.
next