oota-llvm.git
2014-02-12 Lang HamesExtend RTDyld API to enable optionally precomputing...
2014-02-12 Reid KlecknerRename Windows.h to WindowsSupport.h to avoid ambiguity
2014-02-12 David Fang_CS_DARWIN_USER macros available on darwin>=9. Thanks...
2014-02-12 Adrian PrantlDebug info: Bugfix for r201190: DW_OP_piece takes bytes...
2014-02-12 Akira HatanakaPass edges weights to MachineBasicBlock::addSuccessor...
2014-02-12 Renato GolinPC-rel implemented in AArch64, test now pass
2014-02-12 Eli BenderskyMove more self-contained functionality away from tools...
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
2014-02-12 NAKAMURA TakumiWindows/Path.inc: Move <shlobj.h> after "Windows.h...
2014-02-12 NAKAMURA TakumiTeach tablegen() macro to check needed variables
2014-02-12 Benjamin KramerR600: Always implement both versions of isTruncateFree...
2014-02-12 Craig TopperRemove special case filtering for instructions with...
2014-02-12 Craig TopperMark XACQUIRE_PREFIX/XRELEASE_PREFIX as isAsmParserOnly...
2014-02-12 NAKAMURA Takumi[PR18809] Mark DebugInfo/empty.ll as XFAIL:cygming.
2014-02-12 Craig TopperTest case I forgot to 'add' for r201126.
2014-02-12 Matt ArsenaultRemove unneeded include
2014-02-12 David BlaikieDwarfUnit: Include type unit's file strings in the...
2014-02-12 David BlaikieFix some formatting in my last commit (r201196)
2014-02-12 David BlaikieDwarfUnit: Provide a reference to a defining DwarfCompi...
2014-02-12 David BlaikieDwarfUnit: Refactor DW_AT_file creation into a common...
2014-02-11 David BlaikieDwarfUnit: Replace unnecessary conditionals with asserts.
2014-02-11 Evan ChengTweak ARM fastcc by adopting these two AAPCS rules:
2014-02-11 Adrian PrantlReapply r201180 with an additional error path.
2014-02-11 Adrian PrantlRevert "Debug info: Emit values in subregisters that...
2014-02-11 David BlaikieDebugInfo: Don't include the name of the CU file in...
2014-02-11 David BlaikieDebugInfo: Remove dependence on file numbering in the...
2014-02-11 Adrian Prantlwhitespace
2014-02-11 Adrian PrantlDebug info: Emit values in subregisters that do not...
2014-02-11 Adrian Prantlmake llvm-dwarfdump a little more resilient when parsin...
2014-02-11 Matt ArsenaultR600/SI: Fix assertion on infinite loops.
2014-02-11 Benjamin KramerInstCombine: Teach icmp merging about the equivalence...
2014-02-11 Jim GrosbachTidy up a bit. Formatting only.
2014-02-11 Jim GrosbachARM: Thumb2 LDR(literal) can target SP.
2014-02-11 Benjamin KramerSCEV: Cast switched values to make -Wswitch more useful.
2014-02-11 Sylvestre LedruImprove the declaration when LDPO_PIE is not available.
2014-02-11 Sylvestre LedruIf LDPO_PIE is not defined (before binutils 2.23 version),
2014-02-11 Mark SeabornAdd a note about using "Differential Revision:" in...
2014-02-11 Benjamin KramerScalarEvolution: Analyze trip count of loops with a...
2014-02-11 Robert LougherTeach the DAGCombiner how to fold concat_vector nodes...
2014-02-11 Bradley Smith[AArch64] Add missing PCRel relocations for AArch64...
2014-02-11 Chandler Carruth[LPM] Switch LICM to actively use LCSSA in addition...
2014-02-11 Robert LyttonXCore target: fix const section handling
2014-02-11 Robert Lytton XCore target: Lower ATOMIC_LOAD & ATOMIC_STORE
2014-02-11 Elena DemikhovskyAVX: fixed a bug in LowerVECTOR_SHUFFLE
2014-02-11 Dmitri GribenkoRemove TimeValue::toPosixTime() -- it is buggy, semanti...
2014-02-11 Elena DemikhovskyAVX-512: Optimized BUILD_VECTOR pattern;
2014-02-11 Quentin Colombet[CodeGenPrepare] Test case for the promotions that...
2014-02-11 Lang HamesIn RuntimeDyldImpl::emitSection, make Allocate (section...
2014-02-11 Craig TopperChanged attributes of all gather intrinsics from IntrRe...
2014-02-11 Aaron BallmanUsing the helper API for random number generation.
2014-02-11 Aaron BallmanHopefully fixing the MinGW 32 build, which was broken...
2014-02-11 Quentin Colombet[CodeGenPrepare] Undo changes that happened for the...
2014-02-11 David BlaikieDebugInfo: Use existing symbol rather than creating...
2014-02-10 Eli BenderskyMove the *PassPrinter into their own module.
2014-02-10 Juergen Ributzka[Stackmaps] Cleanup code. No functional change intended.
2014-02-10 Manman RenLTO API: add lto_module_create_from_memory_with_path.
2014-02-10 Rafael EspindolaMark the methods in the Mangler const.
2014-02-10 Reid Klecknercmake: Do not export targets when installing toolchain...
2014-02-10 Rafael EspindolaFix an old FIXME. LDPO_PIE is available since 2.23...
2014-02-10 Rafael EspindolaChange the begin and end methods in ObjectFile to match...
2014-02-10 Matt ArsenaultR600: Implement isTruncateFree
2014-02-10 Chandler Carruth[LPM] A terribly simple fix to a terribly complex bug...
2014-02-10 Hans WennborgCopy the ThreadLocalMode in GlobalVariable::copyAttribu...
2014-02-10 Tom StellardR600/SI: Initialize M0 and emit S_WQM_B64 whenever...
2014-02-10 Tom StellardR600/SI: Only use S_WQM_B64 in pixel shaders
2014-02-10 David BlaikieRemove some prototype code accidentally committed in...
2014-02-10 Tim NorthoverARM: use natural LLVM IR for vshll instructions
2014-02-10 Chad Rosier[AArch64] Handle aliases of conditional branches withou...
2014-02-10 Oliver StannardARM: r12 is callee-saved for interrupt handlers
2014-02-10 Benjamin KramerMake succ_iterator a real random access iterator and...
2014-02-10 Benjamin KramerGlobalsModRef: Unify and clean up duplicated pointer...
2014-02-10 Tim NorthoverARM: use LLVM IR to represent the vshrn operation
2014-02-10 Robert LougherTest commit - added a new line to vec_shuf-insert.ll.
2014-02-10 Matheus Almeida[mips][msa] Add DLSA instruction.
2014-02-10 Matheus Almeida[mips][msa] Update FileCheck prefix in preparation for
2014-02-10 NAKAMURA Takumi[CMake] Add dependencies to gtest.
2014-02-10 Matheus Almeida[mips][msa] Make LSA_DESC a parameterizable class.
2014-02-10 NAKAMURA Takumi[CMake] LLVMSupport should be responsible to provide...
2014-02-10 NAKAMURA TakumiFix LLVM install rules to not set permissions on include/
2014-02-10 NAKAMURA Takumi[CMake] Introduce llvm_add_library().
2014-02-10 Kostya Serebryany[asan] support for FreeBSD, LLVM part. patch by Viktor...
2014-02-10 Elena DemikhovskyAVX-512: Fixed extract_vector_elt for v16i1 and v8i1...
2014-02-10 Craig TopperRecommit r201059 and r201060 with hopefully a fix for...
2014-02-10 Bob WilsonRevert r201059 and r201060.
2014-02-10 NAKAMURA Takumi[CMake] LLVMProcessSources.cmake: Prune add_file_depend...
2014-02-10 NAKAMURA Takumi[CMake] Re-apply r200765, "Get rid of llvm_config(...
2014-02-10 Hao Liu[AArch64]Implement the copy of two FPR8 registers by...
2014-02-10 Craig TopperSimplify a bunch of code by removing the need for the...
2014-02-10 Craig TopperAdd MRMXr/MRMXm form to X86 for use by instructions...
2014-02-09 Saleem AbdulrasoolMCParser: add a single token lookahead
2014-02-09 Bob WilsonRemove shell comment in the middle of a single-line...
2014-02-09 Benjamin KramerAsmParser: Simplify code with ArrayRef.
2014-02-09 NAKAMURA TakumiWhitespace.
2014-02-09 NAKAMURA TakumiProvide CMake package modules in install tree
2014-02-09 NAKAMURA TakumiAdd version, arch, system libs, and targets to Makefile...
2014-02-09 NAKAMURA TakumiLoad exported lib and exe targets from LLVMConfig
2014-02-09 NAKAMURA TakumiExport lib and exe build target names from build tree
2014-02-09 NAKAMURA TakumiExport lib and exe build target names from install...
2014-02-09 NAKAMURA TakumiProvide LLVMConfig in both build and install tree
next