]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - utils
LTO type uniquing: store the Decl field of a DIImportedEntity as a DIRef.
[opencl/llvm.git] / utils /
2014-03-31 Duncan P. N. Exon... lit: Set a base directory for compiler-rt tests
2014-03-29 Benjamin Kramertblgen: Twinify PrintFatalError.
2014-03-29 Tim NorthoverTableGen: don't save a StringRef to a local std::string.
2014-03-29 Tim NorthoverARM64: initial backend import
2014-03-29 Tim NorthoverTableGen: avoid dereferencing nullptr variable
2014-03-29 Tim NorthoverIntrinsics: add LLVMHalfElementsVectorType constraint
2014-03-28 Tim NorthoverIntrinsics: expand semantics of LLVMExtendedVectorType...
2014-03-23 Nuno Lopesremove a bunch of unused private methods
2014-03-22 Hal Finkel[TableGen] Don't assert, produce an error, when an...
2014-03-18 Eli BenderskyExpose "noduplicate" attribute as a property for intrin...
2014-03-15 Patrik HagglundReplace ValueTypes.h with MachineValueType.h if possible.
2014-03-14 Galina KistanovaReverted r203879.
2014-03-14 Galina KistanovaFixed misuse of isascii. Also fixes mingw32 build,...
2014-03-13 Rafael EspindolaRemove the linker_private and linker_private_weak linkages.
2014-03-13 Rafael EspindolaRemove utils/llvm-native-gcc.
2014-03-13 Hal Finkel[TableGen] Optionally forbid overlap between named...
2014-03-13 Andrew TrickFix a false error reported by the tblgen backend for...
2014-03-11 Daniel Dunbar[lit] Fix non-function style print statement.
2014-03-11 Benjamin KramerRemove copy ctors that did the same thing as the defaul...
2014-03-10 Daniel Dunbar[lit] Bump dev version number.
2014-03-10 Daniel Dunbar[lit] Add a README.txt.
2014-03-10 Daniel Dunbar[lit] Add --version option.
2014-03-09 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-09 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-07 Rafael EspindolaReplace PROLOG_LABEL with a new CFI_INSTRUCTION.
2014-03-07 Rafael Espindolaclang-format a bit of code to make the next patch easie...
2014-03-06 Elena DemikhovskyAVX-512: Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versio...
2014-03-06 Ahmed CharlesReplace OwningPtr<T> with std::unique_ptr<T>.
2014-03-05 Ahmed Charles[C++11] Replace OwningPtr::take() with OwningPtr::relea...
2014-03-05 Craig Topper[C++11] Add 'override' keywords to tablegen code.
2014-03-04 Chandler Carruth[cleanup] Re-sort all the includes with utils/sort_incl...
2014-03-03 Aaron BallmanAdding support for MSVC debugger visualization of the...
2014-03-03 Benjamin Kramer[C++11] Use std::tie to simplify compare operators.
2014-03-03 Benjamin KramerUnbreak the C++11 build.
2014-03-02 Benjamin Kramer[C++11] Replace llvm::next and llvm::prior with std...
2014-03-02 Chandler Carruth[C++11] Switch all uses of the llvm_move macro to use...
2014-03-01 Benjamin KramerNow that we have C++11, turn simple functors into lambd...
2014-02-28 Hal FinkelAdd an OutPatFrag TableGen class
2014-02-27 Craig TopperFix indentation.
2014-02-26 NAKAMURA Takumi[CMake] Use LINK_LIBS instead of target_link_libraries().
2014-02-26 Craig Topper[x86] Simplify disassembler code slightly.
2014-02-24 Rafael EspindolaReplace the F_Binary flag with a F_Text one.
2014-02-20 Filip PizloStackmaps are used for OSR exits, which is a custom...
2014-02-20 Adrian Prantltest_debuginfo.pl: Make failures easier to debug by...
2014-02-20 Craig Topper[x86] Switch PAUSE instruction to use XS prefix instead...
2014-02-19 Alexey SamsonovSupport GTest for FreeBSD platforms (9.x)
2014-02-19 Craig TopperRemove special FP opcode maps and instead add enough...
2014-02-19 Craig TopperPut some of the X86 formats in a more logical order.
2014-02-19 Craig TopperRemove A6/A7 opcode maps. They can all be handled with...
2014-02-18 Rafael EspindolaRename a DebugLoc variable to DbgLoc and a DataLayout...
2014-02-18 Tim NorthoverDarwin builds: handle different possible form for SDKROOT.
2014-02-18 Craig TopperAdd an x86 prefix encoding for instructions that would...
2014-02-16 NAKAMURA Takumillvmbuild: Exclude disabled targets from LLVMExports...
2014-02-13 Craig TopperRemove unused method declaration.
2014-02-13 Craig TopperRemove filtering concept from X86 disassembler table...
2014-02-12 Craig TopperRemove special case filtering for instructions with...
2014-02-12 Craig TopperMark XACQUIRE_PREFIX/XRELEASE_PREFIX as isAsmParserOnly...
2014-02-10 NAKAMURA Takumi[CMake] Add dependencies to gtest.
2014-02-10 NAKAMURA Takumi[CMake] LLVMSupport should be responsible to provide...
2014-02-10 Craig TopperRecommit r201059 and r201060 with hopefully a fix for...
2014-02-10 Bob WilsonRevert r201059 and r201060.
2014-02-10 Craig TopperSimplify a bunch of code by removing the need for the...
2014-02-10 Craig TopperAdd MRMXr/MRMXm form to X86 for use by instructions...
2014-02-09 NAKAMURA TakumiProvide CMake package modules in install tree
2014-02-09 Craig TopperRemove unnecessary include.
2014-02-09 Craig TopperRemove some unnecessary code. The conditions it was...
2014-02-07 Nikola SmiljanicImprove existing visualizers by:
2014-02-07 Oliver StannardLLVM-1163: AAPCS-VFP violation when CPRC allocated...
2014-02-06 Craig TopperDelete all of the CodeGenInstructions from CodeGenTarge...
2014-02-05 Craig TopperShrink the size of CodeGenInstruction a little bit...
2014-02-05 Craig TopperGet rid of a vector copy by just making a pointer out...
2014-02-05 Craig TopperFix a vector that was passed by value instead of reference.
2014-02-05 Craig TopperFix a doxygen comment referencing the wrong method...
2014-02-05 Craig TopperAdd CheckChildInteger to ISelMatcher operations. Remove...
2014-02-02 NAKAMURA TakumiTableGen/X86RecognizableInstr.h: Prune out-of-date...
2014-02-02 Craig TopperMerge x86 HasOpSizePrefix/HasOpSize16Prefix into a...
2014-02-02 Craig TopperSimplify some code since VEX and EVEX instructions...
2014-02-02 Craig TopperMerge HasVEXPrefix/HasEVEXPrefix/HasXOPPrefix into...
2014-01-31 Craig TopperSeparate x86 opcode maps and 0x66/0xf2/0xf3 prefixes...
2014-01-31 Craig TopperMove REP out of the Prefix field of the X86 format...
2014-01-30 Renato GolinComment out unused macro because of warning
2014-01-30 Craig TopperCouple minor formatting fixes to the XXXGenDAGISel...
2014-01-29 Craig TopperDelete the Matchers stored in the SmallVectors in Switc...
2014-01-28 David WoodhousePropagate MCSubtargetInfo through TableGen's getBinaryC...
2014-01-28 David WoodhouseChange MCStreamer EmitInstruction interface to take...
2014-01-28 Owen AndersonUse the proper SDK when building iOS sim builds of...
2014-01-28 Craig TopperImprove handling of EnforceSmallerThan. Remove all...
2014-01-25 Craig TopperDon't use EnforceSmallerThan for EnforceVectorSubVector...
2014-01-25 Craig TopperFix typo in commment tyep->type.
2014-01-25 Craig TopperUse isConcrete and getConcrete instead of using TypeVec...
2014-01-25 Craig TopperFix EnforceSmallerThan to check !hasVectorTypes on...
2014-01-24 Craig TopperRemove TGValueTypes.cpp from CMakeLists.txt which I...
2014-01-24 Craig TopperReplace tablegen uses of EVT with MVT. Add isOverloaded...
2014-01-24 Alp TokerFix known typos
2014-01-22 David Woodhouse]x86] Allow segment and address-size overrides for...
2014-01-22 David Woodhouse[x86] Allow address-size overrides for STOS[BWLQ] ...
2014-01-22 David Woodhouse[x86] Allow segment and address-size overrides for...
2014-01-21 Craig TopperUse ArrayRef to simplify some code.
2014-01-20 David Woodhouse[x86] Fix disassembly of MOV16ao16 et al.
2014-01-16 Craig TopperAllow x86 mov instructions to/from memory with absolute...
next