platform/upstream/llvm.git
2014-05-23 Rafael Espindolaclang-format function.
2014-05-23 Hans WennborgEmit used/dllexport inline method definitions in nested...
2014-05-23 Rafael EspindolaRemove a confusing use of a static method.
2014-05-23 David BlaikieDebugInfo: Put concrete definitions referencing abstrac...
2014-05-23 Hans WennborgDon't suppress warning about dllimport on typedefs...
2014-05-23 Andrew TrickFix and improve SCEV ComputeBackedgeTankCount.
2014-05-23 Nico RieckRevert part of "Fix broken FileCheck prefixes"
2014-05-23 Rafael EspindolaUse alias linkage and visibility to decide tls access...
2014-05-23 Nico RieckSema: Add more tests for dll attributes on inline functions
2014-05-23 Nico RieckFix broken FileCheck prefix
2014-05-23 Nico RieckFix typo
2014-05-23 Nico RieckRemove unused CHECK lines
2014-05-23 Nico RieckFix broken FileCheck prefixes
2014-05-23 Jingyue WuAdd the extracted constant offset using GEP
2014-05-23 Lang Hames[RuntimeDyld] Remove relocation bounds check introduced...
2014-05-23 Ben LangmuirStopgap fix for finding module for a file mapped in...
2014-05-23 Manuel KlimekAdd the hasRangeInit() matcher for range-based for...
2014-05-23 Akira HatanakaTest case for r209489.
2014-05-23 Manuel KlimekMake dead return statement detection more robust agains...
2014-05-23 Manuel KlimekMake the ParentVector default to size 2.
2014-05-23 David BlaikieAdd FIXME comment based on code review feedback by...
2014-05-23 Rafael EspindolaConvert test to use FileCheck.
2014-05-23 Sylvestre Ledrurevert "r209526 List the function/method name in the...
2014-05-23 Sylvestre LedruList the function/method name in the index page of...
2014-05-23 Warren Hunt[MS-ABI] Silence warning from r209523
2014-05-23 Sylvestre LedruReplace system() by native perl calls
2014-05-23 Warren Hunt[MS-ABI] Implements MS-compatible RTTI
2014-05-23 Sergey Matveev[sanitizer] Make stack traces from dlclose()'d modules...
2014-05-23 Aaron BallmanTeach the table generated emitPseudoExpansionLowering...
2014-05-23 Marshall ClowFix bug 19840, where some tests were not testing what...
2014-05-23 Rafael EspindolaAliases are always definition, delete dead code.
2014-05-23 Rafael EspindolaDelete dead code.
2014-05-23 Kostya Serebryany[ubsan] temporary disable testing with -m32 as there...
2014-05-23 Kostya Serebryany[ubsan] handle long double in 32-bit mode; part of...
2014-05-23 Dario Domizioli[test] Force a triple in the pragma optimize test due...
2014-05-23 Daniel Sanders[mips] Work around inconsistency in llvm-mc's placement...
2014-05-23 Daniel Sanders[mips][mips64r6] t(eq|ge|lt|ne)i and t(ge|lt)iu are...
2014-05-23 Daniel Sanders[mips][mips64r6] [ls][dw][lr] are not available in...
2014-05-23 Nikola SmiljanicPR19352 - getLocation() points to the wrong position...
2014-05-23 Dario DomizioliImplemented support for "pragma clang optimize on/off...
2014-05-23 Kostya Serebryany[asan] fix a test following r209508
2014-05-23 Kostya Serebryany[asan] properly instrument memory accesses that have...
2014-05-23 Pekka JaaskelainenUpdated the llvm.mem.parallel_loop_access semantics...
2014-05-23 Bradley SmithFixup sys::getHostCPUFeatures crypto names so it doesn...
2014-05-23 Daniel Jasperclang-tidy: Only add 'override' before inlined bodies.
2014-05-23 Simon Atanasyan[YAML] Add an optional argument `EnumMask` to the ...
2014-05-23 Robert LyttonFix '-main-file-name <name>' so that it is used for...
2014-05-23 Yaron KerenTypedef NumeredTypesMapTy is not used anywhere.
2014-05-23 Jingyue WuTest commit.
2014-05-23 Filipe Cabecinhasllvm-ar: Output the file we errored on.
2014-05-23 David BlaikieRename a couple of variables to be more accurate.
2014-05-23 David BlaikieDebugInfo: Fix cross-CU references for scopes (and...
2014-05-23 Rui UeyamaUse short identifier.
2014-05-23 Saleem AbdulrasoolMC: remove unnecessary restriction on tests
2014-05-23 Jiangning Liu[ARM64] Fix a bug in shuffle vector lowering to generat...
2014-05-23 Sean CallananFixed the Symbol code to resolve the callable address
2014-05-23 Jason MolendaInstead of having an UnwindTable own a single assembly...
2014-05-23 Jason MolendaRevert r209488; Greg suggests a different approach.
2014-05-23 Alexander KornienkoClean DiagRanges. Fix a possible problem introduced...
2014-05-23 Richard SmithAttempt to placate compilers that warn on casts between...
2014-05-23 Akira HatanakaFix a bug in xmmintrin.h.
2014-05-23 Jason MolendaThe UnwindTable (one per module) used to hand out share...
2014-05-23 Justin BognerScalarEvolution: Fix handling of AddRecs in isKnownPred...
2014-05-23 Rui Ueyama[PECOFF] Make a separate pass for /alternatename symbols.
2014-05-22 Greg ClaytonMake sure SectionLoadHistory::GetCurrentSectionLoadList...
2014-05-22 Rafael EspindolaDon't set unnamed_addr in CreateRuntimeVariable.
2014-05-22 Michael J.... [Graph Writer] Limit the length of the graph name becau...
2014-05-22 Richard SmithAvoid allocating extra memory to handle the lazy defini...
2014-05-22 Eric ChristopherMake these bool bitfields.
2014-05-22 Rafael EspindolaDon't reduce the stack protector level given -fstack...
2014-05-22 Lang Hames[RuntimeDyld] Teach RuntimeDyldMachO how to handle...
2014-05-22 Alexander KornienkoUse error_code::success() instead of make_error_code...
2014-05-22 Alexey Samsonov[TSan] ifdef out certain functions if 128-bit ints...
2014-05-22 Rui UeyamaMove alias symbols from ELFLinkingContext to LinkingCon...
2014-05-22 Alexey SamsonovUnify the name of compiler-rt builtins library on Linux.
2014-05-22 Alexey SamsonovUnify the name of compiler-rt builtins library on Linux.
2014-05-22 Richard SmithIf a class template specialization from one module...
2014-05-22 Hans WennborgDon't warn about undefined inline functions if they...
2014-05-22 Alexander KornienkoUpdate the code according to the changes in r209468.
2014-05-22 Nick Kledzik[mach-o] Fix so that mach-o semantic errors return...
2014-05-22 Alexander KornienkoRemove limits on the number of fix-it hints and ranges...
2014-05-22 Eric ChristopherUpdate some AliasAnalysis pass docs for getAdjustedAnal...
2014-05-22 Abramo BagnaraImproved location for non-constant initializers diagnos...
2014-05-22 Matt ArsenaultForgot to add updated datalayout test
2014-05-22 Matt ArsenaultUpdate R600 datalayout
2014-05-22 Matt ArsenaultR600: Add definition for flat address space ID.
2014-05-22 Matt ArsenaultR600: Try to convert BFE back to standard bit ops when...
2014-05-22 Matt ArsenaultR600: Add dag combine for BFE
2014-05-22 Matt ArsenaultR600: Implement ComputeNumSignBitsForTargetNode for BFE
2014-05-22 Matt ArsenaultR600: Implement computeMaskedBitsForTargetNode for BFE
2014-05-22 Matt ArsenaultR600: Expand mul24 for GPUs without it
2014-05-22 Matt ArsenaultR600: Expand mad24 for GPUs without it
2014-05-22 Matt ArsenaultR600: Add intrinsics for mad24
2014-05-22 Eric ChristopherReturn false if we're not going to do anything.
2014-05-22 Matt ArsenaultR600/SI: Move instruction pattern to instruction definition
2014-05-22 Diego NovilloRemove LLVMContextImpl::optimizationRemarkEnabledFor.
2014-05-22 Todd FialaAdded gdbremote protocol test for $p and returned data...
2014-05-22 Andrea Di Biagio[X86] Improve the lowering of BITCAST from MVT::f64...
2014-05-22 Alexander KornienkoAdd clang-tidy -line-filter option to filter findings...
2014-05-22 Hans WennborgAn inline function redeclaration does not drop the...
next