platform/upstream/llvm.git
2015-02-01 Shankar Easwaran[test] Add test for section groups and deadstrip
2015-02-01 Davide ItalianoRemove trailing whitespace introduced in r227709.
2015-02-01 Davide Italiano[ELF] Don't compare an atom with itself in compareByPos...
2015-02-01 Davide Italiano[ELF] Implement semantic action for ENTRY linker script...
2015-02-01 Shankar Easwaran[ELF] Set order of ctors/dtors section
2015-02-01 Shankar Easwaran[ELF] got/got.plt sections are handled as typeGOT
2015-02-01 Jingyue Wu[SeparateConstOffsetFromGEP] skip optnone functions
2015-02-01 Jingyue Wu[SeparateConstOffsetFromGEP] set PreservesCFG flag
2015-02-01 Jingyue Wu[NVPTX] Emit .pragma "nounroll" for loops marked with...
2015-02-01 Adrian PrantlFix PR22393. When recursively replacing an aggregate...
2015-02-01 Adrian PrantlAdd missing tags.
2015-02-01 NAKAMURA Takumi[CMake] LLVMLTO requires Intrinsics.gen since r227685...
2015-02-01 NAKAMURA Takumi[CMake] LLVMTarget requires Intrinsics.gen since r22766...
2015-02-01 Chandler Carruth[PM] Remove a bunch of stale TTI creation method declar...
2015-01-31 Matt ArsenaultFix typo
2015-01-31 Filipe CabecinhasFix a typo
2015-01-31 Filipe CabecinhasTweak behavior due to -fexceptions, in C++ mode, imply...
2015-01-31 Rafael AulerImplement semantic action for SEARCH_DIR linker script...
2015-01-31 Matt ArsenaultR600/SI: Only select cvt_flr/cvt_rpi with no NaNs.
2015-01-31 Saleem AbdulrasoolX86: silence a GCC warning
2015-01-31 Diego NovilloRemove unused variable.
2015-01-31 Aaron BallmanRemoved a spurious semicolon; NFC
2015-01-31 Simon PilgrimRemoved SSE lane blend findCommutedOpIndices overrides...
2015-01-31 Simon Pilgrim[X86][SSE] Shuffle mask decode support for zero extend...
2015-01-31 Chandler Carruth[PM] Update Clang for the new LLVM API in r227685 for...
2015-01-31 Chandler Carruth[PM] Switch the TargetMachine interface from accepting...
2015-01-31 Kumar Sukhani[asan][mips] Fix MIPS64 Asan mapping
2015-01-31 Kumar Sukhani[asan][mips] Fix MIPS64 Asan mapping
2015-01-31 Owen AndersonReplace another std::set in the core of CodeGenRegister...
2015-01-31 Craig Topper[X86] Make AVX512 integer comparison builtins use unsig...
2015-01-31 Craig Topper[X86] AVX512 scatter/gather builtins as taking an ICE...
2015-01-31 Craig Topper[X86] Add immediate range checking for a couple XOP...
2015-01-31 Owen AndersonChange more of the guts of CodeGenRegister's RegUnit...
2015-01-31 Daniel Jasperclang-format: Fix incorrect handling of leading whitespace.
2015-01-31 Craig Topper[x86] Remove tab characters from avxintrin.h. NFC.
2015-01-31 Craig Topper[X86] Make order consistent between 'const' and 'int...
2015-01-31 Craig Topper[X86] Add range checking to the immediate arguments...
2015-01-31 Saleem Abdulrasoolllvm-readobj: add a test case for ARM_MOV32(T) base...
2015-01-31 Rui UeyamaMake atom collections private.
2015-01-31 Rui UeyamaRemove dead code.
2015-01-31 Saleem AbdulrasoolARM: make a table more readable (NFC)
2015-01-31 Chandler Carruth[PM] Change the core design of the TTI analysis to...
2015-01-31 Richard Smith[modules] When we try to complete the redeclaration...
2015-01-31 Saleem AbdulrasoolARM: support stack probe size on Windows on ARM
2015-01-31 Rui UeyamaELF: Don't use LayoutPass.
2015-01-31 Alexey SamsonovRevert "Remove unused function."
2015-01-31 Kostya Serebryany[fuzzer] add flags to run fuzzer in multiple parallel...
2015-01-31 David BlaikieDebugInfo: Fix line table for comparisons harder/better...
2015-01-31 David BlaikieRename test file to be more accurate (& free up the...
2015-01-31 Kevin EnderbyAdd the -section option to llvm-objdump used with ...
2015-01-31 Eric ChristopherRemove the last vestiges of resetOperationActions.
2015-01-31 Eric ChristopherReuse a bunch of cached subtargets and remove getSubtar...
2015-01-30 David BlaikieAdd PPC test for r227481, but XFAIL because this is...
2015-01-30 Eric ChristopherReuse a bunch of cached subtargets and remove getSubtar...
2015-01-30 Eric ChristopherAvoid using the cast and use the templated accessor...
2015-01-30 Ahmed Bougacha[AArch64] Add a few more DUP testcases. NFC.
2015-01-30 Saleem AbdulrasoolCodeGen: create a WindowsARMTargetCodeGenInfo
2015-01-30 Philip ReamesFactor out statepoint verification into separate functi...
2015-01-30 Kostya Serebryany[fuzzer] Add a gtest-style test
2015-01-30 Eric ChristopherReuse a bunch of cached subtargets and remove getSubtar...
2015-01-30 Philip ReamesFix statepoint verifier tests to actually test verifier.
2015-01-30 Ahmed Bougacha[AArch64] Robustize neon-scalar-copy.ll tests. NFC.
2015-01-30 Alexey Samsonov[TSan] Fix Go build.
2015-01-30 Alexey SamsonovRemove unused function.
2015-01-30 David BlaikieAdd ARM test for r227489, but XFAIL because this is...
2015-01-30 Davide ItalianoGNU LD option export-dynamic can accept single dash...
2015-01-30 Dan AlbertAdd myself to CREDITS.TXT.
2015-01-30 Dan AlbertUpdate web page to direct patches to Phabricator.
2015-01-30 Lang Hames[PBQP] Fix transposed worst row/column check in handleA...
2015-01-30 Reid KlecknerSEH: Don't jump to an unreachable continuation block
2015-01-30 Chris BienemanNFC. Making printOptionValues an API on the parser...
2015-01-30 Alexey SamsonovFix memory leak in WinEHPrepare introduced in r227405.
2015-01-30 Eric ChristopherRemove unused function.
2015-01-30 Eric ChristopherRemove extraneous forward declaration.
2015-01-30 Eric ChristopherUse the cached subtargets and remove calls to getSubtar...
2015-01-30 Eric ChristopherAdd a similar templated cast for getSubtarget off of...
2015-01-30 Michael LiaoAdd one more vim swap file pattern
2015-01-30 Colin LeMahieu[Hexagon] Adding vector shift instructions and tests.
2015-01-30 Tom StellardR600/SI: Handle SI_SPILL_V96_RESTORE in SIRegisterInfo...
2015-01-30 Reid KlecknerWindows: Fix _CPPUNWIND definition to follow -fcxx...
2015-01-30 Ahmed Bougacha[X86] Cleanup tabs in test vector-zext.ll. NFC.
2015-01-30 Reid KlecknerSilence "not all paths return a value" warning in MSVC
2015-01-30 Colin LeMahieu[Hexagon] Adding vector predicate instructions.
2015-01-30 Colin LeMahieu[Hexagon] Adding vector permutation instructions and...
2015-01-30 Reid KlecknerWin64: Put a REX_W prefix on all TAILJMP* instructions
2015-01-30 Rui UeyamaELF: Fix a bug in -l.
2015-01-30 Colin LeMahieu[Hexagon] Adding vector multiplies. Cleaning up tests.
2015-01-30 Yunzhong GaoRemove the preverify pass from the documentation now...
2015-01-30 Colin LeMahieu[Hexagon] Adding XTYPE/COMPLEX instructions and cleanin...
2015-01-30 Chad Rosier[AArch64] Make AArch64A57FPLoadBalancing output stable.
2015-01-30 Adrian PrantlRemove a redundant dyn_cast.
2015-01-30 Adrian PrantlInliner: Use replaceDbgDeclareForAlloca() instead of...
2015-01-30 Saleem AbdulrasoolARM: further correct .fpu directive handling
2015-01-30 Renato GolinRevert "Add missing test from r227488"
2015-01-30 Renato GolinRevert "Revert "Matching ARM change for r227481: DebugI...
2015-01-30 Renato GolinRevert "Matching ARM change for r227481: DebugInfo...
2015-01-30 Alexey SamsonovFixup gold-plugin after r227576.
2015-01-30 Colin LeMahieu[Hexagon] Adding XTYPE/ALU vector instructions. Organi...
2015-01-30 Saleem AbdulrasoolARM: improve caret diagnostics for invalid FPU name
2015-01-30 Zachary TurnerFix lli after the DebugInfo move.
next