Exclude libLLVMTableGen.a from the shared library
[oota-llvm.git] / include /
2011-10-03 Devang PatelAdd C api for Instruction->eraseFromParent().
2011-10-03 Rafael EspindolaAdd the returns_twice attribute to LLVM.
2011-10-02 Ted KremenekMake canonicalization of ImmutableSetRef::asImmutableSe...
2011-10-01 Peter CollingbourneMove TableGen's parser and entry point into a library
2011-10-01 Andrew TrickInlining and unrolling heuristics should be aware of...
2011-10-01 Andrew Trickwhitespace
2011-09-30 Jakob Stoklund OlesenStore sub-class lists as a bit vector.
2011-09-30 Jakob Stoklund OlesenMove getCommonSubClass() into TRI.
2011-09-29 Jim GrosbachTidy up. Formatting.
2011-09-29 Nick LewyckyFix typo.
2011-09-29 Eli FriedmanClean up uses of switch instructions so they are not...
2011-09-29 Jakob Stoklund OlesenExpand the x86 V_SET0* pseudos right after register...
2011-09-29 Jakob Stoklund OlesenRemove NumImplicitOps which is now unused.
2011-09-28 Michael J. SpencerObject: Add isSection{Data,BSS}.
2011-09-28 Bill WendlingCreate and use an llvm.eh.sjlj.functioncontext intrinsic.
2011-09-27 Jakob Stoklund OlesenRemove X86-dependent stuff from SSEDomainFix.
2011-09-27 Jakob Stoklund OlesenPromote the X86 Get/SetSSEDomain functions to TargetIns...
2011-09-27 Jim GrosbachRename AddSelectionDAGCSEId() to addSelectionDAGCSEId().
2011-09-27 Michael J. SpencerObject: Add archive support.
2011-09-27 Nadav RotemCleanup PromoteIntOp_EXTRACT_VECTOR_ELT and PromoteIntR...
2011-09-26 Eli FriedmanEnhance alias analysis for atomic instructions a bit...
2011-09-26 James MolloyFix emission of debug data for global variables. getCon...
2011-09-25 Jakob Stoklund OlesenAdd target hook for pseudo instruction expansion.
2011-09-25 Jakob Stoklund OlesenClean up code after renaming LowerSubregs -> ExpandPost...
2011-09-23 Daniel Dunbarsys::Process: Add a SetWorkingDirectory method.
2011-09-23 Anna ZaksAdd getTreeFactory() to ImmutableSet to allow construct...
2011-09-23 Eric ChristopherWe're no longer going to bother supporting platforms...
2011-09-22 Owen AndersonStart stubbing out MCModule and MCAtom, which provide...
2011-09-22 Jakob Stoklund OlesenAdd a MinNumRegs argument to MRI::constrainRegClass().
2011-09-21 Andrew TrickLower ARM adds/subs to add/sub after adding optional...
2011-09-21 Benjamin KramerDebugInfo: Add equality operators and default construct...
2011-09-20 Bill WendlingUse ArrayRef instead of an explicit 'const std::vector &'.
2011-09-20 Andrew TrickRestore hasPostISelHook tblgen flag.
2011-09-20 Akira HatanakaAdd mips64 & mips64el to Triple. Patch by Liu with...
2011-09-20 NAKAMURA Takumiinclude/llvm/Config/llvm-config.h.in: Add the entry...
2011-09-20 NAKAMURA Takumiinclude/llvm/Config: Reorder LLVM_HAS_ATOMICS along...
2011-09-20 NAKAMURA Takumiinclude/llvm/Config/config.h.cmake: Unbreak CMake build...
2011-09-20 Andrew TrickARM isel bug fix for adds/subs operands.
2011-09-20 Eric ChristopherRemove more of llvmc and dependencies.
2011-09-19 Eric ChristopherRegenerate configure.
2011-09-19 Eric ChristopherRename LLVM_MULTITHREADED define and fix build without...
2011-09-16 Ted KremenekAdd ImmutableMapRef and ImmutableSetRef, which consolid...
2011-09-15 Owen AndersonDon't attach annotations to MCInst's. Instead, have...
2011-09-15 Ivan Krasinuse 64-bit types instead of off_t/size_t to avoid the...
2011-09-15 Benjamin KramerUnbreak the build for compilers that don't include...
2011-09-15 Benjamin KramerCommandLine: Add support for 64 bit unsigned integer...
2011-09-15 Benjamin KramerDWARF: Put all the pieces we have together and provide...
2011-09-15 Owen AndersonAdd support for stored annotations to MCInst, and provi...
2011-09-15 Jakob Stoklund OlesenUse getPrevSlot() instead of getPrevIndex().
2011-09-15 Nick LewyckyDespite what the GCC wiki says, a quick search shows...
2011-09-15 Nick LewyckyAdd some more DWARF extensions from:
2011-09-15 Jakob Stoklund OlesenStop verifying hasPHIKill() flags.
2011-09-15 Jakob Stoklund OlesenLeave hasPHIKill flags alone in LiveInterval::RenumberV...
2011-09-15 Nick LewyckyUpdate Dwarf enums list for DWARF 4.
2011-09-15 Andrew Trick[regcoalescing] bug fix for RegistersDefinedFromSameValue.
2011-09-14 Douglas GregorUpdate the comment for system_temp_directory() to indic...
2011-09-14 Devang PatelAdd support to emit debug info for C++0x nullptr type.
2011-09-14 Douglas GregorAdd a simple routine to determine the typical system...
2011-09-14 Jim GrosbachMove state var to private class member.
2011-09-14 Douglas GregorAdd APInt support for converting to/from hexatridecimal...
2011-09-14 Benjamin KramerObject: make the following changes into SymbolRef
2011-09-14 Benjamin KramerRemove unimplemented function prototypes from PathV2...
2011-09-14 Benjamin KramerObjectFile: Add support for mach-o-style dSYM companion...
2011-09-13 Eric ChristopherFix indenting.
2011-09-13 Kevin EnderbyFirst step in supporting #line directives in assembler...
2011-09-13 Benjamin KramerRemove include of header that doesn't exist (yet).
2011-09-13 Benjamin KramerSketch out a DWARF parser.
2011-09-13 Benjamin KramerAdd the DataExtractor utility class.
2011-09-13 Jakob Stoklund OlesenSwitch extendInBlock() to take a kill slot instead...
2011-09-13 Devang PatelMaintain hexadecimal order.
2011-09-12 Devang PatelAdd DW_ATE_UTF, which clang started using in my previou...
2011-09-11 Nadav RotemCR fixes per Bruno's request.
2011-09-09 Duncan SandsMark the eh.typeid.for intrinsic as being 'const',...
2011-09-08 Devang PatelDirectly point debug info to the stack slot of the...
2011-09-08 Benjamin KramerAdd support for relocations to ObjectFile.
2011-09-07 James MolloyRefactor instprinter and mcdisassembler to take a Subta...
2011-09-07 Duncan SandsWhen inlining exception handling code into another...
2011-09-07 Eli FriedmanRelax the MemOperands on atomics a bit. Fixes -verify...
2011-09-06 Duncan SandsAdd codegen support for vector select (in the IR this...
2011-09-06 Duncan SandsSplit the init.trampoline intrinsic, which currently...
2011-09-05 Duncan SandsAdd some simple insertvalue simplifications, for the...
2011-09-02 Andrew TrickComment and clarifying assert.
2011-09-02 Duncan SandsDarwin wants ctors/dtors to be ordered the other way...
2011-09-01 Benjamin KramerDon't drop alignment info on local common symbols.
2011-08-30 Rafael EspindolaRemove the old tail duplication pass. It is not used...
2011-08-30 Benjamin KramerTeach macho-dump to dump the uleb128s referred to by...
2011-08-30 Jeffrey YasskinFix C++0x narrowing errors when char is unsigned.
2011-08-30 Nicolas GeoffrayThe code model of JIT should default to JITDefault.
2011-08-30 Rafael EspindolaEmit segmented-stack specific code into function prolog...
2011-08-30 Rafael EspindolaCommand line option to enable support for segmented...
2011-08-30 Evan ChengFollow up to r138791.
2011-08-30 Benjamin KramerTeach macho-dump how to dump linkedit_data load commands.
2011-08-30 Benjamin KramerAdd load commands from Lion to Macho.h.
2011-08-29 Jim GrosbachThumb2 parsing and encoding for IT blocks.
2011-08-29 Jim GrosbachTidy up. Whitespace.
2011-08-29 Jim GrosbachTidy up. 80 columns.
2011-08-29 Andrew TrickReapply r138695. Fix PassManager stack depths.
2011-08-29 Tobias GrosserAdd AMDIL as valid target triple to LLVM.
2011-08-27 Andrew TrickReverting r138695 to see if it fixes clang self host.
2011-08-27 Andrew TrickFix PassManager stack depths.
next