Make SpecialCaseList match full strings, as documented, using anchors.
[oota-llvm.git] / include /
2013-07-16 Reid Kleckner[Support] Add a Unicode conversion wrapper from UTF16...
2013-07-16 Tim NorthoverARM: implement ldrex, strex and clrex intrinsics
2013-07-16 Vladimir MedicThis patch allows targets to define weather the instruc...
2013-07-16 Rui Ueyama[Object/COFF] Add import_directory_table_entry.
2013-07-16 Rafael EspindolaAdd a version of sys::fs::status that uses fstat.
2013-07-16 Rui UeyamaCOFF: Add constants for optional data directory.
2013-07-16 Rafael EspindolaInstead friending status, provide windows and posix...
2013-07-16 NAKAMURA TakumiFix TimeValue::toWin32Time() to be symmetric to fromWin...
2013-07-15 Reid KlecknerRevert "[Option] Store arg strings in a set backed...
2013-07-15 Reid Kleckner[Option] Store arg strings in a set backed by a BumpPtr...
2013-07-14 Eric ChristopherAdd DW_AT_GNU_odr_signature to the set of dwarf attributes.
2013-07-14 Craig TopperUse SmallVectorImpl& instead of SmallVector to avoid...
2013-07-13 Craig TopperRemove unneeded forward declarations.
2013-07-13 Chandler CarruthRevert commit r186217 -- this is breaking bots:
2013-07-12 Michael GottesmanFixed 80+ violation and added C++ to header.
2013-07-12 Bill WendlingUse the function attributes to pass along the stack...
2013-07-12 Rafael EspindolaChange llvm-ar to use lib/Object.
2013-07-12 Arnold SchwaighoferTargetTransformInfo: address calculation parameter...
2013-07-12 Michael GottesmanFixed comment in header of Block Frequency Impl and...
2013-07-12 Benjamin KramerMark MDNode::getOperand as readonly.
2013-07-12 Shuxin YangStylistic change.
2013-07-12 Charles DavisTarget/X86: Add explicit Win64 and System V/x86-64...
2013-07-11 Benjamin KramerSync SmallBitVector with BitVector. Add unit tests...
2013-07-11 Michael GottesmanFixed up comments in TargetLowering.h to conform to...
2013-07-11 Craig TopperUse SmallVectorImpl& instead of SmallVector to avoid...
2013-07-11 Benjamin KramerUse move semantics if possible to construct ConstantRanges.
2013-07-10 Michael GottesmanChanged "mode: c++" => "C++" at the suggestion of Nick...
2013-07-10 Benjamin KramerUpdate doxygen comment to match renamed parameters.
2013-07-10 Rafael EspindolaUse status to implement file_size.
2013-07-10 Argyrios KyrtzidisRemove llvm/ADT/NullablePtr.h, there are no uses of...
2013-07-09 Peter CollingbourneImplement categories for special case lists.
2013-07-09 Peter CollingbourneIntroduce a SpecialCaseList ctor which takes a MemoryBu...
2013-07-09 Peter CollingbourneRename BlackList class to SpecialCaseList and move...
2013-07-09 Adrian PrantlReapply an improved version of r180816/180817.
2013-07-09 Michael GottesmanFixed up the comments in FastISel.h so that they confor...
2013-07-09 Michael GottesmanAdded "mode: c++" to FastISel.h header.
2013-07-09 Stephen LinAArch64/PowerPC/SystemZ/X86: This patch fixes the inter...
2013-07-09 Nadav RotemIRBuilder: add an assertion that checks if we try to...
2013-07-09 Ulrich Weigand[PowerPC] Revert r185476 and fix up TLS variant kinds
2013-07-09 Rafael EspindolaAdd missing getters. They will be used in llvm-ar.
2013-07-09 Rafael EspindolaArchive members cannot be larger than 4GB. Return a...
2013-07-09 Rafael EspindolaWe never compare iterators from two archives. Assert...
2013-07-09 Rafael EspindolaAdd getHeader helper and move ToHeader to the cpp file.
2013-07-09 Rafael EspindolaCompute the size of an archive member in the constructor.
2013-07-09 Rafael EspindolaRemove declare but not implemented methods.
2013-07-09 Rafael EspindolaMove some code out of line. No functionality change.
2013-07-09 Eric ChristopherRevert "DebugInfo: remove unused helper function getDIC...
2013-07-08 Nadav RotemFix a bug in IRBuilder::ClearInsertionPoint. The IR...
2013-07-08 Manman RenDebugInfo: remove unused helper function getDIComposite...
2013-07-08 Manman RenRevert r185852.
2013-07-08 Matt ArsenaultFind xdot or xdot.py.
2013-07-08 Manman RenStringRef: add DenseMapInfo for StringRef.
2013-07-08 Argyrios Kyrtzidis[ADT/NullablePtr] Allow implicit conversion of Nullable...
2013-07-08 Reid KlecknerReland "Use Clang's __has_* macros in Compiler.h ....
2013-07-08 Shuxin Yang Fix a SCEV update problem.
2013-07-08 Quentin ColombetRevert: "Use Clang's __has_* macros in Compiler.h to...
2013-07-08 Rafael Espindolaclang-format this enum.
2013-07-08 Rafael EspindolaWe now always create files with the correct permissions...
2013-07-08 Reid KlecknerAttempt to fix Compiler.h for some self-hosting bots
2013-07-08 Reid KlecknerUse Clang's __has_* macros in Compiler.h to test for...
2013-07-07 Nick LewyckyAdd missing per-argument doesNotAccessMemory accessors...
2013-07-06 Nico RieckMC: Implement COFF .linkonce directive
2013-07-06 Nick LewyckyExtend 'readonly' and 'readnone' to work on function...
2013-07-05 Jakob Stoklund OlesenRemove dead function.
2013-07-05 Rafael EspindolaRemove unique_file now that it is unused.
2013-07-05 Rafael EspindolaAdd a createUniqueFile function and switch llvm's users...
2013-07-05 Rafael EspindolaAdd a higher level createTemporaryFile function.
2013-07-05 Richard Sandiford[SystemZ] Remove no-op MVCs
2013-07-05 Richard Sandiford[SystemZ] Clean up register scavenging code
2013-07-05 Rafael EspindolaUse the raw member names in Archive::Archive.
2013-07-04 Ahmed BougachaRemove use of asymmetric std::lower_bound comparator.
2013-07-04 Aaron BallmanChanging long to int for consistency.
2013-07-04 Aaron BallmanSupporting ssize_t on WIN64 with its proper size. ...
2013-07-04 Jakob Stoklund OlesenRemove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR...
2013-07-04 Jakob Stoklund OlesenSimplify landing pad lowering.
2013-07-04 Eric ChristopherReapply r185601 with a fix for the cmake build.
2013-07-04 Eric ChristopherTemporarily revert 185601 as it caused cmake build...
2013-07-04 Eric ChristopherAdd support for futimens for platforms that don't suppo...
2013-07-04 Jakob Stoklund OlesenRevert r185595-185596 which broke buildbots.
2013-07-03 Jakob Stoklund OlesenRemove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR...
2013-07-03 Jakob Stoklund OlesenSimplify landing pad lowering.
2013-07-03 Jakob Stoklund OlesenAdd MachineBasicBlock::addLiveIn().
2013-07-03 Craig TopperUse SmallVectorImpl::iterator/const_iterator instead...
2013-07-03 Craig TopperUse SmallVectorImpl instead of SmallVector for iterator...
2013-07-03 Eric ChristopherUse SmallVectorImpl::iterator/const_iterator instead...
2013-07-03 Craig TopperReturn SmallVectorImpl& instead of SmallVector& in...
2013-07-03 Craig TopperAdd a space between type and variable name. No function...
2013-07-03 Michael GottesmanAdded posix function gettimeofday to LibFunc::Func...
2013-07-02 Manman RenDebug Info: use module flag to set up Dwarf version.
2013-07-02 Ulrich Weigand[PowerPC] Remove VK_PPC_TLSGD and VK_PPC_TLSLD
2013-07-02 Ulrich Weigand[DebugInfo] Allow getDebugThreadLocalSymbol to return...
2013-07-02 Rafael EspindolaRemove address spaces from MC.
2013-07-02 Tobias GrosserFix typo in comment
2013-07-01 Richard TrieuFix up some asserts that are within an if statement...
2013-07-01 Ulrich Weigand[PowerPC] Add support for TLS data relocations
2013-07-01 Jakob Stoklund OlesenRemove floating point computations form SpillPlacement...
2013-07-01 Ulrich Weigand[PowerPC] Fix 32-bit PowerPC TLS relocs
2013-07-01 David BlaikiePR16493: DebugInfo with TLS on PPC crashing due to...
2013-06-28 Preston Briggsextending the interface of Dependence slightly to suppo...
2013-06-28 Matt ArsenaultFix extra whitespace / formatting
next