oota-llvm.git
2015-11-24 Diego NovilloSamplePGO - Add test for hot/cold inlined functions.
2015-11-24 Simon Pilgrim[X86][SSE] Regenerate PMUL tests
2015-11-24 Rong Xu[PGO] Fix build errors in x86_64-darwin
2015-11-24 Evgeniy Stepanov[msan] Relax origin-alignment test.
2015-11-24 Rong Xu[PGO] MST based PGO instrumentation infrastructure
2015-11-24 Teresa Johnson[ThinLTO] Refactor function body scan during importing...
2015-11-24 Xinliang David LiFix sphinx-build error when building documentation.
2015-11-24 Sanjoy Das[RuntimeDyld] Fix a class of arithmetic errors introduc...
2015-11-24 Simon Pilgrim[X86][FMA] Optimize FNEG(FMA) Patterns
2015-11-24 Matthias BraunLiveVariables should not clobber MachineOperand::IsDead...
2015-11-24 Teresa Johnson[ThinLTO] Enable iterative importing in FunctionImport...
2015-11-24 Cong Hou[X86] Fix several issues related to X86's psadbw instru...
2015-11-24 Teresa Johnson[ThinLTO] Handle previously imported and promoted local...
2015-11-24 Xinliang David Li[PGO] Introduce value profile data closure type.
2015-11-24 Weiming Zhao[Utils] Put includes in correct order. NFC.
2015-11-24 Xinliang David Li[PGO] Small interface change to be profile rt ready
2015-11-24 Sanjay Patel[InstCombine] fix propagation of fast-math-flags
2015-11-24 Sanjay Pateluse convenience function for copying IR flags; NFCI
2015-11-24 Xinliang David LiMinor refactor to make VP writing more efficient
2015-11-24 Rafael EspindolaMake this test a bit more strict.
2015-11-24 Krzysztof ParzyszekAdd vector types for intrinsics
2015-11-24 Teresa Johnson[ThinLTO] Fix FunctionImport alias checking and test
2015-11-24 Krzysztof ParzyszekAdd names for the new vector types in CodeGenTarget.cpp
2015-11-24 Sanjay Patel[x86] remove duplicate movq instruction defs (PR25554)
2015-11-24 Krzysztof Parzyszek[Hexagon] Add missing include of <cctype>
2015-11-24 Krzysztof Parzyszek[Hexagon] Bring HexagonInstrInfo up to date
2015-11-24 Rafael EspindolaAdd an already passing test.
2015-11-24 Krzysztof ParzyszekAdd new vector types for 512-, 1024- and 2048-bit vectors
2015-11-24 Matt ArsenaultAMDGPU: Split LDS vector loads
2015-11-24 Matt ArsenaultAMDGPU: Split x8 and x16 vector loads instead of scalarize
2015-11-24 Ismail DonmezFix build after r253954
2015-11-24 Pavel LabathFix non-PIC build after 253959
2015-11-24 Cong HouLet SelectionDAG start to use probability-based interfa...
2015-11-24 Craig Topper[TableGen] Use std::remove_if instead of manually coded...
2015-11-24 Craig Topper[TableGen] Use the other version of EnforceVectorEltTyp...
2015-11-24 Craig Topper[TableGen] Fix formatting and use logical OR. NFC
2015-11-24 Craig Topper[TableGen] Use std::set_intersection to merge TypeSets...
2015-11-24 Craig Topper[TableGen] Use SmallVector::assign instead of a resize...
2015-11-24 Chris Bieneman[CMake] When disabling PIC, also pass -fno-pie when...
2015-11-24 Craig TopperRevert change that accidentally snuck into r253955.
2015-11-24 Craig Topper[TableGen] Use array_pod_sort. NFC
2015-11-24 Mehdi AminiAdd a FunctionImporter helper to perform summary-based...
2015-11-24 Mehdi AminiAdd findFunctionInfoList() accessor to FunctionInfoIndex.
2015-11-24 Cong Hou[X86][SSE] Detect AVG pattern during instruction combin...
2015-11-24 Davide Italiano[DIE] Make DIE.h NDEBUG conditional-free.
2015-11-24 Chris Bieneman[CMake] export_executable_symbols also needs to add...
2015-11-24 Xinliang David LiUse make_unique [NFC]
2015-11-24 Xinliang David LiRemove trailing space in comments
2015-11-24 Sanjay Patelminimize test case but still show the bug
2015-11-23 Chris BienemanNFC. Fixing my consistently incorrect spelling.
2015-11-23 Sanjay Pateladded comment (using freshly updated update_llc_test_ch...
2015-11-23 Sanjay Patel[x86] add test to show suboptimal codegen (PR25554)
2015-11-23 Sanjoy Das[RuntimeDyld] Avoid unused-private-field warning; NFC
2015-11-23 Dan Gohman[WebAssembly] Don't print the types of memory_size...
2015-11-23 Xinliang David Li[PGO] In llvm-profdata text dump, add comment lines...
2015-11-23 Krzysztof ParzyszekRevert r253923.
2015-11-23 Andy AyersfindDeadCallerSavedReg needs to pay attention to callin...
2015-11-23 Dan Gohman[WebAssembly] Don't special-case call operand order.
2015-11-23 Rafael EspindolaDon't create implicit comdats.
2015-11-23 Krzysztof ParzyszekAdd new vector types for 512-, 1024- and 2048-bit vectors
2015-11-23 Dan Gohman[WebAssembly] Suffix output operands with '='.
2015-11-23 Nathan Slingerland[Support] Add optional argument to SaturatingAdd()...
2015-11-23 Sanjoy Das[RuntimeDyld] Don't allocate unnecessary stub buffer...
2015-11-23 Sanjoy Das[RuntimeDyld] Add bounds checking to SectionEntry:...
2015-11-23 Sanjoy Das[RuntimeDyld] Add accessors to `SectionEntry`; NFC
2015-11-23 James Y KnightMake utils/update_llc_test_checks.py note that the...
2015-11-23 Dan Gohman[WebAssembly] Model the return value of store instructi...
2015-11-23 Chad Rosier[LIR] Put includes in correct order. NFC.
2015-11-23 Xinliang David Li[PGO] Add --text option for llvm-profdata show|merge...
2015-11-23 Diego NovilloSamplePGO - Add coverage tracking for samples.
2015-11-23 Andrew Kaylor[WinEH] Fix a case where GVN could incorrectly PRE...
2015-11-23 Dan Gohman[WebAssembly] Don't use set_local instructions explicitly.
2015-11-23 Teresa Johnson[ThinLTO] Deduplicate function index loading into share...
2015-11-23 Andrew Kaylor[WinEH] Fix problem where CodeGenPrepare incorrectly...
2015-11-23 Dan Gohman[WebAssembly] Always print loop end labels
2015-11-23 Xinliang David Li[PGO] Introduce alignment macro for instr-prof control...
2015-11-23 Dan Gohman[WebAssembly] Remove incomplete MCCodeEmitter bits.
2015-11-23 Teresa JohnsonRemove unused function parameter (NFC)
2015-11-23 Paul RobinsonAdd Windows error code and tidy formatting for system...
2015-11-23 Xinliang David LiFix comment not allowed in C90
2015-11-23 Dan Gohman[WebAssembly] Emit .param, .result, and .local through MC.
2015-11-23 Diego NovilloSamplePGO - Clear coverage tracking when clearing per...
2015-11-23 Dan Gohman[WebAssembly] Use dominator information to improve...
2015-11-23 Daniel Sanders[mips] .ent and .end should also set the type and size...
2015-11-23 Nathan Slingerland[Support] Fix SaturatingMultiply<T>() to be correct...
2015-11-23 Diego NovilloSamplePGO - Use newly introduced local variable. NFC.
2015-11-23 Krzysztof Parzyszek[Hexagon] Update instruction formats
2015-11-23 Martell MaloneARM: address WoA division overflow crash
2015-11-23 Craig Topper[TableGen] Use std::remove_if instead of manually coded...
2015-11-23 Craig Topper[TableGen] Use empty() instead of checking if size...
2015-11-23 Craig Topper[Mips] Remove an unnecessary wrapping of a predicate...
2015-11-23 Xinliang David LiMove two Value Profiler data structs to InstrProfData...
2015-11-23 Xinliang David Li[PGO] Fix remaining bugs in ProfData template file...
2015-11-23 Davide Italiano[Analysis/CallGraph] Switch dump() definitions over...
2015-11-23 Davide Italiano[LoopStrengthReduce] Mark dump() definitions as LLVM_DU...
2015-11-23 Mehdi AminiAdd const qualifier for FunctionInfoIndex in ModuleLink...
2015-11-23 Mehdi AminiAdd const qualifier on FunctionInfoIndex::hasExportedFu...
2015-11-22 Craig TopperRevert a portion of r253836 that seems to have broke...
2015-11-22 Sanjoy Das[SCEV] Use C++11'isms
2015-11-22 Craig Topper[TableGen] Use range-based for loops. NFC
next