oota-llvm.git
2014-04-11 Duncan P. N... blockfreq: Document BlockFrequencyInfo terminology
2014-04-11 Duncan P. N... blockfreq: Rename BlockProbInfoT to BranchProbabilityInfoT
2014-04-11 Duncan P. N... blockfreq: Remove unnecessary template parameters
2014-04-11 Duncan P. N... blockfreq: Rename BlockFrequencyImpl to BlockFrequencyI...
2014-04-11 Duncan P. N... blockfreq: Use getSuccessorIndex()
2014-04-11 David BlaikiePull out a named variable for the cached section names...
2014-04-11 Louis GerbargAdd ARM64 CLS patterns
2014-04-11 David BlaikieFormat fixes for r205990
2014-04-11 Benjamin KramerMake doxygen comment match the declaration.
2014-04-11 Quentin Colombet[RegAllocGreedy][Last Chance Recoloring] Change the...
2014-04-11 Quentin Colombet[RegAllocGreedy][Last Chance Recoloring] Addition of
2014-04-11 Matt ArsenaultR600: Check if a sextload should be used for parameter...
2014-04-11 Lang HamesRemove redundant symbolization support from MCDisassemb...
2014-04-11 Quentin Colombet[Register Coalescer] Fix wrong live-range information...
2014-04-11 Matt ArsenaultR600/SI: Refactor SOPC classes slightly.
2014-04-11 Rafael EspindolaDon't lose the thumb bit by using relocations with...
2014-04-11 Adrian PrantlAdd some CHECKs to this testcase.
2014-04-11 Matt ArsenaultFix shift by constants for vector.
2014-04-11 Adrian PrantlDebug info: Store the DIVariable in DebugLocEntry also...
2014-04-11 Matt ArsenaultMove ExtractVectorElements to SelectionDAG.
2014-04-11 Tom StellardSelectionDAG: Use helper function to improve legalizati...
2014-04-11 Tom StellardSelectionDAG: Factor ISD::MUL lowering code out of...
2014-04-11 Daniel SandersRevert: r205182 - llvm/test/MC/Mips/mips64r2/valid...
2014-04-11 Diego NovilloFix use-after-free bug caught by address sanitizer:
2014-04-11 Simon Atanasyan[yaml2obj][ELF] ELF Relocations Support.
2014-04-11 David BlaikieImplement depth_first and inverse_depth_first range...
2014-04-11 Jim Grosbach[c++11] Range'ify use list loops in InstrEmitter.
2014-04-11 Jim Grosbach[c++11] Range'ify use list loops in DAGCombiner.
2014-04-11 Jim Grosbach[ARM64,C++11] Range'ify use-lists iterators in address...
2014-04-11 David BlaikieUse value types instead of 'new'd objects to store...
2014-04-11 Jim Grosbach[ARM64,C++11]: Range'ify use-list iterators in DAGToDAG.
2014-04-11 Jim Grosbach[ARM64,C++11]: More range-based loop simplification.
2014-04-11 Jim GrosbachSDNode: Add uses() iterator_range convenience methods.
2014-04-10 David BlaikieRemove lazy-initialization of section caches in MCContext
2014-04-10 Reid KlecknerMove the segmented stack switch to a function attribute
2014-04-10 Josh Magee[stack protector] Refactor and clean-up test. No funct...
2014-04-10 Louis GerbargTest commit.
2014-04-10 David BlaikieSimplify make_range by using move semantics
2014-04-10 Jim Grosbach[ARM64,C++11]: Range'ify loops in InstrInfo.
2014-04-10 Kaelyn TakataRemove the use of "%e" as it is not a valid expansion...
2014-04-10 David BlaikieReimplement debug info compression by compressing the...
2014-04-10 David BlaikieRevert debug info compression support.
2014-04-10 Jim Grosbach[ARM64,C++11]: Range'ify loops in the conditional-compa...
2014-04-10 Jim Grosbachiterator_range: Add an llvm::make_range() helper method.
2014-04-10 Kevin EnderbyFor the ARM integrated assembler add checking of the
2014-04-10 Adrian PrantlRevert "Follow-up to r205973: change the return type...
2014-04-10 Adrian PrantlFollow-up to r205973: change the return type to const...
2014-04-10 Adrian PrantlDebug info: Factor the retrieving of the DIVariable...
2014-04-10 NAKAMURA TakumiAddLLVM: Mute the prefix "lib" in SHARED on win32.
2014-04-10 Daniel Sanders[mips] NotMips64 predicate is really a test for 32...
2014-04-10 Arnold SchwaighoferReapply "SLPVectorizer: Ignore users that are insertele...
2014-04-10 Daniel Sanders[mips] Switch the MIPS-III and MIPS-IV assembler tests...
2014-04-10 NAKAMURA TakumiARM64/*/LLVMBuild.txt: Prune redundant deps.
2014-04-10 NAKAMURA TakumiLLVMBuild.txt: Add missing dependencies.
2014-04-10 NAKAMURA TakumiLLVMBuild.txt: Reformat.
2014-04-10 Dmitri GribenkoSaveAndRestore: fix coding style and Doxygenify comments
2014-04-10 David MajnemerYAMLIO: Allow scalars to dictate quotation rules
2014-04-10 Simon AtanasyanUse range-based for loops. No functionality change.
2014-04-10 NAKAMURA TakumiFix abuse of StringRef on ARM64SysReg::MRSMapper::toStr...
2014-04-10 Saleem AbdulrasoolARM64: add an explicit cast to silence a silly warning
2014-04-10 Juergen Ributzka[ARM64] Fix immediate cost calculation for types larger...
2014-04-10 Reid KlecknerRevert "For the ARM integrated assembler add checking...
2014-04-10 Jim GrosbachFix to support properly cleaning up failed address...
2014-04-10 Jim GrosbachX86: Tighten up test.
2014-04-09 Jim GrosbachAdd support for load folding of avx1 logical instructions
2014-04-09 Jim GrosbachSelectionDAG: Don't constant fold target-specific nodes.
2014-04-09 Kevin EnderbyFor the ARM integrated assembler add checking of the
2014-04-09 Chad Rosier[AArch64] Implement the isZExtFree APIs.
2014-04-09 Chad Rosier[AArch64] Implement the isTruncateFree API.
2014-04-09 Quentin Colombet[DAGCombiner] DAG combine does not know how to combine...
2014-04-09 Bob WilsonSimple fix for build failures resulting from r205867.
2014-04-09 David MajnemerRevert "Revert "YAMLIO: Encode ambiguous hex strings...
2014-04-09 David Majnemerobj2yaml: Don't crash if the characteristics field...
2014-04-09 Justin Holewinski[NVPTX] Add preliminary intrinsics and codegen support...
2014-04-09 Justin Holewinski[NVPTX] Add support for addrspacecast in global variabl...
2014-04-09 Justin Holewinski[NVPTX] Add query support for read-write images and...
2014-04-09 Alp TokerFix some doc and comment typos
2014-04-09 Bradley Smith[ARM64] Change SYS without a register to an alias to...
2014-04-09 Bradley Smith[ARM64] Correctly disassemble ISB operand as ISB not...
2014-04-09 Bradley Smith[ARM64] Properly support both apple and standard syntax...
2014-04-09 Bradley Smith[ARM64] Flag setting logical/add/sub immediate instruct...
2014-04-09 Bradley Smith[ARM64] Conditional branches must always print their...
2014-04-09 Bradley Smith[ARM64] Fix disassembly logic for extended loads/stores...
2014-04-09 Bradley Smith[ARM64] When printing a pre-indexed address with #0...
2014-04-09 Bradley Smith[ARM64] Add missing shifted register MVN alias to ORN
2014-04-09 Bradley Smith[ARM64] SXTW/UXTW are only valid aliases for 32-bit...
2014-04-09 Bradley Smith[ARM64] Fix canonicalisation of MOVs. MOV is too comple...
2014-04-09 Bradley Smith[ARM64] Fixup ADR/ADRP parsing such that they accept...
2014-04-09 Bradley Smith[ARM64] Ensure sp is decoded as SP, not XZR in LD1...
2014-04-09 Bradley Smith[ARM64] Tighten up the special casing in emitting arith...
2014-04-09 Bradley Smith[ARM64] Rename LR to the UAL-compliant 'X30'.
2014-04-09 Bradley Smith[ARM64] Rename FP to the UAL-compliant 'X29'.
2014-04-09 Bradley Smith[ARM64] Add a PostEncoderMethod to FCMP - the Rm field...
2014-04-09 Bradley Smith[ARM64] SCVTF and FCVTZS/U are undefined if scale<5...
2014-04-09 Bradley Smith[ARM64] EXT and EXTR instructions on v8i8 and W regs...
2014-04-09 Bradley Smith[ARM64] Scaled fixed-point FCVTZSs should also have...
2014-04-09 Bradley Smith[ARM64] UBFM/BFM is undefined on w registers when imms...
2014-04-09 Bradley Smith[ARM64] Floating point to fixed point scaled conversion...
2014-04-09 Bradley Smith[ARM64] Port over the PostEncoderMethod fix for SMULH...
2014-04-09 Bradley Smith[ARM64] Add missing tlbi operands and error for extra...
next