]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - include
Debug info: Implement (rvalue) reference qualifiers for C++11 non-static
[opencl/llvm.git] / include /
2013-12-18 Adrian PrantlDebug info: Implement (rvalue) reference qualifiers...
2013-12-18 Adrian PrantlPull in a couple of new constants from the upcoming...
2013-12-18 Adrian Prantlformatting
2013-12-18 Yuchen Wullvm-cov: Print coverage summary to STDOUT.
2013-12-18 Yuchen Wullvm-cov: Added -c option for branch counts.
2013-12-17 Quentin ColombetAdd warning capabilities in LLVM.
2013-12-17 Quentin ColombetRevert r197438 and r197447 until we figure out how...
2013-12-16 Yuchen Wullvm-cov: Marked secondary print functions private.
2013-12-16 Quentin ColombetAdd warning capabilities in LLVM.
2013-12-16 Yi JiangEnable double to float shrinking optimizations for...
2013-12-16 Yuchen Wullvm-cov: Added -u option for unconditional branch...
2013-12-16 Joerg SonnenbergerRecognize EABIHF as environment and use it for RTAPI...
2013-12-16 NAKAMURA Takumi[CMake] Introduce LLVM_INCLUDE_DIR.
2013-12-14 Juergen Ributzka[Stackmap] Refactor operand parsing.
2013-12-14 Juergen Ributzka[Stackmap] Liveness Analysis Pass
2013-12-14 Juergen RibutzkaConvert register liveness tracking to work on a sub...
2013-12-14 Michael Gottesman[block-freq] Rename getEntryFrequency() -> getEntryFreq...
2013-12-14 Michael Gottesman[block-freq] Teach branch probability how to return...
2013-12-14 Michael Gottesman[block-freq] Add a right shift to BlockFrequency that...
2013-12-14 Michael Gottesman[block-freq] Remove old BlockFrequency entry frequency...
2013-12-14 Michael Gottesman[block-freq] Refactor LiveInterals::getSpillWeight...
2013-12-14 Matt ArsenaultTeach MemoryBuiltins about address spaces
2013-12-14 Matt ArsenaultPrint the address space of a MachineMemOperand
2013-12-14 Michael Gottesman[block-freq] Add the equivalent methods to MachineBlock...
2013-12-14 Michael Gottesman[block-freq] Convert BlockFrequencyImpl to use the...
2013-12-13 Michael Gottesman[block-freq] Add a print method on BlockFrequencyImpl...
2013-12-13 Michael Gottesman[block-freq] Begin move of BlockFrequency::EntryFreq...
2013-12-13 Rafael EspindolaPointer sizes are stored in Bytes. Fix variables names...
2013-12-13 Michael GottesmanRemove APInt::extractBit since it is already implemente...
2013-12-13 David BlaikieDebugInfo: Move type units into the debug_types section...
2013-12-13 Michael Gottesman[block-freq] Add the method APInt::nearestLogBase2().
2013-12-13 Michael Gottesman[block-freq] Add the APInt method extractBit.
2013-12-13 Andrew TrickRevert "Convert liveness tracking to work on a sub...
2013-12-13 Andrew TrickRevert "Liveness Analysis Pass"
2013-12-13 Andrew TrickGrow the stackmap/patchpoint format to hold 64-bit...
2013-12-13 Andrew TrickLiveness Analysis Pass
2013-12-13 Andrew TrickConvert liveness tracking to work on a sub-register...
2013-12-13 Rafael EspindolaFix pr18235.
2013-12-13 David BlaikieRevert "DebugInfo: Move type units into the debug_types...
2013-12-13 David BlaikieDebugInfo: Move type units into the debug_types section...
2013-12-13 Rui UeyamaObject/COFF: ExportAddressTableEntry is a union of...
2013-12-13 David BlaikieRevert "DebugInfo: Move type units into the debug_types...
2013-12-13 Yuchen Wullvm-cov: Added -b option for branch probabilities.
2013-12-13 David BlaikieDebugInfo: Move type units into the debug_types section...
2013-12-12 Rafael EspindolaReturn a StringRef from getHostCPUName.
2013-12-12 Hal FinkelAdd isBarrier to SDep
2013-12-12 Hans WennborgExpose FileCheck's AddFixedStringToRegEx as Regex:...
2013-12-11 Chad Rosier[AArch64] Refactor NEON floating-point Max/Min/Maxnm...
2013-12-11 Hal FinkelAdd two additional hazard recognizer functions
2013-12-11 Rafael EspindolaOn ELF and COFF treat linker_private like private.
2013-12-11 David BlaikieRevert "DebugInfo: Move type units into the debug_types...
2013-12-11 David BlaikieDebugInfo: Move type units into the debug_types section...
2013-12-11 Chad Rosier[AArch64] Add NEON scalar floating-point compare LLVM...
2013-12-11 Chad Rosier[AArch64] Refactor the NEON scalar floating-point recip...
2013-12-11 Chad Rosier[AArch64] Refactor the NEON scalar floating-point recip...
2013-12-11 Logan Chien[arm] Implement ARM .arch directive.
2013-12-11 Alp TokerBuild fix for Android NDK which has neither futimes...
2013-12-11 Andrew TrickAdd TargetRegisterInfo::reverseLocalAssignment hook.
2013-12-10 David Fangon darwin<10, fallback to .weak_definition (PPC,X86)
2013-12-10 Chad Rosier[AArch64] Refactor the NEON floating-point absolute...
2013-12-10 Chad Rosier[AArch64] Refactor the NEON signed/unsigned floating...
2013-12-10 Chad Rosier[AArch64] Overload NEON signed/unsigned floating-point...
2013-12-10 Chad Rosier[AArch64] Overload NEON signed/unsigned integer convert...
2013-12-10 Reid KlecknerReland "Fix miscompile of MS inline assembly with stack...
2013-12-10 Tim NorthoverMake Triple's isOSBinFormatXXX functions partition...
2013-12-10 Alp TokerSupport: Update documentation for Program functions
2013-12-10 Chad Rosier[AArch64] Refactor the Neon vector/scalar floating...
2013-12-10 Chad Rosier[AArch64] Refactor the Neon vector/scalar floating...
2013-12-10 Elena DemikhovskyAVX-512: changed intrinsics for mask operations
2013-12-10 Elena DemikhovskyAVX-512: Changed intrinsics of VPCONFLICT to match...
2013-12-10 Daniel Sanders[mips][msa] Correct sld and sldi builtins.
2013-12-10 Richard SandifordAdd TargetLowering::prepareVolatileOrAtomicLoad
2013-12-10 Kevin Qin[AArch64 NEON] Support poly128_t and implement relevant...
2013-12-10 Reid KlecknerRevert "Fix miscompile of MS inline assembly with stack...
2013-12-10 Reid KlecknerFix miscompile of MS inline assembly with stack realignment
2013-12-10 Andrew TrickFix a crash that occurs when PWD is invalid.
2013-12-10 Yuchen Wullvm-cov: Added -a option for block data.
2013-12-09 Chad Rosier[AArch64] Refactor the NEON scalar reduce pairwise...
2013-12-09 Chad Rosier[AArch64] Remove q and non-q intrinsic definitions...
2013-12-09 Rafael EspindolaUse a more direct check for finding out the file type.
2013-12-09 David MajnemerADT: Implement MutableArrayRef::reverse_iterator
2013-12-08 Duncan P. N. Exon... Fix comments for PassDebuggingString
2013-12-07 Jakub StaszakDon't #include heavy Dominators.h file in LoopInfo...
2013-12-07 Rafael EspindolaRemove the notion of primitive types.
2013-12-07 NAKAMURA TakumiWhitespace cleanups.
2013-12-07 Andrew TrickFactor out the SchedRemainder/SchedBoundary from Generi...
2013-12-07 Lang HamesRevert r196639 while I investigate a bot failure.
2013-12-07 Lang HamesAdd support for archives and object file caching under...
2013-12-07 Matt ArsenaultAdd getBitCastOrAddrSpaceCast
2013-12-07 Rafael EspindolaRemove unused value.
2013-12-07 Vincent LejeuneAdd a RequireStructuredCFG Field to TargetMachine.
2013-12-07 Kaelyn UhrainFix the segfault reported in PR 11990.
2013-12-06 Kaelyn UhrainFix a narrowing warning due to a type mismatch (size_t...
2013-12-06 David PeixottoCache AllowAtInIdentifier as class variable in AsmLexer
2013-12-06 Cameron McInallyUpdate AVX512 vector blend intrinsic names.
2013-12-06 Kostya Serebryany[asan] rewrite asan's stack frame layout
2013-12-06 Rui UeyamaObject/COFF: Add export table entry structs.
2013-12-05 Yuchen Wullvm-cov: Conformed headers.
2013-12-05 Renato GolinAdd #pragma vectorize enable/disable to LLVM
2013-12-05 Andrew TrickMI-Sched: Model "reserved" processor resources.
next