platform/upstream/llvm.git
2015-06-17 Rafael EspindolaUse named temporaries for directional labels.
2015-06-17 Benjamin Kramer[ArchiveWriter] Use EndianStream. No functional change...
2015-06-17 Jonathan PeytonHave CMake error out on Windows when user wants OMPT...
2015-06-17 Benjamin Kramer[MC/Dwarf] Encode DW_CFA_advance_loc in target endianess.
2015-06-17 Toma Tabacu[mips] [IAS] Add support for expanding LASym with a...
2015-06-17 Daniel Marjamakiclang-tidy: Add checker that warn when macro argument...
2015-06-17 Adhemerval... [ELF/x86_64] Fix initial-exec TLS access
2015-06-17 James Y KnightTweak wording of alignment static_assert messages.
2015-06-17 Adhemerval... [ELF] Fix wrong TBSS size
2015-06-17 Toma Tabacu[mips] [IAS] Add support for the B{L,G}{T,E}(U) branch...
2015-06-17 Alexander Kornienko[clang-tidy] Move user-defined matches to unnamed names...
2015-06-17 Daniel Jasperclang-format: clang-format (NFC)
2015-06-17 Alexander KornienkoQualify all types used in AST matcher macros.
2015-06-17 Toma Tabacu[mips] [IAS] Fix LA with relative label operands.
2015-06-17 Daniel Jasperclang-format: Don't generate unnecessary replacements...
2015-06-17 Toma Tabacu[mips] [IAS] Add test for SW with relative label operan...
2015-06-17 Alexander KornienkoRemove empty directories left after r239657
2015-06-17 Toma Tabacu[mips] [IAS] Fix LW with relative label operands.
2015-06-17 NAKAMURA TakumiFix clang/test/Headers/x86intrin-2.c. _readfsbase_u32...
2015-06-17 Alexey Bataev[OPENMP] Fixed failed test for reduction clause in...
2015-06-17 Daniel Jasperclang-format: [JS] Don't put top-level typescript enums...
2015-06-17 Daniel Jasperclang-format: [JS] Fix typescript enum formatting.
2015-06-17 Daniel Jasperclang-format: NFC. Add a function to test whether an...
2015-06-17 Chandler Carruth[PM/AA] Update Polly for r239886 which removed UnknownS...
2015-06-17 Alexey Bataev[OPENMP] Code reformatting for omp simd codegen, NFC.
2015-06-17 Igor BregerAVX-512: cvtusi2ss/d intrinsics.
2015-06-17 Chandler Carruth[PM/AA] Suffix lots of member variables that directly...
2015-06-17 Chandler Carruth[PM/AA] Remove the UnknownSize static member from Alias...
2015-06-17 Chandler Carruth[PM/AA] Remove the Location typedef from the AliasAnaly...
2015-06-17 Chandler Carruth[PM/AA] Split the location computation out of getArgLoc...
2015-06-17 Eric ChristopherUpdate the intel intrinsic headers to use the target...
2015-06-17 Eric ChristopherUse a define for per-file function attributes for the...
2015-06-17 Alexey Bataev[OPENMP] Supported reduction clause in omp simd construct.
2015-06-17 Matthias BraunRevert "AArch64: Use CMP;CCMP sequences for and/or...
2015-06-17 Saleem Abdulrasoolparser: wordsmith diagnostic message
2015-06-17 Saleem AbdulrasoolBasic: tweak whitespace in Attr.td
2015-06-17 Rafael EspindolaTry to fix the MSVC build.
2015-06-17 Colin LeMahieu[Hexagon] Adding MC ELF streamer and updating addend...
2015-06-17 Sean Silva[.gitignore] ignore vim swap files harder
2015-06-17 Enrico GranataRevert r239873 - I actually want to think some more...
2015-06-17 Enrico GranataFix an issue where the oneliner printing of variables...
2015-06-17 James Y KnightFix alignment issues in LLVM.
2015-06-17 Rafael EspindolaHandle forward referenced function when streaming bitcode.
2015-06-17 Rafael EspindolaHandle MaterializeAll in getLazyBitcodeModuleImpl....
2015-06-17 Rui UeyamaCOFF: Support creating DLLs.
2015-06-16 Rui UeyamaCOFF: Fix tests.
2015-06-16 Rafael EspindolaUse std::unique_ptr to manage the DataStreamer in bitco...
2015-06-16 Rafael EspindolaRename and improve emitSectionOffset.
2015-06-16 Enrico GranataAdd a ThreadSafe adapter over llvm::DenseSet
2015-06-16 Rui UeyamaCOFF: Add miscellaneous boolean flags.
2015-06-16 Greg ClaytonClear the "thread-format" setting after mucking with it.
2015-06-16 Tyler NowickiRefactor RecurrenceInstDesc
2015-06-16 Dawn PerchikFix comments (MI).
2015-06-16 Sanjay PatelAdd some tests based on PR21711
2015-06-16 Rafael EspindolaUpdate for llvm api change.
2015-06-16 Rafael EspindolaReturn a unique_ptr from getLazyBitcodeModule and parse...
2015-06-16 Richard Smith[modules] Fix merging of default template arguments...
2015-06-16 Simon Atanasyan[llvm-readobj] Print MIPS .reginfo section content
2015-06-16 Simon Pilgrim[X86][SSE] Vectorize v2i32 to v2f64 conversions
2015-06-16 Jim InghamFix a typo in the help.
2015-06-16 Enrico GranataAdd a .parent property to SBFrame's Python interface...
2015-06-16 Douglas GregorHonor the objc_runtime_name attribute when encoding...
2015-06-16 Enrico GranataFixing a potential issue where the NSIndexPath formatte...
2015-06-16 Sanjay Patelrename variables; NFC
2015-06-16 Philip ReamesReapply 239795 - [InstCombine] Propagate non-null facts...
2015-06-16 Philip ReamesAdjust clang side tests effected by 239795 before reapp...
2015-06-16 Sanjay Patelextract some code into a helper function for MergeConse...
2015-06-16 Saleem Abdulrasoolparser: diagnose empty attribute blocks
2015-06-16 Rafael EspindolaImprove handling of end of file in the bitcode reader.
2015-06-16 Douglas KatzmanRemove duplicated alteration to getProgramPaths().
2015-06-16 Diego NovilloFix PR 23525 - Separate header mass propagation in...
2015-06-16 Igor Laevsky[Statepoints] Test only change. Check that statepoint...
2015-06-16 Peter CollingbourneSafeStack: XFAIL the pthread.c test on Darwin.
2015-06-16 Peter CollingbourneSafeStack: Adjust condition for COMPILER_RT_HAS_SAFESTA...
2015-06-16 Enrico GranataEnable 'command script import' to accept multiple modul...
2015-06-16 Matthias BraunVirtRegMap: Add undef flag when reading undefined subre...
2015-06-16 Matthias BraunTargetRegisterInfo: Make the concept of imprecise lane...
2015-06-16 Reid Kleckner[X86] Rename some frame lowering variables
2015-06-16 Tyler NowickiRename Reduction variables/structures to Recurrence.
2015-06-16 Douglas KatzmanIf/else looks nicer when both branches have (or don...
2015-06-16 Frederic RissHave MachOObjectFile::isValidArch() accept armv7
2015-06-16 Colin LeMahieu[Hexagon] unused-local-typedef warning test is passing.
2015-06-16 Alex LorenzMIR Parser: Report an error when a machine function...
2015-06-16 Tamas BerghammerFix compile error in TestCxxWCharT on Linux
2015-06-16 Rafael EspindolaAdd a test for padded bitcode files.
2015-06-16 Sanjay Patelpropagate IR-level fast-math-flags to DAG nodes, disabl...
2015-06-16 Kit BartonProperly handle the mftb instruction.
2015-06-16 Colin LeMahieu[Hexagon] Alphabetical ordering of functions, NFC.
2015-06-16 Matt ArsenaultRevert "Revert "Fix merges of non-zero vector stores""
2015-06-16 Ewan CrawfordAdd Read Thread to GDBRemoteCommunication
2015-06-16 Daniel SandersClean up redundant copies of Triple objects. NFC
2015-06-16 Ulrich Weigand[SystemZ] Mangle long double as __float128
2015-06-16 Benjamin Kramer[InstSimplify] Allow folding of fdiv X, X with just...
2015-06-16 Daniel Marjamakiclang-tidy: Add checker that warns about missing parent...
2015-06-16 James Y KnightRepair cmake libatomic check.
2015-06-16 Toma Tabacu[mips] Don't propagate -mfpxx by default if soft/single...
2015-06-16 Daniel Sanders[mips][ias] Expand on r238751 to cover as many relocs...
2015-06-16 Daniel JasperAvoid using set::emplace as it is apparently not suppor...
2015-06-16 Daniel SandersReplace string GNU Triples with llvm::Triple in TargetM...
2015-06-16 Aaron BallmanSilence an MSVC warning about not all control paths...
next