platform/upstream/llvm.git
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...
2015-06-16 Alexey Bataev[OPENMP] Support lastprivate clause in omp simd directive.
2015-06-16 Daniel SandersRecommit r239721: Replace string GNU Triples with llvm...
2015-06-16 Toma Tabacu[mips] [IAS] Refactor symbol-address loading code into...
2015-06-16 Alexey Bataev[OPENMP] Remove last iteration separation for loop...
2015-06-16 Daniel JasperTooling: When applying a set of replacements, do deleti...
2015-06-16 Daniel Sanders[llvm-mc] The object form of the GNU triple should...
2015-06-16 Arnaud A. de... [MachineSink] Address post-commit review comments
2015-06-16 Asaf Badouh[AVX512] add integer min/max intrinsics support.
2015-06-16 NAKAMURA TakumiDisable llvm/test/CodeGen/MIR/machine-function.mir...
2015-06-16 NAKAMURA Takumillvm/unittests/Support/Path.cpp: Use <windows.h> instea...
2015-06-16 Justin BognerInstrProf: Fix coverage mapping when "if" is a macro
2015-06-16 Elena DemikhovskyX86: optimized i64 vector multiply with constant
2015-06-16 Craig Topper[TableGen] Remove unused method declaration. NFC
2015-06-16 Philip ReamesRevert 239795
2015-06-16 Ahmed Bougacha[AArch64] Generalize extract-high DUP extension to...
2015-06-16 Ahmed Bougacha[AArch64] Robustize neon-2velem-high test. NFC.
2015-06-16 Philip ReamesMove logic from JumpThreading into LazyValue info to...
2015-06-16 Duncan P. N... modules: Add explicit dependency on intrinsics_gen
2015-06-16 Philip Reames[InstCombine] Propagate non-null facts to call parameters
2015-06-16 Duncan P. N... modules: Mark CodeGen/DIEValues.def as a textual inclusion
2015-06-16 Duncan P. N... modules: Move ProfileKinds to an anonymous namespace
2015-06-16 Richard Smith[modules] Rename -fmodule-maps to -fimplicit-module...
2015-06-16 Richard SmithCommit some test changes somehow missed in r239789.
2015-06-16 Alex LorenzMIR Serialization: Print and parse simple machine funct...
2015-06-16 Richard Smith[modules] Simplify -cc1 interface for enabling implicit...
2015-06-15 Alex LorenzMIR Serialization: move the MIR printer out of the...
2015-06-15 Richard Smith[modules] Remove non-functional driver options -f[no...
2015-06-15 Reid Kleckner[X86] Try to shorten dwarf CFI emission
2015-06-15 Filipe Cabecinhas[ASan tests] Revert a bad change from r239754
2015-06-15 Samuel AntaoAccording to the OpenMP spec, all the preprocessor...
2015-06-15 Richard Smith[modules] Re-enable accidentally-disabled test.
2015-06-15 Eric ChristopherUse a macro for the omnipresent attributes on header...
2015-06-15 Adrian PrantlDebug Info: Turn on ODR type uniquing for (the C++...
2015-06-15 Adrian PrantlDebug Info IR: Switch DIObjCProperty to use DITypeRef.
2015-06-15 Enrico GranataIf a candidate keyword contains quotes, it's clearly...
2015-06-15 Alex LorenzMIR Serialization: Create dummy functions when the...
2015-06-15 Enrico GranataAdd a formatter for wchar_t[N] arrays
2015-06-15 Alex LorenzMIR Serialization: Report an error when machine functio...
2015-06-15 Filipe Cabecinhas[ASan tests] Leftover that didn't get reverted in r239754
2015-06-15 Peter CollingbourneAdd safestack attribute to LLVMAttribute enum and Go...
2015-06-15 Filipe Cabecinhas[ASan tests] Use export, not env.
2015-06-15 Colin LeMahieu[Hexagon] Using readobj rather than objdump.
2015-06-15 Colin LeMahieu[Hexagon] PC-relative offsets are relative to packet...
2015-06-15 Filipe CabecinhasRevert "[ASan tests] Try to fix Windows buildbots due...
2015-06-15 Simon Pilgrim[X86][SSE] Added tests for vector i8/i16 to f32/f64...
2015-06-15 Enrico GranataFix a bug where passing a value of the type "A B" to...
2015-06-15 Reid KlecknerFix submodule test to pass on content addressable files...
2015-06-15 Filipe Cabecinhas[ASan tests] Try to fix Windows buildbots due to r239754
2015-06-15 Peter CollingbourneProtection against stack-based memory corruption errors...
2015-06-15 Peter CollingbourneProtection against stack-based memory corruption errors...
2015-06-15 Peter CollingbourneProtection against stack-based memory corruption errors...
2015-06-15 Rafael EspindolaDon't indent inside a namespace. NFC.
2015-06-15 Rafael EspindolaReplace @ with the more common \. NFC.
2015-06-15 Saleem Abdulrasoolparser: improve diagnostics for MS attributes
2015-06-15 Reid KlecknerWildcard out some SSA value names from the ACLE intrins...
2015-06-15 Rafael EspindolaDon't repeat names in comments and start functions...
2015-06-15 James Y Knight[Sparc] Make soft-float emit an error.
2015-06-15 Filipe Cabecinhas[ASan] Test churn for setting ASAN_OPTIONS=symbolize_vs...
2015-06-15 Alex LorenzMIR Serialization: Connect the machine function analysi...
2015-06-15 Greg ClaytonFound an issue that was causing types to be completed...
2015-06-15 Eric ChristopherRemove duplicate conditional in if-stmt.
2015-06-15 Richard Smith[modules] Better support for redefinitions of an entity...
2015-06-15 Rafael EspindolaCleanup the constructor of BitcodeReader. NFC.
2015-06-15 Sanjoy DasAdd "REQUIRES: asserts" to test case that uses -debug...
2015-06-15 Sanjoy DasUnbreak docs build from r239740.
2015-06-15 Sanjoy DasUnbreak the build from r239740.
2015-06-15 Rui UeyamaCOFF: Simplify SymbolBody::compare(SymbolBody *Other).
2015-06-15 Colin LeMahieu[Hexagon] Moving pass declarations out of header and...
2015-06-15 Sanjoy Das[CodeGen] Add a pass to fold null checks into nearby...
2015-06-15 Sanjoy Das[TargetInstrInfo] Add new hook: AnalyzeBranchPredicate.
2015-06-15 Sanjoy Das[TargetInstrInfo] Rename getLdStBaseRegImmOfs and imple...
2015-06-15 Sanjoy Das[CodeGen] Introduce a FAULTING_LOAD_OP pseudo-op.
2015-06-15 Sanjoy Das[NFC] Extract X86MCInstLower::LowerMachineOperand.
2015-06-15 Rui UeyamaCOFF: Fix .reloc section attributes.
2015-06-15 Luke CheesemanThis patch implements clang support for the ACLE specia...
2015-06-15 Yaron KerenDe-duplicate common expression, NFC.
2015-06-15 Rui UeyamaCOFF: Update README.
2015-06-15 Yaron KerenRangify several for loops, NFC.
2015-06-15 Evgeny AstigeevichOn behalf of Alexandros Lamprineas:
2015-06-15 Benjamin Kramer[LinkerTest] Use LLVMDisposeMessage to free error string.
2015-06-15 Daniel Jasperclang-format: NFC. Move testing of selective formatting...
2015-06-15 Rafael EspindolaAvoid a "always true" warning from gcc.
2015-06-15 Douglas KatzmanFix spelling in comment.
2015-06-15 Rafael Espindolagold-plugin: save the .o when given -save-temps.
2015-06-15 Michael KruseOrthography: substracting -> subtracting
2015-06-15 Daniel SandersRevert r239721 - Replace string GNU Triples with llvm...
2015-06-15 Denis Protivensky[LinkerScript] Allow destruction of PHDR
2015-06-15 Daniel Jasperclang-format: [JS] Tweak behavior for multiline array...
2015-06-15 Daniel SandersReplace string GNU Triples with llvm::Triple in InitMCO...
2015-06-15 Arnaud A. de... [MachineSink] Improve runtime performance. NFC.
2015-06-15 Denis Protivensky[LinkerScript] Add matching of output sections to segments
2015-06-15 Jingyue Wu[ValueTracking] do not overwrite analysis results alrea...
2015-06-15 Rui UeyamaCOFF: Use ulittle32_t::operator|=. NFC.
2015-06-15 Rui Ueyama[Support][Endian] Define |= and &= for u{big,little...
2015-06-15 Hao Liu[AArch64] Delete two empty files, which should be remov...
2015-06-15 Rui UeyamaCOFF: Add a brief description about LTO.
2015-06-15 Hao Liu[AArch64] Revert r239711 again. We need to discuss...
next