oota-llvm.git
2015-10-16 David Majnemer[WinEH] Remove dead code/includes from WinEHPrepare
2015-10-16 Krzysztof Parzyszek[Hexagon] Delete lib/Target/Hexagon/HexagonRemoveSZExtA...
2015-10-16 Krzysztof Parzyszek[Hexagon] Merge adjacent stores
2015-10-16 Diego NovilloSample profiles - Re-arrange binary format to emit...
2015-10-16 JF BastienWebAssembly: fix load/store syntax
2015-10-16 Joseph Tremoulet[WinEH] Fix endpad coloring/numbering
2015-10-16 Yaron KerenFix typo, NFC.
2015-10-16 Sanjay Patelmove test case to x86 directory because it specifies...
2015-10-16 Sanjay PatelThis is a follow-up to the discussion in D12882.
2015-10-16 JF BastienWebAssembly: relooper analysis pass
2015-10-16 Charlie Turner[AArch64] Implement vector splitting on UADDV.
2015-10-16 Diego NovilloSample Profiling - Remove useless asserts. NFC.
2015-10-16 Zlatko BuljanCommited two test files which are forgotten during...
2015-10-16 Hrvoje Varga[mips][microMIPS] Implement LB, LBE, LBU and LBUE instr...
2015-10-16 Pawel BylicaFix path::home_directory() unit test.
2015-10-16 NAKAMURA TakumiSupportTests::HomeDirectory: Don't try tests when ...
2015-10-16 NAKAMURA TakumiReformat.
2015-10-16 Pawel BylicaUse Windows Vista API to get the user's home directory
2015-10-16 Craig Topper[X86] Add fxsr feature flag for fxsave/fxrestore instru...
2015-10-16 Dylan McKayInitial migration of AVR backend
2015-10-16 Sanjoy Das[RS4GC] Dont' propagate call attrs related to patchable...
2015-10-16 Sanjoy Das[RS4GC] Bring legalizeCallAttributes up to LLVM coding...
2015-10-16 Sanjoy Das[RS4GC] Use "deopt" operand bundles
2015-10-16 Sanjoy Das[IndVars] Rename getExtend; NFC
2015-10-16 Sanjoy Das[IndVars] Have `cloneArithmeticIVUser` guess better
2015-10-16 Sanjoy Das[IndVars] Extract out a few local variables; NFC
2015-10-16 Sanjoy Das[IndVars] Split `WidenIV::cloneIVUser`; NFC
2015-10-16 JF BastienWebAssembly: update syntax
2015-10-16 Lang HamesAdd emacs c++ mode hint.
2015-10-15 Davide Italiano[llvm-readobj/ELF] Dump DT_VERDEF/DT_VERDEFNUM correctly.
2015-10-15 Evgeniy StepanovRevert "[safestack] Fast access to the unsafe stack...
2015-10-15 Adrian PrantlReplace a forward declaration with an #include.
2015-10-15 Evgeniy Stepanov[safestack] Fast access to the unsafe stack pointer...
2015-10-15 Chris Bieneman[CMake] Adding LLVM_CREATE_XCODE_TOOLCHAIN to the CMake...
2015-10-15 Chris Bieneman[CMake] [Darwin] Add support for generating Xcode-compa...
2015-10-15 Adrian PrantlAdd a missing include of cstddef needed for size_t.
2015-10-15 JF Bastienx86: preserve flags when folding atomic operations
2015-10-15 Justin Bognerdocs: Stop using DEBUG() without DEBUG_TYPE in the...
2015-10-15 Benjamin Kramer[SelectionDAG] Remove dead code. NFC.
2015-10-15 Benjamin Kramer[AsmPrinter] Prune dead code. NFC.
2015-10-15 Kevin B. SmithChange test to use FileCheck rather than grep.
2015-10-15 Philip ReamesRevert 250343 and 250344
2015-10-15 JF Bastienx86 FP atomic codegen: don't drop globals, stack
2015-10-15 Diego NovilloSample Profiles - Adjust integer types. Mostly NFC.
2015-10-15 Tim NorthoverPrevent assertion with "llc -debug" and anonymous symbols.
2015-10-15 NAKAMURA TakumiLit: Rework r249161; Move RLIMIT_NPROC to main.py.
2015-10-15 Benjamin Kramer[ScalarOpts] Remove dead code.
2015-10-15 Manman RenRecommit r250345, it was reverted in r250366 to investi...
2015-10-15 Daniel Sanders[mips][ias] Implement ulh macro.
2015-10-15 Pawel BylicaRequire Windows API of version 6.1 (Windows 7).
2015-10-15 Benjamin Kramer[NVPTX] Remove dead code.
2015-10-15 Daniel Sanders[mips][mips16] MIPS16 is not a CPU/Architecture but...
2015-10-15 Benjamin Kramer[X86] Rip out orphaned method declarations and other...
2015-10-15 Benjamin Kramer[DebugInfo] Remove dead forwarding accessors. NFC.
2015-10-15 Aaron BallmanSilencing a -Wtype-limits warning; an unsigned value...
2015-10-15 Igor BregerAVX512: Implemented DAG lowering for shuff62x2/shufi62x...
2015-10-15 NAKAMURA Takumi[CMake] check-llvm requires llvm-pdbdump.
2015-10-15 Igor BregerAVX512: Implemented encoding and intrinsics for vpternl...
2015-10-15 Elena DemikhovskyAVX-512: Fixed a bug in shuffle lowering 32-bit mode
2015-10-15 Andrea Di Biagio[x86] Merge test pr24562.ll into x86-fold-pshufb.ll...
2015-10-15 Benjamin KramerMake windows.h less evil.
2015-10-15 Benjamin Kramer[llvm-pdbdump] Remove oddly placed parens that MSVC...
2015-10-15 Artyom SkrobovDon't pretend AMDGPU backend knows how to custom-lower...
2015-10-15 David MajnemerSpeculatively unbreak Windows build
2015-10-15 Zlatko Buljan[mips][microMIPS] Implement DPA.W.PH, DPAQ_S.W.PH,...
2015-10-15 Hrvoje Varga[mips][microMIPS] Implement BREAK16, LI16, MOVE16,...
2015-10-15 Hrvoje Varga[mips][microMIPS] Implement LLE and SCE instructions
2015-10-15 Hrvoje Varga[mips][microMIPS] Implement LWLE, LWRE, SWLE and SWRE...
2015-10-15 Lang Hames[RuntimeDyld] Drop the '.s' suffix off the COFF test...
2015-10-15 Eric ChristopherUpdate for llvm API change.
2015-10-15 Eric ChristopherRemove DIFile from createSubroutineType.
2015-10-15 Lang Hames[RuntimeDyld] Don't try to get the contents of sections...
2015-10-15 Akira Hatanaka[MachO] Stop generating *coal* sections.
2015-10-15 Hrvoje VargaTest commit.
2015-10-15 Manman RenTemporarily revert r250345 to sort out bot failure.
2015-10-15 Craig TopperAdd XSAVE/XSAVEOPT to KNL processor.
2015-10-15 David Majnemers/NumFiles/NumStreams/
2015-10-15 David Majnemer[llvm-pdbdump] Provide a mechanism to dump the raw...
2015-10-15 Richard SmithFix -Wmismatched-tags error in modules build by removin...
2015-10-15 Davide Italiano[bugpoint] llvm-gcc doesn't exist anymore ...
2015-10-15 Quentin Colombet[ARM] Make sure we do not dereference the end iterator...
2015-10-15 Akira HatanakaRevert r250349.
2015-10-15 Davide Italiano[JIT] TrivialMemoryManager: Fail if we can't allocate...
2015-10-14 Akira Hatanaka[MachO] Stop generating *coal* sections.
2015-10-14 Akira HatanakaRevert r250342.
2015-10-14 Cong HouUpdate the branch weight metadata in JumpThreading...
2015-10-14 Philip ReamesTest case which should have been part of 250343
2015-10-14 Philip Reames[SimplifyCFG] Speculatively flatten CFG based on profil...
2015-10-14 Akira Hatanaka[MachO] Stop generating *coal* sections.
2015-10-14 Philip ReamesTighten known bits for ctpop based on zero input bits
2015-10-14 Chris Bieneman[CMake] Make LLVM_VERSION_* variables user definable
2015-10-14 Sanjay Pateladd x86 codegen tests for 'add nsw' followed by 'sext'
2015-10-14 Bill Schmidt[PowerPC] Fix invalid lxvdsx optimization (PR25157)
2015-10-14 Davide Italiano[Bugpoint] Use 'CC' instead of 'GCC' for variable naming.
2015-10-14 Daniel Berlin[IDFCalculator] Use DominatorTreeBase instead of Domina...
2015-10-14 Davide Italiano[Bugpoint] Use clang by default.
2015-10-14 Chen Li[LoopUnswitch] Correct misleading comments.
2015-10-14 Arch D. RobisonAdd 'other' in description of extractvalue operands.
2015-10-14 Diego NovilloSample profiles - Add documentation for binary profile...
2015-10-14 Artyom SkrobovA doccomment for CombineTo, and some NFC refactorings
next