oota-llvm.git
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...
2014-08-08 Rafael Espindolapr20589: Fix duplicated arch flag.
2014-08-08 Rafael Espindolapr20588: add missing calls to va_end.
2014-08-08 Daniel Sanders[mips] Invert the abicalls feature bit to be noabicalls...
2014-08-08 Josh KlontzAdd missing Interpreter intrinsic lowering for sin...
2014-08-08 Josh KlontzFix for #20408 - CMake LLVM_ENABLE_FFI=ON build fails...
2014-08-08 Jiangning Liu[AArch64] Fix a type conversion bug for anlyzing compare.
2014-08-08 Rafael EspindolaFix bug 20125 - clang-format segfaults on bad config.
2014-08-08 Daniel Sanders[mips] Remove reason for XFAIL from a test that isn...
2014-08-08 James Molloy[LoopVectorizer] Enable support for floating-point...
2014-08-08 James Molloy[AArch64] Add an FP load balancing pass for Cortex-A57
2014-08-08 Tim Northoverllvm-objdump: add missing % in format specifier.
2014-08-08 Tim Northoverllvm-objdump: use portable format specifiers for info.
2014-08-08 Daniel Sanders[mips] Initial implementation of -mabicalls/-mno-abicalls.
2014-08-08 Tim NorthoverAArch64: stop trying to take control of all UnknownArch...
2014-08-08 Patrik Hagglund[pr19635] Revert most of r170537, and add new testcase.
2014-08-08 David MajnemerGlobalOpt: Optimize in the face of insertvalue/extractvalue
2014-08-08 NAKAMURA TakumiFix llvm/test/DebugInfo/X86/recursive_inlining.ll to...
2014-08-08 NAKAMURA TakumiAArch64InstrInfo.cpp: Fix \param(s). [-Wdocumentation]
2014-08-08 Anton Yartsev[tablegen] - Eliminate memory leaks in TGParser.cpp
2014-08-07 Adam Nemet[AVX512] Add zero-masking variant to AVX512_masking...
2014-08-07 Gerolf HoflehnerFix for multi-line comment warning
2014-08-07 Adam Nemet[AVX512] Add codegen test for the masking variant of...
2014-08-07 Akira Hatanaka[stack protector] Look through bitcasts to get global...
2014-08-07 Adrian PrantlMake these regexes stricter by disallowing any addition...
2014-08-07 Arnold SchwaighoferSLPVectorizer: Use the type of the value loaded/stored...
2014-08-07 Adrian PrantlAdd a separate testcase for a DWARF expression describi...
2014-08-07 Adrian PrantlReflow this comment.
2014-08-07 David BlaikieDebugInfo: Fix overwriting/loss of inlined arguments...
2014-08-07 Reed Kotlerfix materialization of one bit constants and global...
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Gerolf HoflehnerDebugging Utility - optional ability for dumping critic...
2014-08-07 Gerolf HoflehnerMachineCombiner Pass for selecting faster instruction...
2014-08-07 Kevin EnderbyAdd two missing ARM cpusubtypes to the switch statement in
2014-08-07 Owen AndersonFix a case in SROA where lifetime intrinsics could...
2014-08-07 Lang Hames[MCJIT] Replace a c-style cast with reinterpret_cast...
2014-08-07 Richard SmithRemove Support/IncludeFile.h and its only user. This...
2014-08-07 Rafael EspindolaFix test failure on ARM.
2014-08-07 Richard Smith[modules] Update module map workaround to cope with...
2014-08-07 Frederic Risstest commit: remove trailing whitespace.
2014-08-07 Rafael EspindolaRemove a few XFAILs.
2014-08-07 Akira Hatanaka[Branch probability] Recompute branch weights of tail...
2014-08-07 Joerg SonnenbergerAdd the majority of the remaining SPE instructions.
2014-08-07 Justin BognerFileCheck: Add a flag to allow checking empty input
2014-08-07 Joerg SonnenbergerIndent
next