aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Remove linkonce_odr_auto_hide.Rafael Espindola2013-11-012-12/+2
* Add to the disassembler C API output reference types forKevin Enderby2013-11-011-0/+11
* [AArch64] Add support for NEON scalar fixed-point convert to floating-point i...Chad Rosier2013-10-311-0/+11
* Add new calling convention for WebKit Java Script.Andrew Trick2013-10-311-0/+3
* Add support for stack map generation in the X86 backend.Andrew Trick2013-10-311-0/+107
* Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead of the "dso list".Rafael Espindola2013-10-313-32/+1
* [AArch64] Add support for NEON scalar shift immediate instructions.Chad Rosier2013-10-311-0/+40
* Cleanup: update comments.Manman Ren2013-10-311-1/+1
* Lower stackmap intrinsics directly to their target opcode in the DAG builder.Andrew Trick2013-10-313-1/+28
* Add experimental stackmap intrinsics to definition file and documenation.Andrew Trick2013-10-311-0/+13
* Enable variable arguments support for intrinsics.Andrew Trick2013-10-311-1/+1
* Remove another unused flag.Rafael Espindola2013-10-311-8/+0
* Remove unused flag.Rafael Espindola2013-10-311-5/+0
* Add AVX512 unmasked integer broadcast intrinsics and support.Cameron McInally2013-10-311-0/+12
* Merge CallGraph and BasicCallGraph.Rafael Espindola2013-10-312-38/+38
* Produce .weak_def_can_be_hidden for some linkonce_odr valuesRafael Espindola2013-10-301-1/+1
* [Mips] Add more SHF_MIPS_xxx ELF section flags.Simon Atanasyan2013-10-301-2/+24
* Add {start,end}with_lower methods to StringRef.Rui Ueyama2013-10-301-0/+6
* [mips][msa] Correct definition of bins[lr] and CHECK-DAG-ize related testsDaniel Sanders2013-10-301-8/+16
* [mips][msa] Added support for matching bmnz, bmnzi, bmz, and bmzi from normal...Daniel Sanders2013-10-301-4/+8
* [AArch64] Add support for NEON scalar floating-point compare instructions.Chad Rosier2013-10-301-13/+20
* Refactor the AVX512 intrinsics. Cluster the intrinsics into the appropriate v...Cameron McInally2013-10-301-82/+104
* Rehash but don't grow when full of tombstones.Howard Hinnant2013-10-301-3/+2
* [mips][msa] Added support for matching bins[lr]i.[bhwd] from normal IR (i.e. ...Daniel Sanders2013-10-301-8/+16
* Reformat code with clang-format.Josh Magee2013-10-301-5/+6
* StackProtector.h: Fix trailing comments for doxygen. [-Wdocumentation]NAKAMURA Takumi2013-10-301-8/+8
* Trailing whitespace in a comment line.NAKAMURA Takumi2013-10-301-1/+1
* [stackprotector] Update the StackProtector pass to perform datalayout analysis.Josh Magee2013-10-291-1/+30
* Update commentMatt Arsenault2013-10-291-2/+2
* Workaround MSVC 32-bit miscompile of getCondCodeAction.Matt Arsenault2013-10-291-15/+13
* Remove declared but not implemented function.Rafael Espindola2013-10-291-11/+0
* Move getSymbol to TargetLoweringObjectFile.Rafael Espindola2013-10-292-8/+5
* Add a helper getSymbol to AsmPrinter.Rafael Espindola2013-10-291-0/+1
* Support for microMIPS jump instructionsZoran Jovanovic2013-10-291-0/+1
* Clarify that GlobalVariables definitions must have an initializer.Rafael Espindola2013-10-291-3/+1
* llvm-c: Make LLVM{Get,Set}Alignment work on {Load,Store}Inst tooAnders Waldenborg2013-10-291-2/+27
* Fix "existant" typosAlp Toker2013-10-291-1/+1
* Move the STT_FILE symbols out of the normal symbol table processing forJoerg Sonnenberger2013-10-291-0/+21
* DWARF parser: Use ArrayRef to represent form sizes and simplify DWARFDIE::ext...Alexey Samsonov2013-10-281-1/+3
* DebugInfo: Introduce the notion of "form classes"Alexey Samsonov2013-10-281-7/+26
* [arm] Implement eabi_attribute, cpu, and fpu directives.Logan Chien2013-10-281-0/+6
* Keep TBAA info when rewriting SelectionDAG loads and storesRichard Sandiford2013-10-281-0/+5
* AVX-512: PMIN/PMAX intrinsics and patternsElena Demikhovsky2013-10-271-0/+26
* Revert r193251 : Use address-taken to disambiguate global variable and indire...Shuxin Yang2013-10-271-4/+0
* Quick look-up for block in loop.Wan Xiaofei2013-10-262-33/+26
* Fix SCEVExpander: don't try to expand quadratic recurrences outside a loop.Andrew Trick2013-10-251-1/+1
* Change MemoryBuffer::getFile to take a Twine.Rafael Espindola2013-10-251-6/+2
* DIEHash: Summary hashing of nested typesDavid Blaikie2013-10-251-0/+28
* Call destroy from ~BasicCallGraph.Rafael Espindola2013-10-251-1/+1
* Use c comments.Rafael Espindola2013-10-251-3/+3