Cleanup: test source files do not need to be executable
[oota-llvm.git] / include /
2013-04-22 David BlaikieRevert "Revert "PR14606: debug info imported_module...
2013-04-21 Stephen LinRemove unused, undefined ArgFlagsTy::getArgFlagsString...
2013-04-20 Tim NorthoverRemove unused ShouldFoldAtomicFences flag.
2013-04-20 Tim NorthoverRemove unused MEMBARRIER DAG node; it's been replaced...
2013-04-20 Stephen LinAdd CodeGen support for functions that always return...
2013-04-19 Eli BenderskySimplify the code in FastISel::tryToFoldLoad, add an...
2013-04-19 Eli BenderskyMove TryToFoldFastISelLoad to FastISel, where it belong...
2013-04-19 Michael LiaoArrayRefize getMachineNode(). No functionality change.
2013-04-19 Jakob Stoklund OlesenAdd an MRI::verifyUseLists() function.
2013-04-19 Eric ChristopherReformat and nuke trailing whitespace.
2013-04-19 Adrian PrantlRename ClassType to the more accurate UnderlyingType...
2013-04-19 Eric ChristopherRevert "PR14606: debug info imported_module support"
2013-04-19 David BlaikiePR14606: debug info imported_module support
2013-04-19 Lang HamesAdd support for index resources (for a SlotIndex) to...
2013-04-18 Chad Rosier[asm parser] Add support for predicating MnemonicAlias...
2013-04-18 Bill WendlingMake the TargetIndependent flag have the right boolean...
2013-04-18 Eli BenderskyFix typo
2013-04-18 Bill WendlingCleanup patch:
2013-04-18 Bill WendlingThis patch addresses two cleanup issues:
2013-04-18 Tom StellardC API: Fix coding style
2013-04-18 Rafael EspindolaAt Jim Grosbach's request detemplate Object/MachO.h.
2013-04-18 Chad RosierFix comment spacing.
2013-04-17 Bill WendlingAdd an option `-enable-old-style-attr-syntax' to print...
2013-04-17 Rafael EspindolaTwo small cleanups for ELF's templates.
2013-04-17 Peter CollingbourneAdd support for subsections to the ELF assembler. Fixes...
2013-04-17 Alexey SamsonovCreate a stub for DWARF parser unittests
2013-04-16 Tom StellardC API: Add LLVMTargetMachineEmitToMemoryBuffer()
2013-04-16 Tom StellardC API: Add LLVMGetBufferSize()
2013-04-16 Tom StellardC API: Add LLVMGetBufferStart()
2013-04-16 Tom StellardC API: Add LLVMAddTargetDependentFunctionAttr()
2013-04-16 Eli BenderskyCleanup naming: DataLayout s/TD/DL/
2013-04-16 Hans WennborgAdd four new functions and one new enum to the C API:
2013-04-15 Rafael EspindolaFix silly typo that broke big endian hosts.
2013-04-15 Rafael EspindolaFix endianness on some MSVC versions.
2013-04-15 Jim GrosbachSimplify the MCInst operator iterator declaration.
2013-04-15 Rafael EspindolaTry to fix the mingw builds.
2013-04-15 Arnold SchwaighoferFix bit size of v64i8 and v32i16 vector types.
2013-04-15 Rafael EspindolaRemove getters now that we can specialize structs on...
2013-04-15 Rafael EspindolaRemove unused function.
2013-04-15 Rafael EspindolaMake the host endianness check an integer constant...
2013-04-15 Andy GibbsReplace uses of the deprecated std::auto_ptr with Ownin...
2013-04-15 Nadav RotemAdd an option -vectorize-slp-aggressive for running...
2013-04-15 Nadav RotemRename the slp-vectorizer clang/llvm flags. No function...
2013-04-13 Andrew TrickMI-Sched: schedule physreg copies.
2013-04-13 Rafael EspindolaAdd typenames to see if bot goes green.
2013-04-13 Rafael EspindolaSome versions of gcc don't like typenames in these...
2013-04-13 Rafael EspindolaFinish templating MachObjectFile over endianness.
2013-04-12 Benjamin KramerRevert broken pieces of r179373.
2013-04-12 Andy GibbsReplace uses of the deprecated std::auto_ptr with Ownin...
2013-04-12 Nico RieckAdd missing relocation names
2013-04-12 Nico RieckSupport MIPS64EL relocation type names
2013-04-12 Rafael EspindolaAdd 179294 back, but don't use bit fields so that it...
2013-04-11 Manman RenTBAA: add utility to create a TBAA scalar type node
2013-04-11 Chad Rosier[ms-inline asm] Add a new AsmRewriteKind, AOK_Delete...
2013-04-11 Rafael EspindolaRevert my last two commits while I debug what is wrong...
2013-04-11 Rafael EspindolaFix llvm-readobj tests on big endian hosts.
2013-04-11 Rafael EspindolaPrint more information about relocations.
2013-04-11 Rafael EspindolaAdd a function to check if an argument list is too...
2013-04-11 Alexey Samsonov[ASan] Allow disabling init-order checks for globals...
2013-04-11 Benjamin KramerRename the C function to create a SLPVectorizerPass...
2013-04-11 Rafael EspindolaFix MachO's getRelocationAdditionalInfo.
2013-04-10 Nico RieckMC: Support COFF image-relative MCSymbolRefs
2013-04-10 Eric ChristopherRevert "Update the version of dwarf we say we're emitti...
2013-04-10 Bill WendlingTrack the compact unwind encoding for when we are unabl...
2013-04-10 Benjamin KramerUse a real union for IdentifyingPassPtr.
2013-04-10 Chad RosierReapply r179115, but use parsePrimaryExpression a littl...
2013-04-10 Rafael EspindolaTemplate MachOObjectFile over endianness too.
2013-04-10 Rafael EspindolaSimplify the templating a bit.
2013-04-10 Rafael EspindolaMove two methods out of line.
2013-04-10 Tobias GrosserRegionInfo: Add helpers to replace entry/exit recursively
2013-04-10 Rafael EspindolaTemplate the MachO types over endianness.
2013-04-10 Rafael EspindolaInclude the more specific header.
2013-04-10 Andrew TrickGeneralize the PassConfig API and remove addFinalizeReg...
2013-04-09 Rafael EspindolaRemove unused method and default values.
2013-04-09 Eric ChristopherUpdate the version of dwarf we say we're emitting to...
2013-04-09 Chad RosierRevert r179115 as it looks to have killed the ASan...
2013-04-09 Nadav RotemAdd support for bottom-up SLP vectorization infrastructure.
2013-04-09 Chad Rosier[ms-inline asm] Use parsePrimaryExpr in lieu of parseEx...
2013-04-09 Nadav RotemRevert r176408 and r176407 to address PR15540.
2013-04-09 Chad Rosier[ms-inline asm] Maintain a StringRef to reference a...
2013-04-09 Rafael EspindolaConvert MachOObjectFile to a template.
2013-04-09 Rafael EspindolaAdd a SymbolTableEntryBase.
2013-04-09 Joe GroffFix PointerIntPair to be enum class compatible.
2013-04-08 Rafael EspindolaAdd a SectionBase struct.
2013-04-08 Rafael EspindolaTemplate the MachO types over the word size.
2013-04-08 Matt ArsenaultUpdate documentation.
2013-04-08 Chad Rosier[ms-inline asm] Add support for ImmDisp [ Symbol ]...
2013-04-08 Rafael EspindolaAdd all 4 MachO object types. Use the stored type to...
2013-04-07 Arnold SchwaighoferTargetLowering: Fix getTypeConversion handling of exten...
2013-04-07 Rafael EspindolaMake MachOObjectFile independent from MachOObject.
2013-04-07 Rafael EspindolaImplement MachOObjectFile::getHeader directly.
2013-04-07 Rafael EspindolaImplement MachOObjectFile::getHeaderSize and MachOObjec...
2013-04-07 Rafael EspindolaRemove LoadCommandInfo now that we always have a pointe...
2013-04-07 Rafael EspindolaAdd MachOObjectFile::LoadCommandInfo.
2013-04-07 Rafael EspindolaConstruct MachOObject in MachOObjectFile's constructor.
2013-04-07 Rafael EspindolaRemove unused argument.
2013-04-07 Rafael EspindolaRemove MachOObjectFile::getObject.
2013-04-07 Rafael EspindolaRemove two uses of getObject.
2013-04-07 Rafael EspindolaRemove usage of InMemoryStruct in getSymbol.
2013-04-07 Hal FinkelPPC Altivec load/store intrinsics can be marked IntrRea...
next