Make TargetLowering::getPointerTy() taking DataLayout as an argument
[oota-llvm.git] / lib /
2015-07-09 Mehdi AminiMake TargetLowering::getPointerTy() taking DataLayout...
2015-07-09 Mehdi AminiMake TargetTransformInfo keeping a reference to the...
2015-07-09 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-09 David Majnemer[CodeView] Add support for emitting column information
2015-07-09 Adam Nemet[LAA] Fix misleading use of word 'consecutive'
2015-07-08 Alex LorenzMIR Serialization: Serialize the 'undef' register machi...
2015-07-08 Sanjay Patel[SLPVectorizer] Try different vectorization factors...
2015-07-08 Matthias BraunRegisterPressure: Add PressureDiff::dump()
2015-07-08 Adam Nemet[LAA] Revert a small part of r239295
2015-07-08 Juergen RibutzkaRun clang-format before making changes to StackMaps...
2015-07-08 Sanjay Patel[x86] enable machine combiner reassociations for scalar...
2015-07-08 Rafael EspindolaDon't reject an archive with just a symbol table.
2015-07-08 Rafael EspindolaDisallow Archive::child_iterator that don't point to...
2015-07-08 Michael Zolotukhin[LoopVectorizer] Rename BypassBlock to VectorPH, and...
2015-07-08 Michael Zolotukhin[LoopVectorizer] Restructurize code for emitting RT...
2015-07-08 Michael Zolotukhin[LoopVectorizer] Remove redundant variables PastOverflo...
2015-07-08 Michael Zolotukhin[LoopVectorizer] Move some code around to ease further...
2015-07-08 Michael Zolotukhin[LoopVectorizer] Remove redundant variable LastBypassBl...
2015-07-08 Alex LorenzMIR Parser: Remove redundant TODO comment. NFC.
2015-07-08 Alex LorenzMIR Serialization: Serialize the 'killed' register...
2015-07-08 Diego NovilloAdd missing dependency to Hexagon target.
2015-07-08 Rafael EspindolaUse a raw_svector_ostream and simplify a loop. NFC.
2015-07-08 Reid Kleckner[Win64] Only treat some functions as having the Win64...
2015-07-08 Rafael EspindolaStart adding support for writing archives in BSD format.
2015-07-08 Alex LorenzMIR Parser: Use source locations for MBB naming errors.
2015-07-08 Sanjay Patelearly exits -> less indenting; NFCI
2015-07-08 Krzysztof Parzyszek[Hexagon] Implement commoning of GetElementPtr instructions
2015-07-08 Peter CollingbourneLibDriver: Fix output path inference.
2015-07-08 Adam Nemet[LAA] Add missing debug output after r239285
2015-07-08 Reid Kleckner[SEH] Ensure that empty __except blocks have their...
2015-07-08 Duncan P. N. Exon... MC: Constify MCSubtargetInfo in getDeprecationInfo...
2015-07-08 Rafael EspindolaInline function into only use.
2015-07-08 Rafael EspindolaAdd a helper function to reduce a bit of code duplication.
2015-07-08 Eli BenderskyCosmetic cleanups - NFC
2015-07-08 James Y Knight[SPARC] Cleanup handling of the Y/ASR registers.
2015-07-08 Rafael EspindolaUse a range loop. NFC.
2015-07-08 Krzysztof Parzyszek[Hexagon] Generate "insert" instructions more aggressively
2015-07-08 Krzysztof ParzyszekRevert 241681: causes Windows builds to fail
2015-07-08 Krzysztof Parzyszek[Hexagon] Generate "insert" instructions more aggressively
2015-07-08 Silviu Baranga[LAA] Merge memchecks for accesses separated by a const...
2015-07-08 Simon Pilgrim[X86][SSE] Added (V)ROUNDSD + (V)ROUNDSS stack folding...
2015-07-08 Karthik BhatAllow constfolding of llvm.sin.* and llvm.cos.* intrinsics
2015-07-08 Mehdi AminiRemove IsLittleEndian from TargetLowering and redirect...
2015-07-08 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-07 Reid Kleckner[WinEH] Make llvm.x86.seh.restoreframe work for stack...
2015-07-07 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-07 Alex LorenzMIR Printer: Use a module slot tracker to print global...
2015-07-07 Reid Kleckner[WinEH] Add localaddress intrinsic instead of using...
2015-07-07 Arnold SchwaighoferAdd more nvcasts
2015-07-07 Dan Gohman[WebAssembly] Set the scheduling preference.
2015-07-07 Reid KlecknerRename llvm.frameescape and llvm.framerecover to locale...
2015-07-07 Sanjay Patelfix typo; NFC
2015-07-07 Alex LorenzMIR Serialization: Serialize the 'dead' register machin...
2015-07-07 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-07 David MajnemerRevert "Revert r241570, it caused PR24053"
2015-07-07 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-07 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-07 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-07 Arnold SchwaighoferAdd a pattern for a nvcast from v2f64 -> v4f32
2015-07-07 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-07 Reid KlecknerUse default member initializers to deduplicate code...
2015-07-07 Rafael EspindolaFix the -DBUILD_SHARED_LIBS=ON build.
2015-07-07 Alex LorenzMIR Parser: wrap 'MBBSlots' from the MI parsing functio...
2015-07-07 Rafael EspindolaDelete UnknownAddress. It is a perfectly valid symbol...
2015-07-07 Rafael EspindolaSimplify by passing in the section of the symbol. NFC.
2015-07-07 Nico WeberRevert r241570, it caused PR24053
2015-07-07 Krzysztof Parzyszek[Hexagon] Fix unused variable warnings in NDEBUG build...
2015-07-07 Reid Kleckner[WinEH] Add a report_fatal_error for 32-bit stack reali...
2015-07-07 Krzysztof Parzyszek[Hexagon] Implement bit-tracking facility with specific...
2015-07-07 Rafael EspindolaCommon symbols don't have a value.
2015-07-07 Sanjay Pateluse range-based for loops; NFCI
2015-07-07 Rafael EspindolaCommon symbols are not undefined, at least for ObjectFile.
2015-07-07 Rafael EspindolaSimplify, NFC.
2015-07-07 David Majnemer[IR] Make getFirstNonPHI return null if the BB is empty
2015-07-07 Denis ProtivenskyFix gcc warnings of different enum and non-enum types...
2015-07-07 Akira Hatanaka[ARM] Define a subtarget feature and use it to decide...
2015-07-07 Alex LorenzMIR Parser: Verify the implicit machine register operands.
2015-07-07 Juergen Ributzka[StackMap Liveness] Calling the base class' getAnalysis...
2015-07-07 Juergen Ributzka[StackMap Liveness] No need to cache the MachineFunctio...
2015-07-06 Benjamin Kramer[Triple] Add a helper to switch between big/little...
2015-07-06 Sanjoy Das[FaultMaps] Add statistic to count the # of implicit...
2015-07-06 Alex LorenzMIR Serialization: Serialize the implicit register...
2015-07-06 Eric ChristopherRemove JumpInstrTableInfo.h as it is no longer used.
2015-07-06 Simon Pilgrim[X86][AVX] Add support for shuffle decoding of vperm2f1...
2015-07-06 Sanjay Patel[x86] extend machine combiner reassociation optimizatio...
2015-07-06 Simon Pilgrim[X86][SSE] Vectorized i64 uniform constant SRA shifts
2015-07-06 JF BastienWebAssembly: add some TODO
2015-07-06 Reid Kleckner[WinEH] Insert the EH code load before the block terminator
2015-07-06 Simon Pilgrim[X86][SSE4A] Shuffle lowering using SSE4A EXTRQ/INSERTQ...
2015-07-06 Simon Pilgrim[X86][SSE] Use the general SMAX/SMIN/UMAX/UMIN opcodes...
2015-07-06 Quentin Colombet[TwoAddressInstructionPass] Rename a variable to match...
2015-07-06 Reid Kleckner[llvm-extract] Drop comdats from declarations
2015-07-06 Alex Lorenzllc: Add a 'run-pass' option.
2015-07-06 Matt ArsenaultAMDGPU: Run SIInsertWaits as pre-emit pass
2015-07-06 Daniel SandersChange the last few internal StringRef triples into...
2015-07-06 Adrian PrantlDIBuilder: Don't rauw null pointers with empty arrays...
2015-07-06 Daniel SandersWhere Triple has a suitable predicate, use it rather...
2015-07-06 Sanjay Pateluse range-based for loops; NFCI
2015-07-06 Teresa JohnsonResubmit "Add new EliminateAvailableExternally module...
2015-07-06 Adrian PrantlUse an early exit in DIBuilder::finalize() to improve...
next