summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* OCaml bindings: formattingSylvestre Ledru2013-11-01
* DebugInfo: Emit member variable locations as data instead of expressions in b...David Blaikie2013-11-01
* Add to the disassembler C API output reference types forKevin Enderby2013-11-01
* Fix unused variable warnings.Dan Gohman2013-10-31
* These test cases for experimental features are a bit too darwin-specific stil...Andrew Trick2013-10-31
* Unused variableAndrew Trick2013-10-31
* [AArch64] Add support for NEON scalar fixed-point convert to floating-point i...Chad Rosier2013-10-31
* Modify CMakeLists.txt to work around pr17763 and bring some bots back.Rafael Espindola2013-10-31
* Add new calling convention for WebKit Java Script.Andrew Trick2013-10-31
* Add support for stack map generation in the X86 backend.Andrew Trick2013-10-31
* Relax check line to match what llvm-nm prints for COFF.Rafael Espindola2013-10-31
* Do not convert "call asm" to "invoke asm" in Inliner.Manman Ren2013-10-31
* XFAIL on ppc64 too.Rafael Espindola2013-10-31
* XFAIL this for now.Rafael Espindola2013-10-31
* Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead of the "dso list".Rafael Espindola2013-10-31
* [AArch64] Add diagnostic tests for NEON scalar shift immediate instructions (...Chad Rosier2013-10-31
* Use StringRef::startswith_lower. No functionality change.Rui Ueyama2013-10-31
* [ConstantRange] improve my previous patch per Nick suggestionNuno Lopes2013-10-31
* [AArch64] Add support for NEON scalar shift immediate instructions.Chad Rosier2013-10-31
* SparcV9 doesnt have rem instruction either.Roman Divacky2013-10-31
* Use a larger invalid attribute bitcode numberReid Kleckner2013-10-31
* DWARFDebugArangeSet: remove dead codeAlexey Samsonov2013-10-31
* Add FileCheck tests for @LINEMatt Arsenault2013-10-31
* [mips] XFAIL several MCJIT remote testsPetar Jovanovic2013-10-31
* DWARFUnit: kill dead code and make a couple of functions private. No function...Alexey Samsonov2013-10-31
* Debug Info: remove duplication of DIEs when a DIE can be shared across CUs.Manman Ren2013-10-31
* Merge and filecheckize.Roman Divacky2013-10-31
* Cleanup: update comments.Manman Ren2013-10-31
* DWARFAbbreviationDeclaration: remove dead code, refactor parsing code and mak...Alexey Samsonov2013-10-31
* Lower stackmap intrinsics directly to their target opcode in the DAG builder.Andrew Trick2013-10-31
* Add Verifier test case for variable argument intrinsics.Andrew Trick2013-10-31
* Add experimental stackmap intrinsics to definition file and documenation.Andrew Trick2013-10-31
* Enable variable arguments support for intrinsics.Andrew Trick2013-10-31
* whitespaceAndrew Trick2013-10-31
* Remove another unused flag.Rafael Espindola2013-10-31
* Remove unused flag.Rafael Espindola2013-10-31
* Rules adjustments in order to build on DragonFly BSD.Rafael Espindola2013-10-31
* Remove the --shrink-wrap option.Rafael Espindola2013-10-31
* Add AVX512 unmasked integer broadcast intrinsics and support.Cameron McInally2013-10-31
* AVX-512: Implemented CMOV for 512-bit vectorsElena Demikhovsky2013-10-31
* [SystemZ] Automatically detect zEC12 and z196 hostsRichard Sandiford2013-10-31
* [AArch64] Make the use of FP instructions optional, but enabled by default.Amara Emerson2013-10-31
* llvm/test/Bitcode/invalid.ll: Tweak expresion to mach "llvm-dis.EXE:"NAKAMURA Takumi2013-10-31
* Fix a use after free on invalid input.Rafael Espindola2013-10-31
* Fix most memory leaks in tablegen.Rafael Espindola2013-10-31
* Merge CallGraph and BasicCallGraph.Rafael Espindola2013-10-31
* Updated llvm-cov's OVERVIEW descriptionYuchen Wu2013-10-31
* Legalize: Improve legalization of long vector extends.Jim Grosbach2013-10-31
* Fix a few typosMatt Arsenault2013-10-30
* Fix CodeGen for unaligned loads with address spacesMatt Arsenault2013-10-30