[TableGen] Correct the documentation for 'foreach' in the Language Intro.
[oota-llvm.git] / lib /
2015-06-05 Akira HatanakaMove the code in TargetPassConfig::addPass that inserts...
2015-06-05 Renato GolinRevert "[InstCombine] Rephrase fix to SimplifyWithOpRep...
2015-06-05 Rafael EspindolaRefactor padding writing into a helper function.
2015-06-05 Sanjoy Das[InstCombine][NFC] Add a ``break;`` statement.
2015-06-05 Sanjoy Das[InstCombine] Fix PR23751.
2015-06-05 Peter CollingbourneRevert r238473, "Thumb2: Modify codegen for memcpy...
2015-06-05 Rafael EspindolaSave a map lookup. NFC.
2015-06-05 Fiona GlaserDAGCombiner: don't duplicate (fmul x, c) in visitFNEG...
2015-06-05 Yaron KerenRangify more for loops in LegacyPassManager.cpp.
2015-06-05 Chandler Carruth[Unroll] Rework the naming and structure of the new...
2015-06-05 Alexei Starovoitov[bpf] rename triple names bpf_be -> bpfeb
2015-06-05 Colin LeMahieu[Hexagon] Reapply r239097 with tests corrected for...
2015-06-05 Benjamin Kramer[TargetParser] Properly attach functions of ARMTargetPa...
2015-06-05 Benjamin Kramer[ARM] Make helper function static.
2015-06-05 Yaron KerenRangify for loops in LegacyPassManager.cpp.
2015-06-05 John Brawn[ARM] Add support for -sp- FPUs and FPU none to TargetP...
2015-06-05 John Brawn[ARM] Add knowledge of FPU subtarget features to Target...
2015-06-05 Artyom Skrobov[ARMTargetParser] Follow-up for r239099: one case was...
2015-06-05 Toma TabacuRevert "[mips] [IAS] Restore STI.FeatureBits in .set...
2015-06-05 Toma Tabacu[mips] [IAS] Restore STI.FeatureBits in .set pop.
2015-06-05 David Majnemer[LoopVectorize] Don't crash on zero-sized types in...
2015-06-05 Andrea Di BiagioSimplify code; NFC.
2015-06-05 David Majnemer[InstCombine] Rephrase fix to SimplifyWithOpReplaced
2015-06-05 Daniel JasperRevert "[InstCombine] Don't miscompile safe increment...
2015-06-05 Justin BognerInstrProf: Fix reading of consecutive 32 bit coverage...
2015-06-04 Jim GrosbachMC: Clean up naming in MCObjectFileInfo.h.
2015-06-04 Jim GrosbachMC: Clean up the naming for MCMachObjectWriter. NFC.
2015-06-04 Alexey Samsonov[Object, ELF] Don't assert on invalid magic in createEL...
2015-06-04 David Majnemer[InstCombine] Don't miscompile safe increment idiom
2015-06-04 Swaroop SridharStatepoint: Fix handling of Far Immediate calls
2015-06-04 Alexey Samsonov[Object, ELF] Don't call llvm_unreachable() from create...
2015-06-04 Charles Davis[Target/X86] Don't use callee-saved registers in a...
2015-06-04 Alexey Samsonov[Object, MachO] Fixup for r239075: use union to store...
2015-06-04 Alexey Samsonov[Object, MachO] Don't crash on incomplete MachO segment...
2015-06-04 Jim GrosbachMC: Clean up naming in MCObjectWriter. NFC.
2015-06-04 Alexey Samsonov[Object, MachO] Simplify load segment parsing code...
2015-06-04 Benjamin Kramer[SDAG switch lowering] Fix switch case -> or merging...
2015-06-04 Colin LeMahieuRevert r239095 incorrect test tree.
2015-06-04 Jingyue Wu[NVPTX] roll forward r239082
2015-06-04 Artyom SkrobovSimplify ARMTargetParser::getArchSynonym
2015-06-04 Colin LeMahieu[Hexagon] Removing unused variable.
2015-06-04 Benjamin Kramer[MachOWriter] Use for-range and roll some duplicated...
2015-06-04 Colin LeMahieu[Hexagon] Adding functionality for duplexing. Duplexin...
2015-06-04 Jingyue WuRevert r239082
2015-06-04 Rafael EspindolaRemove unused argument. NFC.
2015-06-04 Sergey DmitroukErase constant dbgloc on reuse in PHI node
2015-06-04 Ahmed Bougacha[GlobalMerge] Take into account minsize on Global users...
2015-06-04 Jim GrosbachMC: Remove obsolete MachO UseAggressiveSymbolFolding.
2015-06-04 Jingyue Wu[NVPTX] kernel pointer arguments point to the global...
2015-06-04 Alexey Samsonov[Object, MachO] Don't crash on invalid MachO segment...
2015-06-04 Alexey Samsonov[Object, MachO] Don't crash on invalid MachO load commands.
2015-06-04 Alexey Samsonov[Object, MachO] Don't crash on parsing invalid MachO...
2015-06-04 Alexey Samsonov[Object, MachO] Remove some code duplication. NFC.
2015-06-04 Alexey Samsonov[Object, MachO] Cache parsed MachO header in MachOObjec...
2015-06-04 Alexei Starovoitov[bpf] add big- and host- endian support
2015-06-04 Andrea Di Biagio[DAGCombiner] Fix wrong folding of a build_vector into...
2015-06-04 Gabor BallabasTest commit access.
2015-06-04 Benjamin Kramer[SDag switch lowering] Simplify code a bit. No function...
2015-06-04 Matt ArsenaultR600/SI: Reimplement isLegalAddressingMode
2015-06-04 Matt ArsenaultCodeGenPrepare: Provide address space to isLegalAddress...
2015-06-04 Matt ArsenaultPass address space to isLegalAddressingMode in DAGCombiner
2015-06-04 Matt ArsenaultR600/SI: Fix some cases for load / store of half
2015-06-04 Hans WennborgSwitch lowering: fix assert in buildBitTests (PR23738)
2015-06-04 Rafael EspindolaOmit unused section symbols from the symbol table.
2015-06-04 Benjamin KramerReplace custom fixed endian to raw_ostream emission...
2015-06-04 James MolloyDon't create a MIN/MAX node if the underlying compare...
2015-06-04 Daniel SandersReplace string GNU Triples with llvm::Triple in MCAsmIn...
2015-06-04 Diego NovilloTidy code in InstrProfiling.cpp. NFC.
2015-06-04 Peter Zotov[C API] Add LLVMStructGetTypeAtIndex.
2015-06-04 Elena DemikhovskyAVX-512: I brought back vector-shuffle-512-v8.ll test.
2015-06-04 Craig Topper[TableGen] Use range-based for loops. NFC
2015-06-04 Craig Topper[TableGen] Merge single prefix bit in RecordVal into...
2015-06-04 Elena DemikhovskyAVX-512: added all SKX forms of VPERMW/D/Q instructions.
2015-06-04 David Majnemer[ConstantFold] Don't skip the first gep index when...
2015-06-04 Elena DemikhovskyRemoved {}, NFC.
2015-06-04 Rafael EspindolaBring back r239006 with a fix.
2015-06-04 Rafael EspindolaRevert "Pack the MCSymbolELF bit fields into MCSymbol...
2015-06-04 Rafael EspindolaPack the MCSymbolELF bit fields into MCSymbol's Flags.
2015-06-04 Chandler Carruth[PM/AA] Start refactoring AliasAnalysis to remove the...
2015-06-04 Sanjay Patelmake reciprocal estimate code generation more flexible...
2015-06-04 Tom StellardR600: Re-enable sub-reg liveness
2015-06-04 Rafael EspindolaRemove MCELFSymbolFlags.h. It is now internal to MCSymb...
2015-06-03 Alexey Samsonov[Object, MachO] Introduce MachOObjectFile::load_command...
2015-06-03 Rafael EspindolaRemember if a weakref of a symbol has been used.
2015-06-03 Rafael EspindolaStore whether a symbol is a comdat signature in MCSymbo...
2015-06-03 Rafael EspindolaRecord in a MCSymbolELF if it has been used in a reloca...
2015-06-03 Rafael EspindolaSimplify the logic in ELFObjectWriter::isInSymtab....
2015-06-03 Rafael EspindolaConvert BindingExplicitlySet into a MCSymbolELF field.
2015-06-03 Rafael EspindolaRemove getOrCreateSymbolData. There is no MCSymbolData...
2015-06-03 Colin LeMahieu[Hexagon] Test doesn't work on all platforms. At any...
2015-06-03 Colin LeMahieu[Hexagon] Reapply 238772 OSABI was not correctly set...
2015-06-03 Matthias BraunARM: Thumb2 LDRD/STRD supports independent input/output...
2015-06-03 Daniel Sanders[arm] Fix r238921. We must handle Constraint_i too.
2015-06-03 Asaf Badouhre-apply 238809
2015-06-03 Daniel Sanders[arm] Distinguish the /U[qytnms]/, 'Uv', 'Q', and ...
2015-06-03 Elena DemikhovskyAVX-512: More code improvements in shuffles, NFC
2015-06-03 Elena DemikhovskyAVX-512: VSHUFPD instruction selection - code improvements
2015-06-03 Elena DemikhovskyAVX-512: Implemented SHUFF32x4/SHUFF64x2/SHUFI32x4...
2015-06-03 Elena DemikhovskyX86: Added MPX feature and bound registers.
2015-06-03 Daniel SandersRe-commit r238838, r238844 with fix for host/target...
next