platform/upstream/llvm.git
2015-05-05 Reid KlecknerDisable exceptions with Clang on Windows in lib/sanitiz...
2015-05-05 Daniel Sanders[bugpoint] Increase default memory limit to 400MB to...
2015-05-05 Kit BartonThis patch adds ABI support for v1i128 data type.
2015-05-05 Pavel Labath[NativeProcessLinux] Get rid of the thread state coordi...
2015-05-05 Pavel LabathRevert "Enable TestConvenienceVariables on Linux"
2015-05-05 Pavel LabathEnable TestConvenienceVariables on Linux
2015-05-05 Igor LaevskyEmit comment for gc.relocate showing base and derived...
2015-05-05 Pavel LabathEnable TestChangeValueAPI on Linux
2015-05-05 Pavel LabathEnable TestCallStopAndContinue on Linux
2015-05-05 Daniel Sanders[mips] Generate code for insert/extract operations...
2015-05-05 Alexey Bataev[OPENMP] Allow use of macros in OpenMP directives/clauses.
2015-05-05 Ismail DonmezFix regression in parsing armv{6,7}hl- triples. These...
2015-05-05 Alexey Bataev[OPENMP] Fixed incorrect work with cleanups, NFC.
2015-05-05 Alexey BataevRevert revision 236487: [OPENMP] Fixed incorrect work...
2015-05-05 Daniel Sanders[mips][msa] Test basic operations for the N32 ABI too.
2015-05-05 Daniel Jasperclang-format: [JS] support optional methods.
2015-05-05 Alexey Bataev[OPENMP] Fixed incorrect work with cleanups, NFC.
2015-05-05 Aidan DoddsFix GetModuleInfo() not checking for unsupported RSP...
2015-05-05 Daniel Jasperclang-format: [JS] Do not collapse short interfaces.
2015-05-05 Dmitry Vyukovtsan: add memory access functions that accept pc
2015-05-05 Alexey BataevRevert revision 236482: [OPENMP] Fixed incorrect work...
2015-05-05 Alexey Bataev[OPENMP] Fixed incorrect work with cleanups, NFC.
2015-05-05 Alexey BataevRevert revision 236480: [OPENMP] Fixed incorrect work...
2015-05-05 Alexey Bataev[OPENMP] Fixed incorrect work with cleanups, NFC.
2015-05-05 Alexey Bataev[OPENMP] Codegen for 'firstprivate' clause in 'task...
2015-05-05 Jason MolendaFix an uninitialized memory use error when interpreting
2015-05-05 Jason MolendaAdd CommandObjectLanguage to the xcode project file.
2015-05-05 Kostya Serebryany[lib/Fuzzer] use handle_abort=1 by default so that...
2015-05-05 David Majnemer[MS ABI] Cleanup selectBasePath
2015-05-05 Kostya Serebryany[asan] under handle_abort=1 option intercept SIGABRT...
2015-05-05 Siva Chandra[ValueObject::GetPointeeData] Get addr from value for...
2015-05-04 Lang Hames[Orc] Revert r236465 - It broke the Windows bots.
2015-05-04 Reid Kleckner[X86] Fix assertion while DAG combining offsets and...
2015-05-04 Pete Cooper[ARM] IT block insertion needs to update kill flags
2015-05-04 Pete CooperAdd TransformUtils dependency to lli.
2015-05-04 Kostya SerebryanyFix buffer overflow in Lexer
2015-05-04 Lang Hames[Orc] Refactor the compile-on-demand layer to make...
2015-05-04 Matthias BraunVim: Fix some bugs in llvm indent plugin.
2015-05-04 Matthias BraunVim: Set filetype=python for lit configuration files.
2015-05-04 Matthias BraunDocument some of the options in test/lit.cfg
2015-05-04 Matthias BraunLit: Allow overriding llvm tool paths+arguments, make...
2015-05-04 Sanjay Patelzap windows line endings; NFC
2015-05-04 Kostya Serebryany[clang-fuzzer] make clang-fuzzer slightly faster by...
2015-05-04 Reid KlecknerUpdate MSVC compatibility doc note about exceptions
2015-05-04 Tim NorthoverCodeGen: match up correct insertvalue indices when...
2015-05-04 Alex LorenzYAML: Add an optional 'flow' field to the mapping trait...
2015-05-04 Keno FischerRespect object format choice on Darwin
2015-05-04 Richard Smith[modules] Don't bother registering loaded macros if...
2015-05-04 Jan VeselyR600: Add fma and ldexp asic specific feature macros
2015-05-04 Siva Chandra[ValueObject] Do not return address of eValueTypeHostAd...
2015-05-04 Reid KlecknerFix Windows coverage test with lit shell
2015-05-04 David Majnemer[MS ABI] Fix a crash in vptr path calculation
2015-05-04 Colin RileyAdd language command and LanguageRuntime plugin changes...
2015-05-04 Reid KlecknerFix -Wmicrosoft warning by making enum unsigned
2015-05-04 Davide Italiano[IR/Diagnostic] Assert that DebugLoc is valid before...
2015-05-04 Hans WennborgOption parsing: properly handle flag aliases for joined...
2015-05-04 Ulrich Weigand[SystemZ] Reclassify f32 subregs of f64 registers
2015-05-04 Ulrich Weigand[SystemZ] Clean up AsmParser isMem() handling
2015-05-04 Serge PavlovGet rid of compiler warning.
2015-05-04 Ulrich Weigand[SystemZ] Fix getTargetNodeName
2015-05-04 Jim InghamFix a typo in the warning.
2015-05-04 Pete CooperScheduleDAGInstrs should toggle kill flags on bundled...
2015-05-04 Tom StellardR600/SI: Code cleanup
2015-05-04 Serge PavlovInstantiate incomplete class used in template method.
2015-05-04 Oleksiy VyalovMark TestTypedefArray as XFAIL with Gcc.
2015-05-04 Duncan P. N... Reapply "Frontend: Stop leaking when not -disable-free"
2015-05-04 Anton Yartsev[analyzer] scan-build: support spaces in compiler path...
2015-05-04 Duncan P. N... Revert "Frontend: Stop leaking when not -disable-free"
2015-05-04 Elena DemikhovskyAVX-512: added a test for encoding
2015-05-04 Elena DemikhovskyAVX-512: added calling convention for i1 vectors in...
2015-05-04 Duncan P. N... Frontend: Stop leaking when not -disable-free
2015-05-04 Elena DemikhovskyAVX-512: added integer "add" and "sub" instructions...
2015-05-04 Elena DemikhovskyAVX-512: enabled tests for AVX512F set
2015-05-04 Daniel Jasperclang-format: NFC: Delete FormatToken::IsForEachMacro...
2015-05-04 Elena DemikhovskyAVX-512: Added VPACK* instructions forms for KNL and SKX
2015-05-04 Daniel Jasperclang-format: NFC: Use default member initializers...
2015-05-04 Daniel Jasperclang-format: Force aligning different brackets relativ...
2015-05-04 Mohit K. Bhakkad[LLDB][MIPS] Emulate instruction using MCDisassembler
2015-05-04 Vince HarronTestCModules - fixed for gcc
2015-05-04 Yaron KerenReplace windows_error calls with mapWindowsError.
2015-05-04 Justin Bognerllvm-cov: Warn if object file is newer than profile
2015-05-04 Vince HarronXFAILing a test that fails with gcc 4.9 x86_64
2015-05-04 Richard SmithMention PPCallbacks interface change in release notes.
2015-05-04 Richard SmithUpdate to match clang r236404.
2015-05-04 Richard SmithSwitch PPCallbacks to take the new MacroDefinition...
2015-05-04 Vince Harronun-skipped a bunch of tests on Linux
2015-05-04 Vince HarronFixed skipIfLinuxClang to check the target architecture
2015-05-04 Vince HarronEnabled libc++ formatter tests on Linux
2015-05-04 Richard SmithRename MacroDefinition -> MacroDefinitionRecord, Prepro...
2015-05-04 Jonathan RoelofsDeprecate in-source autotools builds
2015-05-04 Craig Topper[TableGen] Replace 'static_cast' with 'cast'.
2015-05-04 Craig Topper[TableGen] Formatting cleanup. Mostly removing trailing...
2015-05-04 Vince HarronTestMultithreaded improvements
2015-05-03 Johannes Doerfert[FIX] Invalid recognition of multidimensional access
2015-05-03 Elena DemikhovskyMasked gather and scatter intrinsics - enabled codegen...
2015-05-03 Tobias GrosserAdding debug location information to Polly's JSCOP...
2015-05-02 Nico WeberFix typo in comment.
2015-05-02 Simon Atanasyan[Mips] Add more checkings to the test
2015-05-02 Yaron Kerenclang-format function definition header. NFC.
2015-05-02 Yaron KerenReplace GetNumBytesInBuffer() in MicrosoftCXXNameMangle...
next