Base check on the section name, not the variable name.
[oota-llvm.git] / lib /
2014-11-06 Rafael EspindolaBase check on the section name, not the variable name.
2014-11-06 Lang Hames[RegAlloc] Kill off the trivial spiller - nobody is...
2014-11-06 Michael LiaoIndentation fixes
2014-11-06 Frederic RissTry to appease MSVC buildbots after r221466.
2014-11-06 Frederic RissChange DIBuilder::createImportedDeclaration from taking...
2014-11-06 Colin LeMahieu[Hexagon] Adding basic Hexagon ELF object emitter.
2014-11-06 Eli BenderskyClean up NVPTXLowerStructArgs.cpp. NFC
2014-11-06 Daniel Sanders[mips] Removed IsSoftFloat from MipsISelLowering::analy...
2014-11-06 Chad Rosier[Reassociate] Don't reassociate when mixing regular...
2014-11-06 Daniel Sanders[mips] Removed MipsISelLowering::analyzeFormalArguments...
2014-11-06 Rafael EspindolaCompute the correct jump table entries on 32 bit windows.
2014-11-06 Andrea Di Biagio[X86] When commuting SSE immediate blend, make sure...
2014-11-06 Aaron BallmanFixing some -Wcast-qual warnings; NFC.
2014-11-06 Toma Tabacu[mips] Tolerate the use of the %z inline asm operand...
2014-11-06 Sasa Stankovic[mips] Add the following MIPS options that control...
2014-11-06 Toma Tabacu[mips] Improve error/warning messages and testing for...
2014-11-06 Daniel Sanders[JIT] Fix more missing endian conversions (opcodes...
2014-11-06 David MajnemerObject, COFF: Infer symbol sizes from adjacent symbols
2014-11-06 David MajnemerX86, MC: Tidy up some whitespace in GetRelocType
2014-11-06 Justin BognerGCOV: Make sure that function idents in the .gcda and...
2014-11-06 Rafael EspindolaAdd three other sections when L symbols are allowed.
2014-11-06 Rafael EspindolaAllow L symbols in no_dead_strip sections.
2014-11-06 Quentin Colombet[X86] Lower VSELECT into SHRUNKBLEND when we shrink...
2014-11-06 Matt ArsenaultRemove unnecessary .c_str() when implicitly converting...
2014-11-05 Petar Jovanovic[mips64] Fix MIPS64 exception personality encoding
2014-11-05 Simon Pilgrim[X86][SSE] Vector integer to float conversion memory...
2014-11-05 Michael IlsemanFix heap-use-after-free bug in expandSDiv when the...
2014-11-05 Steven WuRemove obsolete ARM intrinsics vclz and vcnt
2014-11-05 Matt ArsenaultR600/SI: Fix omod display for VOP3b
2014-11-05 Derek Schuff[x86 fast-isel] Materialize allocas with the correct...
2014-11-05 Matt ArsenaultR600/SI: Move all rsrc building functions to SIISelLowering
2014-11-05 Matt ArsenaultR600/SI: Remove SI_ADDR64_RSRC
2014-11-05 Justin Holewinski[NVPTX] Add NVPTXLowerStructArgs pass
2014-11-05 Duncan P. N. Exon... IR: MDNode => Value: NamedMDNode::getOperator()
2014-11-05 Sanjay Patelremove extra breaks; NFC
2014-11-05 Duncan P. N. Exon... IR: MDNode => Value: AsmWriter SlotTracker API
2014-11-05 Tilmann Scheller[ARM] Remove more dead code.
2014-11-05 Zoran Jovanovicps][microMIPS] Implement CodeGen support for ANDI16...
2014-11-05 Colin LeMahieu[Hexagon] [NFC] Alphabetizing cmake files.
2014-11-05 Zoran Jovanovicps][microMIPS] Implement CodeGen support for SLL16...
2014-11-05 Tilmann Scheller[ARM] Remove another redundant assignment.
2014-11-05 Zoran Jovanovic[mips][microMIPS] Implement ANDI16 instruction
2014-11-05 Tilmann Scheller[ARM] Remove redundant assignment.
2014-11-05 Peter Collingbourne[dfsan] Abort at runtime on indirect calls to uninstrum...
2014-11-05 Duncan P. N. Exon... IR: MDNode => Value: NamedMDNode::addOperand()
2014-11-05 Tilmann Scheller[ARM] Remove dead code identified by the Clang static...
2014-11-05 Zoran Jovanovic[mips][microMIPS] Mark symbols as microMIPS if necessary
2014-11-05 Zoran JovanovicReverted revisions 221351, 221352 and 221353.
2014-11-05 Zoran Jovanovic[mips][microMIPS] Implement CodeGen support for ANDI16...
2014-11-05 Zoran Jovanovic[mips][microMIPS] Implement CodeGen support for SLL16...
2014-11-05 Zoran Jovanovic[mips][microMIPS] Implement ANDI16 instruction
2014-11-05 Tom StellardR600/SI: Change all instruction assembly names to lower...
2014-11-05 Andrea Di Biagio[X86] Teach method 'isVectorClearMaskLegal' how to...
2014-11-05 Oliver Stannard[ARM] Honor FeatureD16 in the assembler and disassembler
2014-11-05 Craig TopperImprove logic that decides if its profitable to commute...
2014-11-05 David Majnemerllvm-readobj: Add support for dumping the DOS header...
2014-11-05 Jiangning LiuRevert 220932.
2014-11-05 Duncan P. N. Exon... IR: Metadata: Remove unnecessary dyn_cast
2014-11-05 David MajnemerInstSimplify: Exact shifts of X by Y are X if X has...
2014-11-05 Tim NorthoverARM: try to add extra CS-register whenever stack alignm...
2014-11-05 Tim NorthoverARM/Dwarf: correctly align stack before callee-saved...
2014-11-04 David MajnemerAnalysis: Make isSafeToSpeculativelyExecute fire less...
2014-11-04 Reid KlecknerRevert "[Reassociate] Canonicalize negative constants...
2014-11-04 Simon Pilgrim[X86][SSE] Enable commutation for SSE immediate blend...
2014-11-04 Mark HeffernanRevert earlier change removing setPreservesCFG from...
2014-11-04 Juergen Ributzka[AArch64] Use the correct register class for ORR.
2014-11-04 Rafael EspindolaRevert "[mips] Add names and tests for the hardware...
2014-11-04 David BlaikieProvide gmlt-like inline scope information in the skele...
2014-11-04 David BlaikieMove cross-unit DIE caching to the DwarfFile level...
2014-11-04 Rafael EspindolaDon't produce relocations for a difference in a section...
2014-11-04 Vasileios Kalintiris[mips] Move COP2 & COP3 load/store instructions from...
2014-11-04 Vasileios Kalintiris[mips] Add names and tests for the hardware registers
2014-11-04 Andrea Di Biagio[X86] Add 'FeatureSlowSHLD' to cpu 'bdver3'. Also expli...
2014-11-04 Arnaud A. de Grand... [PBQP] Callee saved regs should have a higher cost...
2014-11-04 Arnaud A. de Grand... [PBQP] Tweak spill costs and coalescing benefits
2014-11-04 Matt ArsenaultR600/SI: Rename div_scale dest operands to match docume...
2014-11-04 Benjamin KramerAArch64: Pattern match integer vector abs like we do...
2014-11-04 Kostya Serebryany[asan] [mips] changed ShadowOffset32 for systems having...
2014-11-04 David MajnemerInstSimplify: Fold a hasNoSignedWrap() call into a...
2014-11-04 David MajnemerInstSimplify: Fold a hasNoUnsignedWrap() call into...
2014-11-04 Toma Tabacu[mips] Improve support for the .set mips16/nomips16...
2014-11-04 Sanjay Patelremove function names from comments; NFC
2014-11-04 Sanjay Patelfix typo in comment
2014-11-04 Simon Atanasyan[yaml2obj] Allow yaml2obj tool to recognize EF_MIPS_NAN...
2014-11-04 Rafael EspindolaRemove FindProgramByName. NFC.
2014-11-04 Yaron KerenFix Visual C++ warning, Program.inc(85): warning C4018...
2014-11-04 NAKAMURA Takumisys::findProgramByName(): [Win32] Tweak to pass lowerca...
2014-11-04 David MajnemerCodeGen: Enable DWARF emission for MS ABI targets
2014-11-04 Yaron Keren#include <winbase.h> is not enough for Visual C++ 2013...
2014-11-04 NAKAMURA TakumiR600/LLVMBuild.txt: Add TransformUtils.
2014-11-04 Reid KlecknerRevert "Transforms: reapply SVN r219899"
2014-11-04 Mark HeffernanRemove setPreservesCFG from instcombine. The pass...
2014-11-04 Michael J. SpencerUse findProgramByName.
2014-11-04 Michael J. Spencer[Support][Program] Add findProgramByName(Name, Optional...
2014-11-04 Kevin EnderbyRemove the static version of getScatteredRelocationType...
2014-11-04 Sanjoy DasThe patchpoint lowering logic would crash with live...
2014-11-04 Kevin EnderbyAdd the code and test cases for 32-bit Intel to llvm...
2014-11-04 Colin LeMahieu[Hexagon] Reverting 220584 to address ASAN errors.
2014-11-04 Sanjoy DasChange logic in StackMaps::recordStackMapOpers to use...
2014-11-03 Akira HatanakaRename variables to conform to llvm coding standards.
next