platform/upstream/llvm.git
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.
2015-01-30 Filipe CabecinhasSpecial-case the PS4 SDK for a clang test
2015-01-30 Filipe CabecinhasShuffle tests around to more appropriate files
2015-01-30 Eric ChristopherFix regression in r227409 where we were passing -fsynta...
2015-01-30 Rui UeyamaWrap debug output with DEBUG().
2015-01-30 Filipe CabecinhasCheck bit widths before trying to get a type.
2015-01-30 Colin LeMahieu[Hexagon] Adding a number of vector load variants and...
2015-01-30 Zachary TurnerReally really don't build llvm-pdbdump on MSVC < 2013.
2015-01-30 Zachary TurnerMove DebugInfo to DebugInfo/DWARF.
2015-01-30 Jan VeselyImplement log10
2015-01-30 Saleem AbdulrasoolARM: correct handling of .fpu directive
2015-01-30 Daniel Sanders[mips] Pass ABI name via -target-abi instead of target...
2015-01-30 Sanjay Pateltidy up; NFC
2015-01-30 Nico WeberFollow-up to r217302 and r227555: Don't crash on inline...
2015-01-30 Ed MasteAdapt test for tid format on non-Darwin platforms
2015-01-30 Ed MasteRestrict SigtrampUnwind test to Darwin only
2015-01-30 Ed MasteSkip Objective-C test on non-Darwin platforms
2015-01-30 Nathan SidwellCode cleanup
2015-01-30 Chandler Carruth[PM] Sink the population of the pass manager with targe...
2015-01-30 Chandler CarruthFix a warning introduced by r227557 due to a default...
2015-01-30 NAKAMURA Takumi[Cygming] Seek also chkstk_ms, or JIT fails with DLL...
2015-01-30 NAKAMURA TakumiRegenerate configure since r227090.
2015-01-30 Viktor Kutuzov[Sanitizers] Intercept gethost functions on FreeBSD
2015-01-30 Viktor Kutuzov[Msan] Fix the shmctl unit tests to pass on FreeBSD
2015-01-30 Viktor Kutuzov[Sanitizers] Introduce GET_LINK_MAP_BY_DLOPEN_HANDLE...
2015-01-30 Tobias GrosserCorrect a typo in a comment
2015-01-30 Toma Tabacu[mips] Manually replace JAL pseudo-instructions with...
2015-01-30 Filipe CabecinhasRemove unneeded code
2015-01-30 Filipe Cabecinhas[bitcode reader] Fix an assert on invalid type tables
2015-01-30 Fraser CormackFix OpenCL 1.2 double as an optional core feature behaviour
2015-01-30 NAKAMURA TakumiIntroduce llvm/test/LTO/X86. LTO tests may be assumed...
2015-01-30 NAKAMURA TakumiIntroduce llvm/test/LTO/ARM for arm-specific LTO test(s).
2015-01-30 Owen AndersonChange a very hot piece of code in TableGen's register...
2015-01-30 Hao LiuMove the target specific test case arbitrary-induction...
2015-01-30 Yury Gribov[Sanitizer] Make BlockingMutex really linker initialized.
2015-01-30 Yury GribovReplace code dup with a macro.
2015-01-30 Simon Atanasyan[Core] Fix "variable ‘comp’ has function type" error...
2015-01-30 Hao Liu[LoopVectorize] Induction variables: support arbitrary...
2015-01-30 David MajnemerSema: Disable template instantiation once a fatal error...
2015-01-30 Nico WeberFollow-up to r217302: Don't crash on ~A::A() if A is...
2015-01-30 Nico WeberTypo fixo.
2015-01-30 Nico WeberWrap to 80 cols by removing trailing whitespace. No...
2015-01-30 Jason MolendaSmall tweak to the name of kernel binaries that we...
2015-01-30 Rui UeyamaRemove useless DEBUG_WITH_TYPE.
2015-01-30 Hao Liu[AArch64]Fix PR21675, a bug about lowering llvm.ctpop...
2015-01-30 Rui UeyamaReplace SimpleFileWrapper with a function.
2015-01-30 Eric ChristopherUse the cached subtarget in PPCFrameLowering.
2015-01-30 Eric ChristopherMigrate some of PPC away from the use of bare getSubtar...
2015-01-30 Eric ChristopherMigrage PPCRegisterInfo to use the cached subtarget.
2015-01-30 Richard SmithTeach AST printing to not print whitespace inside ...
2015-01-30 Adrian PrantlFix PR22386. The inliner moves static allocas to the...
2015-01-30 Rui UeyamaExplicitly write type instead of auto.
2015-01-30 Eric ChristopherMigrate a bare getSubtarget call to query the MachineFu...
2015-01-30 Eric ChristopherMigrate NVPTXISelLowering to take the subtarget that...
2015-01-30 Nico WeberWeaken an assertion that isn't true for invalid input.
2015-01-30 Eric ChristopherRemove unused argument.
2015-01-30 Eric ChristopherMigrate NVPTXISelDAGToDAG's getSubtarget to a runOnMach...
next