oota-llvm.git
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 Kevin EnderbyFixed a bug in getARMFixupKindMachOInfo() where three...
2013-12-13 Andrew Trickcomment typo.
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 Rafael EspindolaUse a: and s: instead of a0: and s0: in the DataLayout...
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 Chad Rosier[AArch64] Simplify the Neon Scalar3Same patterns for...
2013-12-13 Rafael EspindolaAssume defaults to produce smaller datalayout strings.
2013-12-13 Rafael EspindolaFix pr18235.
2013-12-13 Richard Sandiford[SystemZ] Optimize X [!=]= Y in cases where X - Y or...
2013-12-13 Richard Sandiford[SystemZ] Make more use of TMHH
2013-12-13 Iain Sandoetest commit.
2013-12-13 Richard Sandiford[SystemZ] Extend integer absolute selection
2013-12-13 Richard Sandiford[SystemZ] Add a structure to represent a selected compa...
2013-12-13 Richard Sandiford[SystemZ] Make more use of LTGFR
2013-12-13 Benjamin KramerX86: When lowering shl_parts, don't emit shift amounts...
2013-12-13 Joerg SonnenbergerEnabling thumb2 mode used to force support for armv6t2...
2013-12-13 Matheus Almeida[mips] Add checks for alignment and maximum displacemen...
2013-12-13 Renato GolinAdd ARM to release instructions
2013-12-13 Chandler Carruth[inliner] Fix PR18206 by preventing inlining functions...
2013-12-13 Chandler Carruth[inliner] Completely change (and fix) how the inline...
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 Kai NackeChange stack probing code for MingW.
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 Mark SeabornFix spelling in comment in test: "themselve" -> "themse...
2013-12-12 Hal FinkelFix a use-after-free error in GlobalOpt CleanupConstant...
2013-12-12 Hal FinkelInitialize the barrier pass llvm::initializeIPO
2013-12-12 Yuchen WuRemoved llvm-cov.test from Other folder.
2013-12-12 Rafael EspindolaSimplify the datalayout string of ARM and AArch64.
2013-12-12 Rafael EspindolaSimplify the SystemZ datalayout string.
2013-12-12 Rafael EspindolaUse "a" instead of "a0" in DataLayout.
2013-12-12 Rafael EspindolaFix Typo.
2013-12-12 Rafael EspindolaConvert the other getHostByName implementations to...
2013-12-12 Rafael EspindolaSwitch to the new MingW ABI.
2013-12-12 Chad Rosier[AArch64] Removed unnecessary copy patterns with v1fx...
2013-12-12 Rafael EspindolaReturn a StringRef from getHostCPUName.
2013-12-12 Chandler Carruth[cleanup] Remove trailing whitespace before I start...
2013-12-12 Tim NorthoverPowerPC: add Linux triple to TLS tests
2013-12-12 Andrea Di BiagioAdded new X86 patterns to select SSE scalar fp arithmet...
2013-12-12 Richard BartonRemove some dead code
2013-12-12 Gabor Greiftypo in comment
2013-12-12 Hao Liu[AArch64]Fix the problem that AArch64 backend fails...
2013-12-12 Alp TokerSwap around EXPECT_EQ() arguments orders for more natur...
2013-12-12 Alp TokerAdd missing escape characters to the new Regex::escape...
2013-12-12 Reed KotlerCheck for null pointer before dereferencing. A careless...
2013-12-12 Kevin QinFix Incorrect CHECK message [0-31]+ in test case.
2013-12-12 Yi JiangResubmit r196544: Apply transformation on OS X 10.9...
2013-12-12 Yi JiangAdd TargetLibraryInfo in LTO passes builder
2013-12-12 Hal FinkelRemove unused multiclass from PPCInstrInfo.td
2013-12-12 Hal FinkelImprove instruction scheduling for the PPC POWER7
2013-12-12 Hal FinkelAdd isBarrier to SDep
2013-12-12 Quentin ColombetFix an over-constrained assertion in MachineFunction...
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 FinkelFix the PPC subsumes-predicate check
2013-12-11 Hal FinkelAdd two additional hazard recognizer functions
2013-12-11 Roman DivackyMerge all tls tests to two files. One for normal codege...
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 Roman DivackyRemove test thats testing the same thing as tls.ll.
2013-12-11 David BlaikieDebugInfo: Move type units into the debug_types section...
2013-12-11 David BlaikieDwarfUnit: LLVM_OVERRIDE and constify some functions
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 Rafael EspindolaDon't set unused variable.
2013-12-11 Logan Chien[arm] Pass -triple to llvm-mc for ARM ELF test cases.
2013-12-11 Tom StellardR600: Re-format Processors.td
2013-12-11 Tom StellardR600: Register AMDGPUCFGStructurizer pass
2013-12-11 Tom StellardR600: Register R600EmitClauseMarkers pass
2013-12-11 Logan Chien[arm] Implement ARM .arch directive.
2013-12-11 Benjamin KramerSelectionDAG: Fix a typo.
2013-12-11 Tim NorthoverARM: constrain register-class in fast-isel
2013-12-11 Alp TokerBuild fix for Android NDK which has neither futimes...
2013-12-11 Elena DemikhovskyAVX-512: Removed "z" suffix from AVX-512 instructions...
2013-12-11 Richard Sandiford[SystemZ] Optimize fcmp X, 0 in cases where X is also...
2013-12-11 Richard SandifordExtend (truncate (load)) folding
2013-12-11 Manuel KlimekFix XFAIL rules.
2013-12-11 Rafael EspindolaMake this test a bit stricter.
2013-12-11 Andrew TrickAdd TargetRegisterInfo::reverseLocalAssignment hook.
2013-12-11 Reed KotlerDistinguish and choose 16 or 32 bit forms of save/resto...
2013-12-11 Kevin Qin[AArch64 NEON] Get instruction BSL matched to VSELECT.
2013-12-11 Rafael EspindolaMove mips' datalayout computation out of line and add...
2013-12-11 Rafael EspindolaMove Sparc's getDataLayout out of line and add comments.
2013-12-11 NAKAMURA TakumiPrune redundant dependencies in LLVMBuild.txt.
2013-12-11 Rafael EspindolaMove PPC's getDataLayoutString out of line and document...
2013-12-10 Reid KlecknerRevert the backend fatal error from r196939
next