Age | Commit message (Expand) | Author | Files | Lines |
2015-11-18 | [InstCombine] refactor optimizeIntToFloatBitCast() ; NFCI | Sanjay Patel | 1 | -38/+29 |
2015-11-17 | [X86][AVX512] Added AVX512 SHUFP*/VPERMILP* shuffle decode comments. | Simon Pilgrim | 1 | -20/+23 |
2015-11-17 | [PGO] Move value profile data definitions out of IndexedInstrProf | Xinliang David Li | 3 | -11/+7 |
2015-11-17 | Fix null dereference committed in r253277 | David Blaikie | 1 | -2/+3 |
2015-11-17 | dwarfdump: support indexed string dumping in dwp based on the STR_OFFSETS com... | David Blaikie | 1 | -1/+5 |
2015-11-17 | [X86][AVX512] Added support for AVX512 UNPCK shuffle decode comments. | Simon Pilgrim | 1 | -88/+32 |
2015-11-17 | [llvm-profdata] Improve error messaging when merging mismatched profile data | Nathan Slingerland | 1 | -3/+3 |
2015-11-17 | [WinEH] Move WinEHFuncInfo from MachineModuleInfo to MachineFunction | Reid Kleckner | 9 | -168/+99 |
2015-11-17 | dwarfdump: Reference the appropriate line table segment when dumping dwp files | David Blaikie | 2 | -6/+10 |
2015-11-17 | [EH] Keep filter clauses for types that have been caught. | Andrew Kaylor | 1 | -4/+18 |
2015-11-17 | [RuntimeDyld] Fix resolving R_PPC64_REL24 relocations | Ulrich Weigand | 1 | -3/+3 |
2015-11-17 | Switch lto codegen to using diagnostic handlers. | Yunzhong Gao | 1 | -28/+44 |
2015-11-17 | Specify explicit storage type for AllocType. NFC. | George Burgess IV | 1 | -1/+1 |
2015-11-17 | Vector of pointers in function attributes calculation | Elena Demikhovsky | 1 | -1/+1 |
2015-11-17 | SamplePGO - Move debug/dump function bodies out of header files. NFC. | Diego Novillo | 1 | -0/+43 |
2015-11-17 | StringRef-ify some Option APIs | David Blaikie | 1 | -26/+25 |
2015-11-17 | fix typos; NFC | Sanjay Patel | 1 | -2/+2 |
2015-11-17 | use local variables; NFCI | Sanjay Patel | 1 | -7/+7 |
2015-11-17 | [ARM] Don't pessimize i32 vselect. | Charlie Turner | 1 | -3/+0 |
2015-11-17 | function names start with a lower case letter; NFC | Sanjay Patel | 1 | -20/+20 |
2015-11-17 | [Support] Tweak path::system_temp_directory() on Windows. | Pawel Bylica | 1 | -16/+15 |
2015-11-17 | [AArch64] Promote f16 SELECT_CC CC operands when op is legal. | Ahmed Bougacha | 1 | -1/+7 |
2015-11-17 | [JIT/Memory] Fix up semantic of setExecutable(). | Davide Italiano | 1 | -4/+1 |
2015-11-17 | Lower statepoints with multi-def targets. | Pat Gavlin | 1 | -7/+11 |
2015-11-17 | Use TargetRegisterInfo for printing MachineOperand register comments | Dan Gohman | 1 | -7/+15 |
2015-11-17 | Typo. | Chad Rosier | 1 | -1/+1 |
2015-11-17 | [ARM] Default to ARMv4t in favour of adding Other to ARMArch | Bradley Smith | 2 | -2/+2 |
2015-11-17 | [ARM] Match VABDL from log2 shuffles. | Charlie Turner | 1 | -0/+23 |
2015-11-17 | [mips][microMIPS] Implement EXTP, EXTPDP, EXTPDPV, EXTPV, EXTR[_RS].W, EXTR_S... | Zlatko Buljan | 3 | -12/+102 |
2015-11-17 | [ARM] Properly initialize ARMArch in the ARM subtarget | Bradley Smith | 2 | -3/+3 |
2015-11-17 | [mips][microMIPS] Implement SUBQ[_S].PH, SUBQ_S.W, SUBQH[_R].PH, SUBQH[_R].W,... | Zlatko Buljan | 2 | -13/+39 |
2015-11-17 | [Assembler] Make fatal assembler errors non-fatal | Oliver Stannard | 11 | -123/+219 |
2015-11-17 | [Assembler] Allow non-fatal errors after parsing | Oliver Stannard | 2 | -6/+18 |
2015-11-17 | [mips][microMIPS] Implement PRECEQ.W.PHL, PRECEQ.W.PHR, PRECEQU.PH.QBL, PRECE... | Zlatko Buljan | 2 | -10/+52 |
2015-11-17 | Fix typos in comments. | Jay Foad | 1 | -1/+1 |
2015-11-17 | [AliasAnalysis] CatchPad and CatchRet can modify escaped memory | David Majnemer | 1 | -0/+26 |
2015-11-17 | Fix a typo in BasicAliasAnalysis | David Majnemer | 1 | -1/+1 |
2015-11-17 | Fix unaligned memory read issue exposed by ubsan | Xinliang David Li | 1 | -10/+10 |
2015-11-17 | Drop prelink support. | Rafael Espindola | 11 | -116/+34 |
2015-11-17 | Assume lane masks are always precise | Matthias Braun | 2 | -48/+17 |
2015-11-17 | Fix indentation | David Blaikie | 1 | -1/+1 |
2015-11-17 | dwarfdump: Use the index to find the right abbrev offset in DWP files | David Blaikie | 3 | -19/+93 |
2015-11-17 | [WebAssembly] Fix printing of global operands | Derek Schuff | 1 | -4/+4 |
2015-11-17 | [PRE] Preserve !invariant.load metadata | Philip Reames | 1 | -0/+2 |
2015-11-16 | [X86][SSE] Merged BLEND shuffle decode comments. NFC. | Simon Pilgrim | 1 | -48/+8 |
2015-11-16 | [X86][SSE] Merged ALIGNR/SLLDQ/SRLDQ shuffle decode comments. NFC. | Simon Pilgrim | 1 | -30/+4 |
2015-11-16 | [X86][SSE] Merged SHUF/PERM shuffle decode comments. NFC. | Simon Pilgrim | 1 | -79/+14 |
2015-11-16 | [X86][SSE] Merged UNPCK shuffle decode comments. NFC. | Simon Pilgrim | 1 | -193/+75 |
2015-11-16 | use range-based for loop; NFCI | Sanjay Patel | 1 | -2/+2 |
2015-11-16 | Add isInteger() to APFloat. | Stephen Canon | 1 | -0/+9 |