platform/upstream/llvm.git
2015-01-26 Nico WeberRemove -verify from a codegen test that didn't have...
2015-01-26 Yaron Kerenclang-format two Decl* code locations, NFC.
2015-01-26 Nico WeberReword comment.
2015-01-26 Nico WeberTest that qualified virtual calls mark vtables referenc...
2015-01-25 Craig Topper[X86] Add AVX512F integer comparision intrinsics to...
2015-01-25 Craig Topper[X86] Add immediate range checking to AVX512 integer...
2015-01-25 Craig Topper[X86] Add AVX512 floating cmpgt and integer comparison...
2015-01-25 Craig Topper[X86] Change comparision immediate type to i8 in test...
2015-01-25 Craig Topper[X86] Use i8 immediate for comparison type on AVX512...
2015-01-25 Renato GolinAllows Clang to use LLVM's fixes-x18 option
2015-01-25 NAKAMURA Takumiclang/test/Driver/rewrite-map-in-diagnostics.c: This...
2015-01-25 Alex RosenbergAdd the triple for the Sony Playstation®4.
2015-01-25 Simon Atanasyan[Mips] Add checking of disassembler output in some...
2015-01-25 Simon Atanasyan[Mips] Teach LLD to recognize one more MIPS target...
2015-01-25 Johannes Doerfert[FIX] Independent blocks with intrinsics handling
2015-01-25 Adrian PrantlDebug info: Fix PR22296 by omitting the DW_AT_location...
2015-01-25 Bill Schmidt[PowerPC] Revert ppc64le-aggregates.ll test changes...
2015-01-25 Johannes DoerfertSupport for math/misc intrinsics
2015-01-25 Bill Schmidt[PowerPC] Reset the baseline for ppc64le to be equivale...
2015-01-25 Francisco Lopes... Sema: Formatting. No behavior change.
2015-01-25 Simon Atanasyan[Mips] Make MipsELFObjectReader and MipsELFDSOReader...
2015-01-25 Simon Atanasyan[docs] Add link to the MIPS 64-bit ELF object file...
2015-01-25 Simon Atanasyan[Mips] Reformat the code with clang-format
2015-01-25 Simon Atanasyan[Mips] Remove duplicated typedef's
2015-01-25 Simon Atanasyan[Mips] Use template class argument instead of hard...
2015-01-25 NAKAMURA TakumiInstantiate Registry<GCStrategy> in LLVMCore, to let...
2015-01-25 Simon Atanasyan[ELF] Update for LLVM api change
2015-01-25 Simon Atanasyan[ELFYAML] Support mips64 relocation record format in...
2015-01-25 Elena DemikhovskyAVX-512: Changes in operations on masks registers for...
2015-01-25 NAKAMURA TakumiOrc/IRCompileLayer.h: Avoid non-static initializer.
2015-01-25 NAKAMURA TakumiOrcJIT: Avoid non-static initializers.
2015-01-25 NAKAMURA TakumiOrc/LLVMBuild.txt: Prune redundant "Target" in libdeps.
2015-01-25 Craig Topper[X86] Give scalar VRNDSCALE instructions priority in...
2015-01-25 Craig TopperSimplify a multiclass. No functional change.
2015-01-25 Francisco Lopes... Sema: require a complete type before lookup.
2015-01-25 Craig TopperRemove tab characters. NFC
2015-01-25 Elena DemikhovskyImplemented cost model for masked load/store operations.
2015-01-25 David BlaikieFix the buildbots (fallout from r227028) by returning...
2015-01-25 David BlaikieFix up test cases to account for improved column fideli...
2015-01-25 Craig Topper[X86] Replace i32i8imm on SSE/AVX instructions with...
2015-01-25 Craig Topper[X86] Use u8imm in several places that used i32i8imm...
2015-01-25 Craig TopperRemove tab characters. NFC.
2015-01-25 Nico WeberRename four test files from .C to .cpp.
2015-01-25 David BlaikieDebugInfo: Attribute calls to overloaded operators...
2015-01-25 David BlaikieDebugInfo: Use the preferred location rather than the...
2015-01-25 Nico WeberName a bool parameter. No behavior change.
2015-01-25 Chandler Carruth[PM] Remove the restricted visibility from the instcomb...
2015-01-25 Nathan SidwellRemove duplicate code
2015-01-24 David BlaikieDebugInfo: Correct the line location of geps on array...
2015-01-24 Larisse VoufoFirst steps in implementing DR1467: List-initialization...
2015-01-24 Lang HamesRemove a few more redundant ExecutionEngine regression...
2015-01-24 Charlie TurnerFixup debug information references.
2015-01-24 Charlie TurnerUpdate references to lines of code count.
2015-01-24 Justin BognerInstrProf: Add operator!= to coverage counters
2015-01-24 Justin Bognerllvm-cov: Only combine segments if they overlap exactly
2015-01-24 Patrik HagglundRevert r227013 "Add visibility attribute for InstCombin...
2015-01-24 Justin BognerInstrProf: Use an Optional instead of an out parameter
2015-01-24 Saleem AbdulrasoolCodeGen: drive-by formatting clean ups
2015-01-24 Patrik HagglundAdd visibility attribute for InstCombinePass (r226987).
2015-01-24 Benjamin KramerDebugInfo: Fix use after return found by asan.
2015-01-24 Lang Hames[Orc] Add TransformUtils to Orc's dependency list.
2015-01-24 Lang HamesRemove a number of redundant ExecutionEngine regression...
2015-01-24 Alexei Starovoitovbpf: add missing lit.local.cfg
2015-01-24 Alexei StarovoitovBPF backend
2015-01-24 Justin Bognertest: Convert some tests to FileCheck
2015-01-24 Justin Bognertest: Remove two redundant lines from this test
2015-01-24 Daniel Sanders[mips] Fix 'jumpy' debug line info around calls.
2015-01-24 Sylvestre LedruUpdate of the gold-plugin.cpp code to match Chandler...
2015-01-24 Daniel Sanders[mips] Fix assertion on i128 addition/subtraction on...
2015-01-24 Andrea Di Biagio[DAG] Fix wrong canonicalization performed on shuffle...
2015-01-24 Chandler Carruth[PM] General doxygen and comment cleanup for this pass.
2015-01-24 Chandler Carruth[PM] Reformat this code with clang-format so that I...
2015-01-24 Chandler Carruth[PM] Port LowerExpectIntrinsic to the new pass manager.
2015-01-24 Chandler Carruth[PM] Change LowerExpectIntrinsic to actually return...
2015-01-24 Chandler Carruth[PM] Use a more appropriate name for the statistics...
2015-01-24 Chandler Carruth[PM] Switch tihs code to use a range based for loop...
2015-01-24 Chandler Carruth[PM] Use a SmallVector instead of std::vector to avoid...
2015-01-24 Chandler Carruth[PM] Pull the two helpers for this pass into static...
2015-01-24 Chandler Carruth[PM] Add a basic doxygen comment for this pass.
2015-01-24 Chandler Carruth[PM] Clean up the formatting of the LowerExpectIntrinsi...
2015-01-24 Chandler Carruth[PM] Move the LowerExpectIntrinsic pass to the Scalar...
2015-01-24 Filipe CabecinhasRevert r226950. The test doesn't require the Mips targe...
2015-01-24 Greg FitzgeraldFix single-arch builds broken by r226976
2015-01-24 Yunzhong GaoIf we see UTF-8 BOM sequence at the beginning of a...
2015-01-24 Chandler Carruth[PM] Port instcombine to the new pass manager!
2015-01-24 Filipe Cabecinhas[Bitcode] Diagnose errors instead of asserting from...
2015-01-24 Filipe CabecinhasFix REQUIRES lines added in r226951 and add the x86...
2015-01-24 Rui UeyamaReturn a boolean value directly, instead of returning...
2015-01-24 Richard TrieuWhen checking the template argument list, use a copy...
2015-01-24 Chandler Carruth[PM] Update Clang to reflect the TLI API change in...
2015-01-24 Chandler Carruth[PM] Rework how the TargetLibraryInfo pass integrates...
2015-01-24 Richard SmithBring the modules buildbot back to life after r226940.
2015-01-24 Kuba BreckaReverting r226937: lit: Make MCJIT's supported arch...
2015-01-24 Quentin Colombet[AArch64][LoadStoreOptimizer] Form LDPSW when possible.
2015-01-24 Richard Smith[modules] Sometimes we can deserialize a class member...
2015-01-24 Greg Fitzgerald Fix the ELF shared library build targets - take 2
2015-01-24 Lang Hames[Orc] Add some missing headers to the CompileOnDemandLa...
2015-01-24 Bruno Cardoso... [x86] Fix a comment
2015-01-24 Lang Hames[Orc] Add orcjit to the dependencies list in the Makefi...
2015-01-23 Rui UeyamaELF: Remove dead code.
next