platform/upstream/llvm.git
2015-01-30 Reid Klecknerclang-cl: Enable -fexceptions but not -fcxx-exceptions...
2015-01-30 Alexey Samsonov[TSan] Fix -Werror=sign-compare warning. NFC.
2015-01-30 Rui UeyamaRemove unused #includes.
2015-01-30 Chandler Carruth[PM] Remove two very old and dead forward declarations...
2015-01-30 Johannes Doerfert[FIX] Activated a pointer test and removed obsolete...
2015-01-30 Chris BienemanUpdating iOS.cmake to work with the latest Xcode and...
2015-01-30 Chris BienemaniOS doesn't have histedit.h available. We should gate...
2015-01-30 Chris BienemaniOS doesn't have crt_externs.h available, so we fall...
2015-01-30 Reid Klecknerx86: Remove unused variables not caught by MSVC =P
2015-01-29 Reid Klecknerx86: Fix large model calls to __chkstk for dynamic...
2015-01-29 Filipe CabecinhasAdd some more PS4 driver settings related to rtti and...
2015-01-29 Eric ChristopherRemove unnecessary calls to getSubtarget/getSubtargetIm...
2015-01-29 Eric ChristopherRemove unused header.
2015-01-29 Sanjay PatelChange SmallVector param to the more general ArrayRef...
2015-01-29 Eric ChristopherGet rid of a few calls through the subtarget to get...
2015-01-29 Eric ChristopherRemove most of the TargetMachine::getSubtarget/getSubta...
2015-01-29 Chandler Carruth[LPM] Remove a PPC64 hack to try to work around a bad...
2015-01-29 Rui UeyamaELF: Check StringRef::getAsInteger's return value.
2015-01-29 Kuba Brecka[compiler-rt] OS X: Update the CMake and Make builds...
2015-01-29 Reid Klecknerx86: Remove the W64ALLOCA pseudo
2015-01-29 Kostya Serebryany[fuzzer] add -use_full_coverage_set=1 which solves...
2015-01-29 Chad Rosier[AArch64] Add INITIALIZE_PASS macros to AArch64A57FPLoa...
2015-01-29 Rui UeyamaAdd an assert to check atom ordinal.
2015-01-29 Reid KlecknerUpdate comments to use unreachable instead of llvm...
2015-01-29 Reid KlecknerUpdate comments to use unreachable instead of llvm...
2015-01-29 Rui UeyamaELF: Remove dead code.
2015-01-29 Rui UeyamaPECOFF: Do not use LayoutPass and instead use simpler...
2015-01-29 James Molloy[LoopReroll] Alter the data structures used during...
2015-01-29 Colin LeMahieu[Hexagon] Organizing tests and adding a few missing...
2015-01-29 Alexey Samsonov[CMake] Get rid of TARGET_64_BIT_CFLAGS: explicitly...
2015-01-29 Colin LeMahieu[Hexagon] Adding missing instruction encodings and...
2015-01-29 Colin LeMahieu[Hexagon] Adding alu vector instructions
2015-01-29 Sanjay Patel[GVN] don't propagate equality comparisons of FP zero...
2015-01-29 Aaron BallmanAll signal handlers are required to have C language...
2015-01-29 David BlaikieAdd missing test from r227488
2015-01-29 David BlaikieMatching ARM change for r227481: DebugInfo: Teach Fast...
2015-01-29 David BlaikieRefactor test to be reused across architectures
2015-01-29 David BlaikieRemove erroneous REQUIRES: object-emission for asm...
2015-01-29 David BlaikieMissing test case for r227481
2015-01-29 Matt ArsenaultR600/SI: Implement enableAggressiveFMAFusion
2015-01-29 Matt ArsenaultR600/SI: Add subtarget feature for if f32 fma is fast
2015-01-29 Matt ArsenaultR600/SI: Fix tonga's basic scheduling model
2015-01-29 David BlaikieDebugInfo: Teach Fast ISel to respect the debug locatio...
2015-01-29 Ulrich Weigand[PowerPC] Work around TLS linker bug
2015-01-29 Zachary TurnerDisable compilation of llvm-pdbdump for versions of...
2015-01-29 Kostya Serebryany[fuzzer] fix warning in a test
2015-01-29 Rafael EspindolaCompute the ELF SectionKind from the flags.
2015-01-29 Colin LeMahieu[Hexagon] Deleting old variants of intrinsics and addin...
2015-01-29 Evgeniy Stepanov[asan] Add one more wait-for-device in the Android...
2015-01-29 Rafael EspindolaThis reverts commit r227432, r227438 and r227448.
2015-01-29 Michael J.... [lto] Disable dialog boxes on crash on Windows.
2015-01-29 Michael J.... [Support][Windows] Unify dialog box suppression and...
2015-01-29 Andrey ChurbanovPin the libiomp5.dll for the lifetime of application...
2015-01-29 Kostya Serebryany[fuzzer] minor cleanup based on reviews: remove redunda...
2015-01-29 Andrey Churbanovenable environment variable KMP_PLACE_THREADS also...
2015-01-29 Kostya Serebryany[fuzzer] add FAQ section to the README.txt
2015-01-29 Aaron BallmanReverting r227453, which adds back the fuzzer library...
2015-01-29 Aaron BallmanReverting r227452, which adds back the fuzzer library...
2015-01-29 Colin LeMahieu[Hexagon] Adding CR intrinsic tests.
2015-01-29 Tom StellardR600/SI: Remove stray debug statements
2015-01-29 Tom StellardR600/SI: Define a schedule model and enable the generic...
2015-01-29 Colin LeMahieu[Hexagon] Deleting unused classes.
2015-01-29 Aaron BallmanOops -- accidentally commit some debug code! Removing...
2015-01-29 Robert Lougher[X86] Use single add/sub for large stack offsets
2015-01-29 Colin LeMahieu[Hexagon] Adding XTYPE/PRED intrinsic tests. Convertin...
2015-01-29 Aaron BallmanAttempting to fix a build issue with MSVC 2012; NFC
2015-01-29 Bill Schmidt[PowerPC] Complete setting the baseline for ppc64le
2015-01-29 Andrey Churbanovfix that sets proc-bind-var to proc_bind_false if affin...
2015-01-29 Aaron BallmanTemporarily reverting the fuzzer library as it causes...
2015-01-29 Aaron BallmanTemporarily reverting the fuzzer library as it causes...
2015-01-29 Andrey Churbanovfixing typo in error message
2015-01-29 Andrey Churbanovfixing mistake in kmp_get_affinity_max_proc() api function
2015-01-29 Andrey Churbanovfixing the Fortran modules dependencies
2015-01-29 Francois PichetRemove unnecessary default.
2015-01-29 Andrey Churbanovadding the jobs variable for parallel build
2015-01-29 Alex RosenbergMake the test actually test what it's supposed to test...
2015-01-29 Aaron BallmanAdding missing #includes to try to get this to compile...
2015-01-29 Alexander Kornienko[clang-tidy] Fix some false positives in google-readabi...
2015-01-29 Filipe Cabecinhas[xcore] Make the exceptions test actually check for...
2015-01-29 Sean SilvaRemove unused tokens in the ll lexer.
2015-01-29 Rafael EspindolaUse isMergeableConst now that it is sane.
2015-01-29 Rafael EspindolaRemove MergeableConst.
2015-01-29 James Molloy[LoopReroll] Refactor most of reroll() into a helper...
2015-01-29 Francois PichetFix Index/print-type.cpp test following r227432.
2015-01-29 Alex RosenbergCleanup a few tests on sse4a machines and FileCheckize...
2015-01-29 Benjamin KramerEHPrepare: Remove leftover initialization code for...
2015-01-29 Rafael EspindolaUse enum values. NFC.
2015-01-29 NAKAMURA TakumiDisable a couple of crash-* tests for now. It seems...
2015-01-29 Daniel Jasperclang-format: FIXME that led to access of uninitialized...
2015-01-29 Francois Pichetlibclang: Add three functions useful for dealing with...
2015-01-29 Rafael EspindolaDon't create multiple mergeable sections with -fdata...
2015-01-29 Vladimir Medic[Mips][Disassembler] When disassembler meets cache...
2015-01-29 Charlie TurnerAdd a missing Tag_DIV_use test for Cortex-M7.
2015-01-29 NAKAMURA TakumiCommandLineParser: Avoid non-static member nitializer(s).
2015-01-29 Daniel Jasperclang-format: Fix crasher caused by not properly settin...
2015-01-29 David MajnemerMS ABI: Implement proper support for setjmp
2015-01-29 David MajnemerBasic: Re-sort these builtins
2015-01-29 Owen AndersonFix the preprocessor checks used to determine if backtr...
2015-01-29 Owen AndersonUse the existing build configuration parameter ENABLE_B...
2015-01-29 Simon Atanasyan[ELFYAML] Provide default value 0 for YAML relocation...
next