platform/upstream/llvm.git
2015-06-22 Pete CooperChange .thumb_set to have the same error checks as...
2015-06-22 Krzysztof ParzyszekRemove "const" from the MachineFunction reference in...
2015-06-22 Justin Bognerdocs: Update allowed values for LLVM_USE_SANITIZER
2015-06-22 Michael KruseMake CMake generate isl/stdint.h
2015-06-22 Justin Bognertest: Set lit features appropriately when using asan...
2015-06-22 Richard Smith[modules] Include merged definition information in...
2015-06-22 Tobias GrosserHandle zero-element ArrayRefs in CUDA run-time debug...
2015-06-22 Sanjay Patel[x86] set default reciprocal (division and square root...
2015-06-22 Sanjoy DasFix MSVC build (again!).
2015-06-22 Rafael EspindolaDo not pass -allow-shlib-undefined to the Solaris linker.
2015-06-22 Sanjoy DasFix MSVC build.
2015-06-22 Michael KruseReplace repository version of ISL by 'make dist' output
2015-06-22 Rafael EspindolaRemove the IsStreamed member variable.
2015-06-22 Sanjoy Das[FaultMaps] Add a parser for the __llvm__faultmaps...
2015-06-22 Sanjoy Das[NFC] Capitalization in documentation.
2015-06-22 Rafael EspindolaBring r240130 back.
2015-06-22 Michael KrusePrepare replacing ISL by its 'make dist' files
2015-06-22 Rafael EspindolaAvoid a Symbol -> Name -> Symbol conversion.
2015-06-22 Greg ClaytonCleanup the code a bit to make it more readable.
2015-06-22 Rui UeyamaFix typo.
2015-06-22 Douglas GregorMisc. cleanups suggested by Aaron Ballman
2015-06-22 Douglas GregorDocument the nullability attributes.
2015-06-22 Alex LorenzMIR Serialization: Serialize machine instruction names.
2015-06-22 Jonathan PeytonAllow machine hierarchy expansion
2015-06-22 Pawel BylicaFix shl folding in DAG combiner.
2015-06-22 Jonathan PeytonRe-enable Visual Studio Builds.
2015-06-22 Rafael EspindolaAdd a triple to the test to fix it on some hosts.
2015-06-22 Joseph Tremoulet[ORC] Add NullResolver
2015-06-22 Rafael EspindolaSupport Solaris unused sections' gc link syntax.
2015-06-22 Marshall ClowMake seeking on an ostream that has eofbit set work...
2015-06-22 Jaydeep PatilTest Commit
2015-06-22 Aaron BallmanDon't use &* when get() will suffice; NFC.
2015-06-22 Toma Tabacu[mips] [IAS] Add support for LAReg with identical sourc...
2015-06-22 Elena DemikhovskyAVX-512: added VPSHUFB instruction - all SKX forms
2015-06-22 Rafael EspindolaDo not pass optimization flags to Solaris' linker.
2015-06-22 Rafael EspindolaUse right syntax to pass version script to Solaris...
2015-06-22 Toma Tabacu[mips] [IAS] Add support for LASym with identical sourc...
2015-06-22 Elena DemikhovskyAVX-512: All forms of VCOPMRESS VEXPAND instructions,
2015-06-22 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-22 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-22 Alexander KornienkoRemoving empty directories.
2015-06-22 Simon Atanasyan[Mips] Support R_MICROMIPS_HI0_LO16 relocation handling
2015-06-22 Simon Atanasyan[Mips] Support R_MICROMIPS_LITERAL relocation handling
2015-06-22 Simon Atanasyan[Mips] Support R_MIPS_LITERAL relocation handling
2015-06-22 Simon Atanasyan[Mips] Support R_MICROMIPS_SUB relocation handling
2015-06-22 Simon Atanasyan[Mips] Reject R_MIPS_GPREL32 against external symbols
2015-06-22 Simon Atanasyan[Mips] Fix test case - do not use R_MIPS_GPREL32 agains...
2015-06-22 Simon Atanasyan[Mips] Reject position-dependent relocations in case...
2015-06-22 Simon Atanasyan[Mips] Fix test case - do not use R_MIPS_HI16 for share...
2015-06-22 Simon Atanasyan[Mips] Support R_MICROMIPS_HIGHER / R_MICROMIPS_HIGHEST...
2015-06-22 Simon Atanasyan[Mips] Support R_MIPS_HIGHER / R_MIPS_HIGHEST relocatio...
2015-06-22 Elena DemikhovskyReverted AVX-512 vector shuffle
2015-06-22 Michael Kuperstein[X86] Allow more call sequences to use push instruction...
2015-06-22 Elena DemikhovskyAVX-512: Added intrinsics for VPERMT2W/D/Q/PS/PD and
2015-06-22 Chandler Carruth[PM/AA] Hoist the AliasResult enum out of the AliasAnal...
2015-06-22 Chandler Carruth[PM/AA] Rework the names and comments in AliasSetTracke...
2015-06-22 Rafael EspindolaAdd the testcase from pr23900.
2015-06-22 Davide ItalianoRemove incomplete comment.
2015-06-21 Saleem AbdulrasoolSema: add a helper for enumerating the TST id (NFC)
2015-06-21 Rui UeyamaCOFF: Support delay-load import tables.
2015-06-21 Simon Pilgrim[X86] Code tidyup - Use SDValue bool operator. NFC.
2015-06-21 Nico WeberClean up CLCompatOptions.td a bit.
2015-06-21 Justin BognerASTReader: Treat InputFileOffsets as unaligned to avoid UB
2015-06-21 Justin BognerRevert "ASTReader: Copy input file offset data to avoid...
2015-06-21 Saleem AbdulrasoolSema: convert decl + while loop into for loop (NFC)
2015-06-21 Duncan P. N... AsmPrinter: Don't emit empty .debug_loc entries
2015-06-21 Duncan P. N... AsmPrinter: Rewrite initialization of DbgVariable, NFC
2015-06-21 Davide Italiano[Codegen] Don't crash if destructor is not accessible.
2015-06-21 Simon Pilgrim[X86][SSE] Added missing stack folding test for CVTSD2S...
2015-06-21 NAKAMURA TakumiOptTable.h: Prune a couple of \param(s), since Arg...
2015-06-21 David BlaikieUpdate for ParseARgs ArrayRef-ification
2015-06-21 David BlaikieDevirtualize ArgList's dtor now that -Wvirtual-dtor...
2015-06-21 David BlaikieArrayRef-ify ParseArgs
2015-06-21 David BlaikieArrayRef-ify Driver::parse and related functions.
2015-06-21 David BlaikieArrayRef-ify ParseArgs
2015-06-21 David BlaikieArrayRef-ify libDriverMain
2015-06-21 David BlaikieArrayRef-ify ParseArgs
2015-06-21 Rui UeyamaCOFF: Use short varaible name. NFC.
2015-06-21 Rui UeyamaCOFF: Support exception table.
2015-06-21 Rui UeyamaObject: Add load configuration structure for 64 bit...
2015-06-20 Rui UeyamaCOFF: Combine add{Object,Archive,Bitcode,Import} functi...
2015-06-20 Justin BognerASTReader: Copy input file offset data to avoid unalign...
2015-06-20 Adrian PrantlAdd missing dependency clangFrontend to clangQuery.
2015-06-20 Adrian PrantlAdd missing dependency clangFrontend to unit test.
2015-06-20 Adrian PrantlIntroduce a PCHContainerOperations interface (NFC).
2015-06-20 Hans WennborgSwitch lowering: add heuristic for filling leaf nodes...
2015-06-20 Simon Pilgrim[X86][SSE] Fix PerformSExtCombine bug that accessed...
2015-06-20 Benjamin Kramer[PPC] Factor vector removal into a function and remove...
2015-06-20 Benjamin Kramer[SwitchLowering] Remove quadratic vector removal.
2015-06-20 Yaron KerenAvoid clearing an empty PrioritizedCXXGlobalInits, NFC
2015-06-20 Simon Pilgrim[X86][SSE][CostModel] Added full set of sitofp/uitofp...
2015-06-20 Yaron KerenUpdate ELFObjectWriter::reset() following r238073.
2015-06-20 Rui UeyamaCOFF: Fix common symbol alignment.
2015-06-20 Rui UeyamaCOFF: Fix a common symbol bug.
2015-06-20 Yaron KerenRangify for loops in Inliner::runOnSCC(), NFC.
2015-06-20 Justin BognerIndVarSimplify: Avoid UB from binding a reference to...
2015-06-20 NAKAMURA TakumiReformat.
2015-06-20 NAKAMURA TakumiRevert r240040, "[BranchFolding] Replace custom Machine...
2015-06-20 NAKAMURA TakumiASTContext.h: Fix utf8 chars in comments.
2015-06-20 NAKAMURA TakumiTargetInstrInfo.h: Fix r240192. [-Wdocumentation]
next