platform/upstream/llvm.git
2014-11-03 Tom StellardReapply: R600: Make sure to inline all internal functions
2014-11-03 Fariborz JahanianFurther restrict issuance of 'override' warning if...
2014-11-03 Chad Rosier[Reassociate] Canonicalize negative constants out of...
2014-11-03 Roman DivackyImplement vaarg lowering for ppc32. Lowering of scalars...
2014-11-03 Reid KlecknerRelax the LLVM_NOEXCEPT _MSC_VER version check back...
2014-11-03 Paul RobinsonNormally an 'optnone' function goes through fast-isel...
2014-11-03 Duncan P. N... IR: MDNode => Value: Instruction::getAllMetadataOtherTh...
2014-11-03 Charlie TurnerRemove the cortex-a9-mp CPU.
2014-11-03 Rafael EspindolaFix warnings about missing override.
2014-11-03 David BlaikieCleanup some unused or trivial functions in DwarfCompil...
2014-11-03 Fariborz JahanianThis patch reverts r220496 which issues warning on...
2014-11-03 Matt ArsenaultEmit OpenCL local global variables without zeorinitializer
2014-11-03 David BlaikieSink DwarfUnit::CURanges into DwarfCompileUnit
2014-11-03 Hans WennborgDon't allow dllimport/export on classes with internal...
2014-11-03 Tobias GrosserTemporary disable formatting error
2014-11-03 Daniel JasperRevert "clang-format: [Java] Allow trailing semicolons...
2014-11-03 Oliver Stannard[AArch64] Fix miscompile of comparison with 0xfffffffff...
2014-11-03 Sid ManningHandle ctor/init_array initialization.
2014-11-03 Charlie TurnerMerge the directive-eabi_attribute.s and directive...
2014-11-03 Hans WennborgDon't dllimport inline functions when targeting MinGW...
2014-11-03 Rafael EspindolaAdd CRLF support to LineIterator.
2014-11-03 Alexander Kornienko[clang-tidy] Added -fix-errors option
2014-11-03 Oliver StannardRevert r221150, as it broke sanitizer tests
2014-11-03 Oliver StannardEmit .eh_frame with relocations to functions, rather...
2014-11-03 Peter Zotov[OCaml] Fix mismatched CAMLparam/CAMLreturn.
2014-11-03 Charlie TurnerTest commit.
2014-11-03 Peter CollingbourneCMake: Add libm to list of system libs printed by llvm...
2014-11-03 Daniel Sanders[mips] Remove unused prototype and variable. NFC.
2014-11-03 Peter Zotov[OCaml] Add -g on DEBUG_SYMBOLS=1, not ENABLE_OPTIMIZED.
2014-11-03 Peter ZotovUnbreak build.
2014-11-03 Peter Zotov[OCaml] Don't use deprecated non-caml_namespaced functions.
2014-11-03 Peter Zotov[OCaml] Initialize local roots prior to raising.
2014-11-03 Peter Zotov[OCaml] Core package should depend on LLVMTransformUtil...
2014-11-03 Peter Zotov[OCaml] Fix ocamlc -custom builds when configured as...
2014-11-03 Peter Zotov[OCaml] Avoid embedding absolute paths into executables.
2014-11-03 Peter Zotov[OCaml] Don't build stub libraries twice.
2014-11-03 Peter Zotov[OCaml] Run tests twice, with ocamlc and ocamlopt ...
2014-11-03 Peter Zotov[OCaml] META: remove exists_if(toplevel).
2014-11-03 Peter Zotov[OCaml] ExecutionEngine package should not depend on...
2014-11-03 David MajnemerForgot to add input file for test added in r221133
2014-11-03 David Majnemerllvm-vtabledump: Handle Itanium VTables
2014-11-03 Craig Topper[x86] Add cx16 feature to KNL, SKX, and CoreAVXi CPUs.
2014-11-03 Craig Topper[x86] Realphabetize the feature string decoding functio...
2014-11-03 Craig TopperAdd FSGSBASE intrinsics to x86 intrinsic headers.
2014-11-03 David MajnemerInstCombine: Combine (X | Y) - X to (~X & Y)
2014-11-03 Rafael Auler[LinkerScript] Change ErrorOr usage to fix MSVC2012...
2014-11-03 Craig TopperRemove definitions from Intrin.h that already exist...
2014-11-03 Rafael Auler[lld] Teach LLD how to parse most linker scripts
2014-11-03 Daniel Jasperclang-format: [Java] Allow trailing semicolons after...
2014-11-03 Daniel Jasperclang-format: [Java] Fix more generics formatting.
2014-11-03 David BlaikieSink range list handling down from DwarfUnit into its...
2014-11-03 Daniel Jasperclang-format: [Java] Fix static generic methods.
2014-11-03 Daniel Jasperclang-format: [Java] Fix class declaration formatting.
2014-11-03 Diego NovilloUse ErrorOr for the ::create factory on instrumented...
2014-11-02 Matt ArsenaultR600: Don't unnecessarily repeat the register class
2014-11-02 Matt ArsenaultR600/SI: Use REG_SEQUENCE instead of INSERT_SUBREGs
2014-11-02 Matt ArsenaultSupport REG_SEQUENCE in tablegen.
2014-11-02 Matt ArsenaultFix typo
2014-11-02 Matt ArsenaultFix missing C++ mode comment
2014-11-02 Daniel Jasperclang-format: Fix false positive in lambda detection.
2014-11-02 Daniel Jasperclang-format: [Java] Support enums without trailing...
2014-11-02 Daniel Jasperclang-format: [Java] Don't break imports.
2014-11-02 Filipe CabecinhasFix the Makefile build by actually building ABI/SysV-ppc
2014-11-02 Daniel Jasperclang-format: [Java] Add space between "synchronized...
2014-11-02 Daniel Jasperclang-format: [Java] Support generics with "?".
2014-11-02 Saleem Abdulrasoolclang-format: permit setting the path to clang in vimrc
2014-11-02 Saleem Abdulrasooldocs: remove double carriage-return
2014-11-02 Daniel Jasperclang-format: [Java] Support try/catch/finally blocks.
2014-11-02 Daniel Jasperclang-format: [Java] Don't break after extends/implements.
2014-11-02 Daniel SandersRe-commit r221056 and others with fix, "[mips] Move...
2014-11-02 Marshall ClowMark string_view::to_string as const. Fixes PR21428
2014-11-02 Bill Schmidt[PowerPC] Change PPCTargetInfo::hasFeature() to use...
2014-11-02 Rafael EspindolaRevert r221096 bringing back r221014 with a fix.
2014-11-02 Rafael Espindola[cmake] Pass -O3 when linking.
2014-11-02 Chandler CarruthRevert r221014: "Refactor duplicated code in liking...
2014-11-02 David BlaikieFormatting
2014-11-02 David BlaikieAdd DwarfUnit::isDwoUnit and use it to generalize strin...
2014-11-02 David BlaikieRemove the last mention of LineTablesOnly from DwarfUni...
2014-11-02 David BlaikieSink DwarfUnit::applySubprogramAttributesToDefinition...
2014-11-02 Elena DemikhovskyUse Alias Analysis to hoist 2 loads from diamond to...
2014-11-02 David BlaikieSink DwarfUnit::addExpr into DwarfCompileUnit
2014-11-02 David BlaikieFix the build from the last commit
2014-11-02 David BlaikieSink DwarfUnit::applyVariableAttributes into DwarfCompi...
2014-11-02 David BlaikieSink DwarfUnit::addLocationList down into DwarfCompileUnit
2014-11-02 David BlaikieSink DwarfUnit::addComplexAddress down into DwarfCompil...
2014-11-02 David BlaikiePush DwarfUnit::addAddress down into DwarfCompileUnit
2014-11-02 David BlaikieSink DwarfUnit::addVariableAddress into DwarfCompileUni...
2014-11-02 David BlaikieDebugInfo: Sink accelerator table lists down (GlobalNam...
2014-11-02 David BlaikieAdd DwarfUnit::addGlobalType to match DwarfUnit::addGlo...
2014-11-02 NAKAMURA TakumiRevert r221056 and others, "[mips] Move F128 argument...
2014-11-02 David BlaikieDebugInfo: Refactor index type DIE initialization by...
2014-11-02 David BlaikieBe sure to initialize DwarfCompileUnit::LabelBegin...
2014-11-02 David BlaikieDon't bother creating LabelBegin for .dwo units
2014-11-02 Tim NorthoverDocs: update va_arg example with valid x86_64 va_list...
2014-11-02 David BlaikieDrop DwarfCompileUnit::getLocalLabel* in favor of just...
2014-11-02 David BlaikieSink DwarfUnit::LabelBegin down into DwarfCompileUnit...
2014-11-02 Rafael EspindolaUpdate test to use llvm-readobj. NFC.
2014-11-02 Ed MasteUpdate for LLVM API change in r221024
2014-11-01 David BlaikieSink dwarf unit length emission down into DwarfUnit...
2014-11-01 David BlaikieTest 221067 in a fixed-target test so as not to fail...
next