platform/upstream/llvm.git
2015-01-21 Alexander Potapenko[ASan] Fix the test expectations for dyld_insert_librar...
2015-01-21 Viktor Kutuzov[Msan] Fix the accept unit test to pass on FreeBSD
2015-01-21 Viktor Kutuzov[Sanitizers] Intercept confstr() on FreeBSD
2015-01-21 Viktor Kutuzov[Sanitizers] Intercept opendir()
2015-01-21 Craig Topper[x86] Remove some unnecessary and slightly confusing...
2015-01-21 Craig Topper[X86] Convert all the i8imm used by AVX512 and MMX...
2015-01-21 Craig Topper[X86] Convert all the i8imm used by SSE and AVX instruc...
2015-01-21 Dmitry Vyukovtsan: don't unroll memory access loop in debug mode
2015-01-21 Greg Fitzgerald[ELF] Minimal implementation for ARM static linking
2015-01-21 Craig Topper[x86] Add assembly parser bounds checking to the immedi...
2015-01-21 Duncan P. N... tuple: Make operator<() linear instead of exponential
2015-01-21 Chandler Carruth[PM] Replace an abuse of inheritance to override a...
2015-01-21 Kostya Serebryany[sanitizer] First step toward supporting 42-bit AS...
2015-01-21 Nico WeberMuch spelling. Wow.
2015-01-21 Kostya Serebryany[sanitizer] Fix aarch64 sanitizer build with recent...
2015-01-21 Kostya Serebryany[asan] use MADV_NOHUGEPAGE for shadow to reduce the...
2015-01-21 Enrico GranataAllow individual ValueObjects to pick their preferred...
2015-01-21 David MajnemerRevert "Sema: err_after_alias is unreachable, remove it"
2015-01-21 Rui UeyamaFix --start-group/end-group.
2015-01-21 Jason MolendaAdding compact unwind as a source of unwind information
2015-01-21 David MajnemerMS ABI: Virtual member pointer thunks should be in...
2015-01-21 David MajnemerMS ABI: Let guard variables be present in COMDATs
2015-01-21 David MajnemerCodeGen: Compiler generated __declspec(uuid) objects...
2015-01-21 Adrian PrantlMake DIExpression::Verify() stricter by checking that...
2015-01-21 David MajnemerSema: err_after_alias is unreachable, remove it
2015-01-21 Zachary TurnerFix some platform specific paths in TestSettings.py.
2015-01-21 Kaelyn TakataCorrect all typos in the initialization arguments,...
2015-01-21 Simon Pilgrim[X86][AVX] Simplified diff between AVX1 and SSE42 fp...
2015-01-20 Simon Pilgrim[X86][SSE] Added SSE/AVX1 integer stack folding tests.
2015-01-20 Simon Pilgrim[X86][SSE] Added SSE fp stack folding tests.
2015-01-20 Simon Pilgrim[X86][AVX] Renamed AVX1 fp stack folding tests. NFC.
2015-01-20 Chandler Carruth[PM] Separate the InstCombiner from its pass.
2015-01-20 Greg ClaytonAdd missing case statement to quiet a compiler warning.
2015-01-20 Adrian PrantlDebugLocs without a scope should fail the verification.
2015-01-20 Eric FiselierOnly use -target flag when target_triple is manually...
2015-01-20 Zachary TurnerXFAIL pexpect tests on Windows.
2015-01-20 Rafael EspindolaDon't pass -Wl,z,defs for now.
2015-01-20 Kevin EnderbyFor llvm-objdump, hook up existing options to work...
2015-01-20 Rafael EspindolaUse -Wl,defs when linking.
2015-01-20 Chandler Carruth[PM] Reformat this code with clang-format so that subse...
2015-01-20 Rafael EspindolaLink libclang with dl if available.
2015-01-20 Greg ClaytonRemove unused function:
2015-01-20 Greg ClaytonUpdate the deployment target on MacOSX to be 10.8....
2015-01-20 Colin LeMahieu[Hexagon] Adding intrinsics for doubleword ALU operations.
2015-01-20 Ben LangmuirFix crashes on missing @interface for category
2015-01-20 Kaelyn TakataAdd the test that was supposed to be included with...
2015-01-20 Colin LeMahieu[Hexagon] Removing unnecessary clutter in intrinsic...
2015-01-20 Hans WennborgImplement command line options for stack probe space
2015-01-20 Daniel JasperPrevent binary-tree deterioration in sparse switch...
2015-01-20 Ramkumar Ramachandra[GC] Verify-pass void vararg functions in gc.statepoint
2015-01-20 Adrian PrantlReapply: Teach SROA how to update debug info for fragme...
2015-01-20 Tom StellardR600/SI: Add subtarget feature to enable VGPR spilling...
2015-01-20 Tom StellardR600/SI: Fix simple-loop.ll test
2015-01-20 Jozef KolekReverted revision 226577.
2015-01-20 Chandler Carruth[PM] Clean up a bunch of the doxygen / API docs on...
2015-01-20 Manman Ren[llvm link] Destroy ConstantArrays in LLVMContext if...
2015-01-20 Tom StellardR600/SI: Remove stray debugging code from r226586
2015-01-20 Zachary TurnerDisable C4062 on Windows.
2015-01-20 Chandler Carruth[PM] Don't spend time making self moves no-ops. They...
2015-01-20 Adrian PrantlAdd an assertion and prefer a crash over an infinite...
2015-01-20 Zachary TurnerDon't remove backslashes from arguments unless the...
2015-01-20 Tom StellardR600/SI: Use external symbols for scratch buffer
2015-01-20 Tom StellardR600/SI: Add kill flag when copying scratch offset...
2015-01-20 Tom StellardR600/SI: Don't store scratch buffer frame index in...
2015-01-20 Tom StellardR600/SI: Update SIInstrInfo:verifyInstruction() after...
2015-01-20 Aaron BallmanSilencing a -Wunused-variable warning in non-asserts...
2015-01-20 Rafael EspindolaFix use after free.
2015-01-20 Duncan P. N... Revert "IR: Specify underlying type instead of r226570...
2015-01-20 Fariborz JahanianPatch fixes PR21932 crash on invalid code. Using
2015-01-20 Jozef Kolek[mips][microMIPS] MicroMIPS 16-bit unconditional branch...
2015-01-20 Eric FiselierPrint compiler path during configuration and pass more...
2015-01-20 Eric FiselierAddress danalbert's post-commit review comments on...
2015-01-20 Kai Nacke[mips] Add registers and ALL check prefix to octeon...
2015-01-20 Kai Nacke[mips] Add octeon branch instructions bbit0/bbit032...
2015-01-20 Will NewtonELF: Handle sh_addralign being set to zero
2015-01-20 Duncan P. N... IR: Specify underlying type instead of r226570, NFC
2015-01-20 Duncan P. N... IR: Store StorageType as an unsigned bitfield
2015-01-20 Evgeniy Stepanov[msan] Optimize -msan-check-constant-shadow.
2015-01-20 Ed MasteFix help test cases after r226068
2015-01-20 Petar Jovanovic[MIPS64] Make __clear_cache more optimal
2015-01-20 Evgeniy Stepanov[asan] Allow changing verbosity in activation flags.
2015-01-20 Mohit K. Bhakkad[MSan][LLVM][MIPS] Shadow and Origin offsets for MIPS
2015-01-20 Daniel Jasperclang-format: Fix AlwaysBreakBeforeMultilineStrings...
2015-01-20 Evgeniy Stepanov[asan] Warn if unsupported flags are used at activation.
2015-01-20 Craig Topper[x86] Add some mayLoad/hasSideEffects flags. Remove...
2015-01-20 Alexander KornienkoRe-apply "r226548 - Introduce SPIR calling conventions...
2015-01-20 Chandler Carruth[PM] Port LoopInfo to the new pass manager, adding...
2015-01-20 Chandler Carruth[PM] Make the LoopInfoBase and LoopInfo objects movable...
2015-01-20 Alexander KornienkoReverting r226548 as one of the tests fails in some...
2015-01-20 Will NewtonELF: Support detection of relocation errors during...
2015-01-20 Chandler Carruth[PM] Fix a moderately scary typo in the deleted copy...
2015-01-20 Chandler Carruth[PM] Use range-based for and auto to clean up some...
2015-01-20 Viktor Kutuzov[Msan] Fix the readlink unit test to pass on FreeBSD
2015-01-20 Alexander Kornienko[clang-tidy] Make ClangTidyOptionsProvider::getOptions...
2015-01-20 Pavel LabathTest commit, no changes.
2015-01-20 Daniel JasperFactor out a splitSwitchCase() function so that it...
2015-01-20 Chandler Carruth[PM] Move the LoopInfo analysis pointer into the InstCo...
2015-01-20 Alexey Bataev[OPENMP] Fixed DSA processing for predetermined shared...
2015-01-20 Sameer SahasrabuddheIntroduce SPIR calling conventions.
2015-01-20 Karthik BhatFix Operandreorder logic in SLPVectorizer to generate...
next