]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/shortlog
opencl/llvm.git
2014-08-12 Adrian PrantlDebugLocEntry: Restore the comparison predicate from...
2014-08-12 Reid Klecknermsan: Handle musttail calls
2014-08-12 Reid KlecknerMove helper for getting a terminating musttail call...
2014-08-12 David BlaikieRevert "Partially revert r214761 that asserted that...
2014-08-11 Quentin Colombet[MachineSink] Improve the compile time by preserving...
2014-08-11 Michael J.... [x86] Fold extract_vector_elt of a load into the Load...
2014-08-11 Adrian PrantlAdd a couple of convenience accessors to DebugLocEntry...
2014-08-11 NAKAMURA TakumiR600/SIInstrInfo.cpp: Suppress an warning. [-Wunused...
2014-08-11 Quentin Colombet[ARM] Mark VMOVDRR with the RegSequence property and...
2014-08-11 Adrian PrantlMake these DebugLocEntry::Value comparison operators...
2014-08-11 Jim GrosbachAdd missing closing namespace comment.
2014-08-11 Jim GrosbachAArch64: Tidy up a few comments.
2014-08-11 David MajnemerInstCombine: Combine (add (and %a, %b) (or %a, %b)...
2014-08-11 Tom StellardR600/SI: Add a ComplexPattern for selecting MUBUF _OFFS...
2014-08-11 Tom StellardR600/SI: Add an _OFFEN variant MUBUF_STORE_* and use...
2014-08-11 Tom StellardR600/SI: Add check for low 32 bits of encoding to mubuf...
2014-08-11 Tom StellardR600/SI: Clear lds bit on MUBUF instructions used for...
2014-08-11 Tom StellardR600/SI: Fix broken test
2014-08-11 Quentin ColombetAdd isRegSequence property.
2014-08-11 Quentin Colombet[AArch64] Fix registerAllocator assigns same register...
2014-08-11 Adrian PrantlDebug info: Remove an obsolete constructor from DebugLo...
2014-08-11 Adrian PrantlDebug info: Modify DebugLocEntry::addValue to take...
2014-08-11 Adrian PrantlDebug info: Further simplify the implementation of...
2014-08-11 Adrian PrantlDebug Info: Move the sorting and uniqueing of pieces...
2014-08-11 Adrian PrantlDebug info: Refactor DebugLocEntry's Merge function...
2014-08-11 Saleem AbdulrasoolARM: try harder to detect non-IT eligible instructions
2014-08-11 Rafael EspindolaFix using -plugin-opt=apiflie when also using -plugin...
2014-08-11 Sanjay PatelCorrect a missing RUN line in the ARM codegen test...
2014-08-11 Reid KlecknerAdd missing test for r215031
2014-08-11 Reid KlecknerMC: Diagnose an unexpected token in COFF .section inste...
2014-08-11 Sylvestre LedruFix typos:
2014-08-11 Rafael EspindolaFix use of uninitialized variable.
2014-08-11 Rafael EspindolaUse an early return. NFC.
2014-08-11 Daniel SandersRevert r215359 - [mips] Implement .ent, .end, .frame...
2014-08-11 Daniel Sanders[mips] Implement .ent, .end, .frame, .mask and .fmask...
2014-08-11 Hans WennborgPeepholeOptimizer: make parameter ref to SmallPtrSetImpl
2014-08-11 Hans WennborgMake this SmallVector size a power of two as suggested...
2014-08-11 Tim NorthoverAArch64: add support for dynamic-loader relocations
2014-08-11 Elena DemikhovskyAVX-512: added a missing bitcast from v16f32 to v16i32
2014-08-11 Tim Northoverllvm-readobj: zero out timestamp in COFF auto-generated...
2014-08-11 Tim Northoverllvm-objdump: fix remaining use of %x format specifier...
2014-08-11 Oliver StannardARM: __gnu_h2f_ieee and __gnu_f2h_ieee always use the...
2014-08-11 Jiangning LiuIn Machine CSE pass, the source register of a COPY...
2014-08-11 Jiangning LiuIn LVI(Lazy Value Info), originally value on a BB can...
2014-08-11 Hans WennborgRe-commit "Increase the size of this SmallVector in...
2014-08-11 Hans WennborgRevert "Increase the size of this SmallVector in Peepho...
2014-08-11 Hans WennborgIncrease the size of this SmallVector in PeepholeOptimizer.
2014-08-11 Hans WennborgSubTargetFeature.cpp: it seems the size of this SmallVe...
2014-08-11 Hans WennborgIncrease the size of SpillPlacement::BlockFrequencies.
2014-08-11 Hans WennborgLegacyPassManagers.h: increase the size of PMDataManage...
2014-08-11 Hans WennborgIncrease the size of these SmallVectors in X86ISelLower...
2014-08-11 Hans WennborgIncrease the size of this SmallVector in CloneNodeWithV...
2014-08-11 Hans WennborgIncrease the size of DwarfAccelTable::TableHeaderData...
2014-08-11 Hans WennborgIncrease the size of PMTopLevelManager::ImmutablePasses...
2014-08-10 Petar JovanovicAdd support for scalarizing cttz_zero_undef
2014-08-10 Saleem AbdulrasoolARM: correct isPredicable for MULS in ThHUMB mode
2014-08-10 Joerg Sonnenberger@l and friends adjust their value depending the context...
2014-08-10 Joerg SonnenbergerFix tabs.
2014-08-10 Joerg SonnenbergerIf available, pass down the Fixup object to EvaluateAsR...
2014-08-09 Saleem AbdulrasoolADT: remove MinGW32 and Cygwin OSType enum
2014-08-09 Sanjay Patelfixed typos
2014-08-09 Aaron BallmanResolving some type truncation warnings in MSVC (enum...
2014-08-09 Saleem AbdulrasoolMC: remove duplicated code
2014-08-09 Saleem AbdulrasoolMC: cleanup includes
2014-08-09 Saleem AbdulrasoolCodeGen: switch to a range based for loop
2014-08-09 Joerg SonnenbergerAllow the third argument for the subi family to be...
2014-08-09 Roman KashitsynTest commit access
2014-08-09 Joerg SonnenbergerUpdate disassembler test to check the full dccci/iccci...
2014-08-09 Joerg SonnenbergerUse the full form of dccci and iccci from the early...
2014-08-09 Eric ChristopherInitialize PPC DataLayout based on the Triple only.
2014-08-09 Eric ChristopherRemove extraneous 64-bit argument to the PPC TargetMach...
2014-08-09 Eric ChristopherInitialize X86 DataLayout based on the Triple only.
2014-08-09 Matt ArsenaultR600: Disable FP exceptions.
2014-08-09 Eric ChristopherMove some X86 subtarget configuration onto the subtarge...
2014-08-09 Tom StellardR600/SI: Custom lower CONCAT_VECTORS
2014-08-09 Tom StellardR600/SI: Update concat_vectors.ll to check for scratch...
2014-08-09 Rafael EspindolaFix expected windows result.
2014-08-09 Eric ChristopherFix typo.
2014-08-08 Lang Hames[MCJIT] Simplify immediate decoding code in the Runtime...
2014-08-08 Rui Ueyama[FastISel][X86] Silence -Wenum-compare warning
2014-08-08 Rafael EspindolaFix the windows build.
2014-08-08 Eric ChristopherReword comment slightly.
2014-08-08 Rafael EspindolaRemove dead code. Fixes pr20544.
2014-08-08 Rafael EspindolaConvert from Windows to Unix paths in sys::path::native.
2014-08-08 Joerg SonnenbergerAllow large immediates for branch instructions in 32bit...
2014-08-08 Joerg SonnenbergerProvide an implementation of getNoopForMachoTarget...
2014-08-08 Juergen Ributzka[FastISel][X86] Fix INC/DEC optimization (r215230)
2014-08-08 Tim NorthoverAArch64: avoid deleting the current iterator in a loop.
2014-08-08 Juergen Ributzka[FastISel][AArch64] Attach MachineMemOperands to load...
2014-08-08 Juergen Ributzka[FastISel][X86] Use INC/DEC when possible for {sadd...
2014-08-08 David BlaikieDebugInfo: Recommit (reverted in r215217, originally...
2014-08-08 NAKAMURA TakumiAArch64A57FPLoadBalancing.cpp: Define ColorNames in...
2014-08-08 NAKAMURA TakumiDataTypes.h.cmake: Define PRIx32 &c for !HAVE_INTTYPES_...
2014-08-08 Rafael EspindolaDelete dead code. NFC.
2014-08-08 Pedro ArtigasAdded a TLI hook to signal that the target does not...
2014-08-08 Joerg SonnenbergerAdd low-level option for avoiding float stores from...
2014-08-08 Joerg SonnenbergerAdd support for SPE load/store from memory.
2014-08-08 Rafael EspindolagetLoadName is only implemented for ELF, make it ELF...
2014-08-08 Rafael EspindolaUse a simpler predicate. NFC.
2014-08-08 David BlaikieDebugInfo: Remove assertion (added in r215157) that...
next