platform/upstream/llvm.git
2016-03-28 Nico WeberReduce size of DefinitionData from 120 to 96 bytes...
2016-03-28 Krzysztof Parzyszek[Hexagon] Only use restore functions for single registe...
2016-03-28 Krzysztof Parzyszek[Hexagon] Speed up frame lowering when no optimizations...
2016-03-28 Douglas KatzmanSparc: silently ignore .proc assembler directive
2016-03-28 Jacques Pienaar[lanai] Add Lanai backend.
2016-03-28 Alexey BataevRevert "[OPENMP] Allow runtime insert its own code...
2016-03-28 Alexey Bataev[OPENMP] Allow runtime insert its own code inside OpenM...
2016-03-28 Hongbin ZhengAdd fine-grain dependences analysis to release notes.
2016-03-28 Michael Zuckerman[CLANG][avx512][BUILTIN] Adding fixupimm{pd|ps|sd|ss}
2016-03-28 Hal Finkel[SROA] Fix typo in comment
2016-03-28 Hal FinkelC++11 is required, remove some preprocessor checks...
2016-03-28 Kuba BreckaFix-up for OS X test failure after r264451 ("Add memset...
2016-03-28 Alexey BataevRevert "[OPENMP] Allow runtime insert its own code...
2016-03-28 Alexey Bataev[OPENMP] Allow runtime insert its own code inside OpenM...
2016-03-28 Chuang-Yu Cheng[Power9] Implement new altivec instructions: bcd* series
2016-03-28 Chuang-Yu Cheng[Power9] Implement new vsx instructions: insert, extrac...
2016-03-28 Elena DemikhovskyAVX-512: Fixed ICMP instruction selection for i1 operands
2016-03-28 Chuang-Yu Cheng[Power9] Implement new vsx instructions: quad-precision...
2016-03-28 Richard SmithP0138R2: Allow direct-list-initialization of an enumera...
2016-03-28 Richard Thomsonclang-tidy: Fix broken buildbot
2016-03-28 David MajnemerFix serialization/deserialization for __uuidof
2016-03-28 NAKAMURA Takumillvm/test/Transforms/FunctionImport/funcimport.ll:...
2016-03-28 Rafael EspindolaR_AARCH64_PREL64 is relative.
2016-03-28 Vedant Kumar[Coverage] Fix the way we load "<unknown>:func" records
2016-03-28 Duncan P. N... BitcodeWriter: Replace dead code with an assertion...
2016-03-27 Duncan P. N... BitcodeWriter: Reuse writeMetadataRecords, NFC
2016-03-27 Duncan P. N... BitcodeWriter: Rename some functions for consistency...
2016-03-27 Duncan P. N... BitcodeWriter: Split out writeMetadataRecords, NFC
2016-03-27 Duncan P. N... BitcodeWriter: Restructure WriteFunctionLocalMetadata...
2016-03-27 Duncan P. N... Bitcode: Fix MSVC bot failure from r264549
2016-03-27 Duncan P. N... BitcodeWriter: Simplify tracking of function-local...
2016-03-27 Duncan P. N... Reapply ~"Bitcode: Collect all MDString records into...
2016-03-27 Duncan P. N... BitcodeWriter: Simplify and test writing blobs, NFC
2016-03-27 Duncan P. N... Support: Implement StreamingMemoryObject::getPointer
2016-03-27 Duncan P. N... Support: Move StreamingMemoryObject{,Test}.cpp, NFC
2016-03-27 Duncan P. N... Bitcode: Add SimpleBitstreamCursor::setArtificialByteLimit
2016-03-27 Duncan P. N... Bitcode: Add SimpleBitstreamCursor::getPointerToByte...
2016-03-27 Duncan P. N... Bitcode: Split out SimpleBitstreamCursor
2016-03-27 JF BastienRevert "isPodLike: more precise"
2016-03-27 Sanjay Patelworkaround for an IR variable named %.
2016-03-27 Sanjay Pateladd scrubber for excessive leading whitespace
2016-03-27 JF BastienisPodLike: more precise
2016-03-27 Richard Smith[modules] When encoding SourceLocations in bitcode...
2016-03-27 Richard Thomsonclang-tidy: Add check modernize-raw-string-literal
2016-03-27 Teresa JohnsonUse DAG check to try to appease bot
2016-03-27 Teresa Johnson[ThinLTO] Add optional import message and statistics
2016-03-27 Teresa Johnson[ThinLTO] Don't try to import alias unless aliasee...
2016-03-27 Hal FinkelFixing the non-x86 build by removing dependence on...
2016-03-27 Richard SmithEncapsulate a couple of on-disk structures a little...
2016-03-27 Richard SmithRemove unused support for replacing declarations from...
2016-03-27 Hal Finkel[PowerPC] Map max/minnum intrinsics and fmax/fmin to...
2016-03-27 Richard ThomsonAdd clang-tools-extra release notes
2016-03-27 David MajnemerUse the correct alignment for uuid descriptors
2016-03-27 David MajnemerImprove the representation of CXXUuidofExpr
2016-03-26 Michael Kruse[Verifier] Reject PHIs using defs from own block.
2016-03-26 Sanjay Patel[SimplifyCFG] propagate branch metadata when creating...
2016-03-26 Sanjay Patelminimize test cases
2016-03-26 Faisal Vali[NFC] Tweak diagnostic for template template arguments...
2016-03-26 Xinliang David LiMake vp merge test more robust
2016-03-26 David Blaikiellvm-dwp: Include the dwo name (if available) when...
2016-03-26 Bob WilsonCheck if a path is already absolute before trying to...
2016-03-26 Davide Italiano[ELF/LTO] Refactor to reduce indentation.
2016-03-26 Simon Pilgrim[X86][AVX] Enabled SMUL_LOHI/UMUL_LOHI v8i32 vectors...
2016-03-26 JF BastienRevert "NFC: static_assert instead of comment"
2016-03-26 JF BastienNFC: static_assert instead of comment
2016-03-26 Johannes DoerfertGeneralize the domain complexity restrictions
2016-03-26 Faisal Vali[Cxx1z-constexpr-lambda-P0170R1] Support parsing of...
2016-03-26 Simon Pilgrim[X86][AVX] Enabled MULHS/MULHU v16i16 vectors on AVX1...
2016-03-26 Simon Pilgrim[X86][SSE] Add MULHS/MULHU custom lowering for i8 vectors
2016-03-26 Simon Pilgrim[X86][SSE] Added v64i8 vector integer multiply tests
2016-03-26 Simon Pilgrim[X86][AVX512BW] AVX512BW can sign-extend v32i8 to v32i1...
2016-03-26 David Majnemer[PowerPC] Disable the CTR optimization in the presence...
2016-03-26 Simon Pilgrim[X86][SSE] Refreshed vector integer multiply tests
2016-03-26 Simon Pilgrim[X86][SSE] Don't duplicate Lower256IntArith functionali...
2016-03-26 Junmo ParkMinor code cleanup. NFC.
2016-03-26 Chuang-Yu Cheng[Power9] Implement new altivec instructions: permute...
2016-03-26 Mehdi AminiThinLTO: use the callgraph from the combined index...
2016-03-26 Matthias Braunabtest: Cleanup, improve comments
2016-03-26 Sean Silva[libprofile] Adjust dummy condition to be more forgiving.
2016-03-26 Sean Silva[libprofile] Add some missing `env` prefixes on commands.
2016-03-26 Mehdi AminiRename ModuleSummaryIndex::modPathStringEntries() into...
2016-03-26 Richard SmithStop depending on the keys in a hash table being in...
2016-03-26 Richard SmithStop testing the unspecified order in which the OnDiskH...
2016-03-26 Richard SmithDon't force OnDiskHashTables to have a minimum of 64...
2016-03-26 Sean CallananWhen we import the definition for a Tagdecl, propagate...
2016-03-26 Matthias Braunabtest: Check all files, improve announcements
2016-03-26 Sean CallananRecord all translation units with more than one functio...
2016-03-26 Matthias BraunPut my abtest scripts into the util directory
2016-03-26 Kostya Serebryany[asan] bump the scariness score of read-after-frees...
2016-03-25 Vedant Kumar[profile] Add integration test to validate PGO function...
2016-03-25 Lang Hames[Support] Switch to RAII helper for error-as-out-parame...
2016-03-25 Sean CallananRemoved LoggingDiagnosticConsumer, an unused class.
2016-03-25 Sunil SrivastavaImprove the reliability of file renaming in Windows...
2016-03-25 Stephane SezerFix FILE * leak in Python API
2016-03-25 Mehdi AminiStringMap/DenseMap unittests: use piecewise_construct...
2016-03-25 Enrico GranataAdd a 'language cplusplus demangle' command. This can...
2016-03-25 Lang Hames[Object] Make createMachOObjectFile return Expected...
2016-03-25 Philip ReamesAllow value forwarding past release fences in GVN
2016-03-25 Richard SmithDon't warn on "use" of undefined inline function that...
2016-03-25 Justin BognerSelectionDAG: Remove arbitrary and bug-prone complexity...
next