Migrate metadata information from scalar to vector instructions during
[oota-llvm.git] / include /
2013-11-23 Chandler Carruth[PM] Add support to the analysis managers to query...
2013-11-22 Chandler Carruth[PM] Switch the downward invalidation to be incremental...
2013-11-22 Chandler Carruth[PM] Remove a FIXME comment that was fixed by my recent...
2013-11-22 Manman RenDebug Info: move StripDebugInfo from StripSymbols.cpp...
2013-11-22 Manman RenDebug Info: add a constant for debug info version number.
2013-11-22 Paul RobinsonTeach ISel not to optimize 'optnone' functions (revised).
2013-11-22 Richard SandifordAdd a Scalarizer pass.
2013-11-22 Chandler Carruth[PM] Remove extraneous space that I left in there.
2013-11-22 Chandler Carruth[PM] Teach the analysis managers to pass themselves...
2013-11-22 Chandler Carruth[PM] Reverse the template arguments 'PassT' and 'Analys...
2013-11-22 Chandler Carruth[PM] Remove the IRUnitT typedef requirement for analysi...
2013-11-22 Chandler Carruth[PM] Fix the analysis templates' usage of IRUnitT.
2013-11-22 Michael Gottesman[block-freq] Add a method to loop info for returning...
2013-11-22 Chandler Carruth[PM] Simplify how the SFINAE for AnalysisResultModel...
2013-11-22 Lang HamesFix a typo where we were creating <def,kill> operands...
2013-11-22 Chandler Carruth[PM] Switch analysis managers to be threaded through...
2013-11-22 Tom StellardSplit SETCC if VSELECT requires splitting too.
2013-11-21 NAKAMURA TakumiWhitespace.
2013-11-21 Chandler Carruth[PM] Fix typo and trailing space.
2013-11-21 NAKAMURA TakumiRevert r195317 (and r195333), "Teach ISel not to optimi...
2013-11-21 Chandler Carruth[PM] Widen the interface for invalidate on an analysis...
2013-11-21 Chandler Carruth[PM] Add support for using SFINAE to reflect on an...
2013-11-21 Ana PazosImplemented Neon scalar by element intrinsics.
2013-11-21 Paul RobinsonTeach ISel not to optimize 'optnone' functions.
2013-11-21 Lang HamesDereference the node iterator when dumping the PBQP...
2013-11-21 Chandler Carruth[PM] Add a module analysis pass proxy for the function...
2013-11-21 Nick KledzikYAML I/O add support for validate()
2013-11-21 Nick Kledzikrevert r194655
2013-11-20 Chandler CarruthMake the moved-from SmallPtrSet be a valid, empty,...
2013-11-20 Chandler Carruth[PM] Add the preservation system to the new pass manager.
2013-11-20 Chandler CarruthGive SmallPtrSet move semantics when we have R-value...
2013-11-20 Bill WendlingUpdate to reflect the next release.
2013-11-20 Chandler Carruth[PM] Make the function pass manager more regular.
2013-11-20 Yuchen Wullvm-cov: Added file checksum to gcno and gcda files.
2013-11-20 Chandler Carruth[PM] Split the analysis manager into a function-specifi...
2013-11-20 Eric ChristopherRemove capability for polymorphic destruction from...
2013-11-20 Eric ChristopherFormatting, 80-col, trailing whitespace.
2013-11-20 Filip PizloExpose the fence instruction via the C API.
2013-11-19 Juergen Ributzka[DAG] Refactor vector splitting code in SelectionDAG...
2013-11-19 Yuchen Wullvm-cov: Added constness property to methods.
2013-11-19 Rafael EspindolaSupport multiple COFF sections with the same name but...
2013-11-19 John ThompsonYAML I/O - Added default trait support for std:string...
2013-11-19 Michael IlsemanAdd support for software expansion of 64-bit integer...
2013-11-19 Andrew TrickFix patchpoint comments.
2013-11-19 Andrew TrickAdd an abstraction to handle patchpoint operands.
2013-11-19 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-18 David BlaikieDebugInfo: Simplify a few more explicit constructions...
2013-11-18 Alexander KornienkoRecover gracefully when deserializing invalid YAML...
2013-11-18 Alexey SamsonovFix forgotten member initialization detected by MSan...
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-18 Hao LiuImplement the newly added ACLE functions for ld1/st1...
2013-11-18 Matt ArsenaultFix spacing, forward declare order.
2013-11-17 Manman RenDebug Info: fix typo in function name.
2013-11-17 Manman RenDebug Info Verifier: enable public functions of Finder...
2013-11-17 Hal FinkelAdd a loop rerolling flag to the PassManagerBuilder
2013-11-17 Yaron KerenDebugLoc defines LineCol as 32 bit in comment but unsig...
2013-11-17 Michael Gottesman[block-freq] Add BlockFrequency::scale that returns...
2013-11-17 Chandler Carruth[PM] Completely remove support for explicit 'require...
2013-11-17 Andrew TrickAdded a size field to the stack map record to handle...
2013-11-16 Hal FinkelAdd a loop rerolling pass
2013-11-16 Benjamin KramerScalarEvolution: Warn if the result of setFlags/clearFl...
2013-11-16 Benjamin KramerAnnotate APInt methods where it's not clear whether...
2013-11-16 Duncan P. N. Exon... Fix filename in header comment
2013-11-16 Jim GrosbachX86: Encode the 'h' cpu subtype in the MachO header...
2013-11-15 Ana PazosImplemented aarch64 Neon scalar vmulx_lane intrinsics
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-15 Chad Rosier[AArch64] Fix the scalar NEON ACLE functions so that...
2013-11-15 Rui UeyamaPath: Recognize COFF import library file magic.
2013-11-15 Rui UeyamaReadobj: If NumbersOfSections is 0xffff, it's an COFF...
2013-11-15 Bob WilsonAvoid illegal integer promotion in fastisel
2013-11-15 Cameron McInallyAdd AVX512 unmasked FMA intrinsics and support.
2013-11-15 Daniel SandersFix illegal DAG produced by SelectionDAG::getConstant...
2013-11-15 Matt ArsenaultAdd target hook to prevent folding some bitcasted loads.
2013-11-15 Peter Zotov[llvm-c] Add missing const qualifiers to LLVMCreateTarg...
2013-11-15 Peter Zotov[llvm-c] Simplify signature of LLVMGetTargetFromName
2013-11-15 Matt ArsenaultAdd addrspacecast instruction.
2013-11-15 Rui UeyamaInclude raw_ostream.h.
2013-11-14 Chandler CarruthFix the header comment of the new pass manager stuff...
2013-11-14 Kevin Qin[AArch64 neon] support poly64 and relevant intrinsic...
2013-11-14 Kevin QinImplement aarch64 neon instruction class SIMD misc.
2013-11-14 Nick KledzikAdd dyn_cast<> support to YAML I/O's IO class
2013-11-14 Michael GottesmanAdded BlockFrequencyInfo::view for displaying the block...
2013-11-14 Jiangning LiuImplement AArch64 NEON instruction set AdvSIMD (table).
2013-11-14 Nick KledzikAdd simple support for tags in YAML I/O
2013-11-14 Yuchen Wullvm-cov: Slightly improved error checking.
2013-11-14 Yuchen Wullvm-cov: Removed StringMap holding GCOVLines.
2013-11-14 Yuchen Wullvm-cov: Replaced asserts with proper error handling.
2013-11-13 Chad Rosier[AArch64] Add support for legacy AArch32 NEON scalar...
2013-11-13 Benjamin KramerMake sure LLVMLoadLibraryPermanently gets an extern...
2013-11-13 Rafael EspindolaRemove AllowQuotesInName and friends from MCAsmInfo.
2013-11-13 Diego NovilloSampleProfileLoader pass. Initial setup.
2013-11-13 Chandler CarruthAdd another (perhaps better) video for Sean's talk...
2013-11-13 Chandler CarruthFix a null pointer dereference when copying a null...
2013-11-13 Chandler CarruthGive folks a reference to some material on the fundamen...
2013-11-13 Chandler CarruthIntroduce an AnalysisManager which is like a pass manag...
2013-11-13 Aaron BallmanRemoving llvm::huge_vald and llvm::huge_vall because...
2013-11-13 Aaron BallmanReplacing HUGE_VALF with llvm::huge_valf in order to...
2013-11-12 Rafael EspindolaRemove always true flag.
2013-11-12 Sebastian Popdelinearization of arrays
2013-11-12 Sebastian Popremove virtual methods in SCEVApplyRewriter and SCEVPar...
next