platform/upstream/llvm.git
2016-02-23 Amjad AboudSupporting all entities declared in lexical scope in...
2016-02-23 Gabor Horvath[analyzer] Improve pointer arithmetic checker.
2016-02-23 Pavel Labath[linux] Remove all traces of signalfd(2)
2016-02-23 Tamas BerghammerXFAIL TestInlines for Linux with gcc
2016-02-23 Alexander KornienkoRemove a space after a trailing backslash.
2016-02-23 Sylvestre Ledrufix the indentation of the example
2016-02-23 Chandler Carruth[PM] Remove an overly aggressive assert now that I...
2016-02-23 Alexander KornienkoFix a -Wunused-variable diagnostic.
2016-02-23 Alexander KornienkoPrint options, if requested.
2016-02-23 Chandler Carruth[PM] Add a unittest for the CGSCC pass manager in the...
2016-02-23 Junmo Park[ARM] fix initialization of PredictableSelectIsExpensive
2016-02-23 Alexander Kornienko[clang-tidy] Updated docs on testing clang-tidy checks.
2016-02-23 Nikolay Haustov[AMDGPU] Fix operands of S_BFE_U64 and S_BFM_B64
2016-02-23 Roman GareevAnnotation of SIMD loops
2016-02-23 Igor BregerAVX512: Fix predicate of AVX pcmpeqw/b , pcmpgtb/w...
2016-02-23 Marina Yatsina[ms-inline-asm] Fixing bug in single asm statement...
2016-02-23 Simon Atanasyan[ELF][MIPS] Rename test case. NFC
2016-02-23 George Rimar[ELF] - Linkerscript KEEP command.
2016-02-23 David Majnemer[WinEH] Visit 'unwind to caller' catchswitches nested...
2016-02-23 Yaron KerenAssert when trying to seek un-seekable raw_fd_ostream.
2016-02-23 Bruno Cardoso... Revert "[VFS] Add 'overlay-relative' field to YAML...
2016-02-23 Saleem AbdulrasoolRenderScript: silence some -Wmissing-brace warnings
2016-02-23 Alexey Samsonov[tests] Run test that uses gnu asm syntax on Posix...
2016-02-23 Dehao ChenAdd prefix based function layout when profile is available.
2016-02-23 Rui UeyamaUse TinyPtrVector<Ty *> instead of SmallVector<Ty ...
2016-02-23 Duncan P. N... CodeGen: TII: Take MachineInstr& in predicate API, NFC
2016-02-23 Duncan P. N... Revert "Add prefix based function layout when profile...
2016-02-23 Alexey Samsonov[tests] Remove "supported-target" in favor of "target...
2016-02-23 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr and modernize...
2016-02-23 Alexey Samsonov[tests] Always specify correct config.target_arch when...
2016-02-23 Michael ZolotukhinFollow up for r261597: Add the * to the auto.
2016-02-23 Sean CallananActually commit the test for r261598.
2016-02-23 Sean CallananFixed a problem where the DWARF for inline functions...
2016-02-23 Michael ZolotukhinFollow-up for r261595: use range loop.
2016-02-23 Duncan P. N... Lex: Return "" when HeaderMap::lookupFilename fails
2016-02-23 Michael Zolotukhin[LoopUnroll] Avoid unnecessary DT recomputation.
2016-02-23 Chandler Carruth[PM] Improve the API and comments around the analysis...
2016-02-22 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr and modernize...
2016-02-22 Matt ArsenaultAMDGPU: Add failing testcase for register coalescer
2016-02-22 Rafael EspindolaHandle a weak undefined tls to archive member.
2016-02-22 Rafael EspindolaRemove a trivial getter.
2016-02-22 Krzysztof ParzyszekMore detailed dependence test between volatile and...
2016-02-22 Dehao ChenInclude ProfileData as CodeGen's required library.
2016-02-22 Dehao ChenSet function entry count as 0 if sample profile is...
2016-02-22 Duncan P. N... Lex: Check for 0 buckets on header map construction
2016-02-22 David Majnemer[X86] Create mergeable constant pool entries for AVX
2016-02-22 Hans WennborgFix Visual Studio build after r261574
2016-02-22 Dehao ChenAdd prefix based function layout when profile is available.
2016-02-22 Marshall ClowFix __is_referenceable to work with vector types. Fixes...
2016-02-22 Matt ArsenaultSelectionDAG: Use correct addrspace when lowering memcpy
2016-02-22 Derek Schuff[WebAssembly] Fix writeback of stack pointer with dynam...
2016-02-22 Adam Nemet[LoopDataPrefetch] Make it testable with opt
2016-02-22 Duncan P. N... CodeGen: Bring back MachineBasicBlock::iterator::getIns...
2016-02-22 Rafael EspindolaDon't create copy relocs in shared libraries.
2016-02-22 Michael Zolotukhin[LoopUnrolling] Fix a bug introduced in r259869 (PR26688).
2016-02-22 Samuel Benzaquen[ASTMatchers] Add matcher hasAnyName.
2016-02-22 Davide Italiano[X86ISelLowering] Consolidate duplicated code in a...
2016-02-22 Matt ArsenaultAMDGPU: Fix alignments in test
2016-02-22 Matt ArsenaultAMDGPU/R600: Implement allowsMisalignedMemoryAccess
2016-02-22 Philip Reames[RS4GC] "Constant fold" the rs4gc-split-vector-values...
2016-02-22 Tim NorthoverARM: sink atomic release barrier as far as possible...
2016-02-22 Duncan P. N... Revert "CodeGen: MachineInstr::getIterator() => getInst...
2016-02-22 Dan Gohman[WebAssembly] Re-enable the TailDuplicate pass.
2016-02-22 Philip Reames[RS4GC] Revert optimization attempt due to memory corru...
2016-02-22 JF BastienWebAssembly: update expected failures
2016-02-22 Daniel Jasperclang-format: [JS] Add @return to the supported JSDoc...
2016-02-22 Dan Gohman[WebAssembly] Teach address folding to fold bitwise...
2016-02-22 Rafael EspindolaCorrectly handle two gd relocations to the same symbol.
2016-02-22 Dan Gohman[WebAssembly] Initial driver support for standard libra...
2016-02-22 Tom Stellard[AMDGPU][llvm-mc] Support for 32-bit inline literals
2016-02-22 Tom Stellard[AMDGPU] [llvm-mc] [VI] Fix encoding of LDS/GDS instruc...
2016-02-22 Dan Gohman[WebAssembly] Lower va_arg in clang.
2016-02-22 Bruno Cardoso... [VFS] Fix call to getVFSFromYAML in unittests
2016-02-22 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr and modernize...
2016-02-22 Alexey Samsonov[Sanitizer] Introduce ListOfModules object and use...
2016-02-22 Bruno Cardoso... [VFS] Add 'overlay-relative' field to YAML files
2016-02-22 Bruno Cardoso... [VFS] Add support for handling path traversals
2016-02-22 Tom Stellarddocs/AMDGPUUsage: Update assembly example
2016-02-22 Justin LebarRevert "[attrs] Handle convergent CallSites."
2016-02-22 Manman RenAdd has_feature attribute_availability_with_strict.
2016-02-22 Justin LebarRevert "[ifcnv] Add comment explaining why it's OK...
2016-02-22 Nemanja IvanovicFix for PR26690 take 2
2016-02-22 Devin Coughlin[analyzer] Detect duplicate [super dealloc] calls
2016-02-22 Justin Lebar[attrs] Handle convergent CallSites.
2016-02-22 Justin Lebar[ifcnv] Add comment explaining why it's OK to duplicate...
2016-02-22 Justin Lebar[ifcnv] Use unique_ptr in IfConversion. NFC
2016-02-22 Justin LebarDon't tail-duplicate blocks that contain convergent...
2016-02-22 Dan Gohman[WebAssembly] Properly ignore llvm.dbg.value instructions.
2016-02-22 David MajnemerDon't enable /GX by default
2016-02-22 Aidan DoddsRefactor GetSoftwareBreakpointTrapOpcode
2016-02-22 David Majnemer[MS ABI] Correctly handle dllimport'd explicit instanti...
2016-02-22 David MajnemerAdd a test for r261425.
2016-02-22 Nirav DaveAdd support for Android Vector calling convention for...
2016-02-22 Sanjoy Das[ConstantRange] Rename a method and add more doc
2016-02-22 Aaron BallmanAdd a new check, cert-env33-c, that diagnoses uses...
2016-02-22 Zoran Jovanovic[mips] added support for trunc macro
2016-02-22 Daniel Jasperclang-format: [JS] treat forwardDeclare as an import...
2016-02-22 Nemanja IvanovicRevert bad fix for PR26690.
2016-02-22 Nemanja IvanovicFix for PR26690
2016-02-22 Benjamin KramerFix some abuse of auto flagged by clang's -Wrange-loop...
next