2013-11-12 |
Wan Xiaofei | Change data structure to memorize computed result in... |
tree | commitdiff |
2013-11-11 |
Arnaud A. de Grand... | CalcSpillWeights: allow overidding the spill weight... |
tree | commitdiff |
2013-11-11 |
Chad Rosier | [AArch64] The shift right/left and insert immediate... |
tree | commitdiff |
2013-11-11 |
Arnaud A. de Grand... | CalcSpillWeights: give a better describing name to... |
tree | commitdiff |
2013-11-11 |
Chad Rosier | [AArch64] Add support for NEON scalar floating-point... |
tree | commitdiff |
2013-11-11 |
Peter Zotov | [llvm-c] Remove dead typedef |
tree | commitdiff |
2013-11-11 |
Pete Cooper | Don't universally enable initialiser lists on GCC.... |
tree | commitdiff |
2013-11-11 |
Pete Cooper | Add LLVM_HAS_INITIALIZER_LISTS for upcoming C++11 suppo... |
tree | commitdiff |
2013-11-10 |
Arnaud A. de Grand... | CalculateSpillWeights does not need to be a pass |
tree | commitdiff |
2013-11-09 |
Chandler Carruth | [PM] Start sketching out the new module and function... |
tree | commitdiff |
2013-11-09 |
Chandler Carruth | Move the old pass manager infrastructure into a legacy... |
tree | commitdiff |
2013-11-09 |
Filip Pizlo | This exposes the new calling conventions (WebKit_JS... |
tree | commitdiff |
2013-11-09 |
Chandler Carruth | Switch to allow implicit construction. In many cases... |
tree | commitdiff |
2013-11-09 |
Chandler Carruth | Add a polymorphic_ptr<T> smart pointer data type. It... |
tree | commitdiff |
2013-11-09 |
NAKAMURA Takumi | include/llvm/CodeGen/PBQP: Update @param(s) in comments... |
tree | commitdiff |
2013-11-09 |
NAKAMURA Takumi | Fix whitespace. |
tree | commitdiff |
2013-11-09 |
Lang Hames | Re-apply r194300 with fixes for warnings. |
tree | commitdiff |
2013-11-09 |
Nick Lewycky | Revert r194300 which broke the build. |
tree | commitdiff |
2013-11-09 |
Juergen Ributzka | [Stackmap] Materialize the jump address within the... |
tree | commitdiff |
2013-11-09 |
Lang Hames | Rewrite the PBQP graph data structure. |
tree | commitdiff |
2013-11-08 |
Juergen Ributzka | [Stackmap] Add AnyReg calling convention support for... |
tree | commitdiff |
2013-11-08 |
Lang Hames | Add a method to get the object-file appropriate stack... |
tree | commitdiff |
2013-11-08 |
Arnaud A. de Grand... | Revert "CalculateSpillWeights does not need to be a... |
tree | commitdiff |
2013-11-08 |
Arnaud A. de Grand... | CalculateSpillWeights does not need to be a pass |
tree | commitdiff |
2013-11-08 |
Jordan Rose | Add ImmutableSet profiling info for 'bool'. |
tree | commitdiff |
2013-11-08 |
Artyom Skrobov | Export MCDisassembler's SubtargetInfo, to allow archite... |
tree | commitdiff |
2013-11-07 |
NAKAMURA Takumi | llvm-c/Support.h: Add a newline at eof. |
tree | commitdiff |
2013-11-06 |
Simon Atanasyan | Add DT_VERSYM dynamic table entry tag definition. |
tree | commitdiff |
2013-11-06 |
Peter Zotov | [llvm-c] Add parameter names in Target.h for C99 compliance |
tree | commitdiff |
2013-11-06 |
Peter Zotov | [llvm-c] Improve TargetMachine bindings |
tree | commitdiff |
2013-11-06 |
Peter Zotov | [llvm-c] Correctly check for existence of native AsmPar... |
tree | commitdiff |
2013-11-06 |
Peter Zotov | [llvm-c] Add functions for initializing native AsmPrint... |
tree | commitdiff |
2013-11-06 |
Peter Zotov | [llvm-c] Expose LLVMLoadLibraryPermanently |
tree | commitdiff |
2013-11-06 |
Peter Zotov | [llvm-c] Expose IRReader interface |
tree | commitdiff |
2013-11-06 |
Peter Zotov | [llvm-c] Implement LLVMPrintValueToString |
tree | commitdiff |
2013-11-06 |
Andrew Trick | Rewrite SCEV's backedge taken count computation. |
tree | commitdiff |
2013-11-05 |
Rafael Espindola | Remove another unused, and IMHO, not very desirable... |
tree | commitdiff |
2013-11-05 |
Dmitri Gribenko | Convert comments to documentation comments (// -> ///) |
tree | commitdiff |
2013-11-05 |
Rafael Espindola | Use error_code in GVMaterializer. |
tree | commitdiff |
2013-11-05 |
Jiangning Liu | Implement AArch64 Neon Crypto instruction classes AES... |
tree | commitdiff |
2013-11-05 |
Peter Zotov | [llvm-c] (PR16190) Add LLVMIsA* functions for ConstantD... |
tree | commitdiff |
2013-11-05 |
Alp Toker | Fix symbol defines in config.h.cmake |
tree | commitdiff |
2013-11-05 |
Yuchen Wu | Support for reading run counts in llvm-cov. |
tree | commitdiff |
2013-11-05 |
Rafael Espindola | Fix MSVC build by not putting an error_code directly... |
tree | commitdiff |
2013-11-05 |
Rafael Espindola | Simplify ErrorOr. |
tree | commitdiff |
2013-11-05 |
Hal Finkel | Add a runtime unrolling parameter to the LoopUnroll... |
tree | commitdiff |
2013-11-04 |
Cameron McInally | Add support for AVX512 masked vector blend intrinsics. |
tree | commitdiff |
2013-11-04 |
Zoran Jovanovic | Support for microMIPS branch instructions. |
tree | commitdiff |
2013-11-04 |
Elena Demikhovsky | AVX-512: fixed a typo in builtin name |
tree | commitdiff |
2013-11-04 |
Filip Pizlo | Make the pretty stack trace be an opt-in, rather than... |
tree | commitdiff |
2013-11-03 |
Elena Demikhovsky | AVX-512: added VPCONFLICT instruction and intrinsics, |
tree | commitdiff |
2013-11-03 |
Bob Wilson | Convert calls to __sinpi and __cospi into __sincospi_stret |
tree | commitdiff |
2013-11-03 |
Filip Pizlo | Add a comment to note that LLVMDisablePrettyStackTrace... |
tree | commitdiff |
2013-11-03 |
Filip Pizlo | When LLVM is embedded in a larger application, it's... |
tree | commitdiff |
2013-11-02 |
Rafael Espindola | move getSymbolNMTypeChar to the one program that needs... |
tree | commitdiff |
2013-11-02 |
Yuchen Wu | Added command-line option to output llvm-cov to file. |
tree | commitdiff |
2013-11-01 |
Rafael Espindola | Remove linkonce_odr_auto_hide. |
tree | commitdiff |
2013-11-01 |
Kevin Enderby | Add to the disassembler C API output reference types for |
tree | commitdiff |
2013-10-31 |
Chad Rosier | [AArch64] Add support for NEON scalar fixed-point conve... |
tree | commitdiff |
2013-10-31 |
Andrew Trick | Add new calling convention for WebKit Java Script. |
tree | commitdiff |
2013-10-31 |
Andrew Trick | Add support for stack map generation in the X86 backend. |
tree | commitdiff |
2013-10-31 |
Rafael Espindola | Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead... |
tree | commitdiff |
2013-10-31 |
Chad Rosier | [AArch64] Add support for NEON scalar shift immediate... |
tree | commitdiff |
2013-10-31 |
Manman Ren | Cleanup: update comments. |
tree | commitdiff |
2013-10-31 |
Andrew Trick | Lower stackmap intrinsics directly to their target... |
tree | commitdiff |
2013-10-31 |
Andrew Trick | Add experimental stackmap intrinsics to definition... |
tree | commitdiff |
2013-10-31 |
Andrew Trick | Enable variable arguments support for intrinsics. |
tree | commitdiff |
2013-10-31 |
Rafael Espindola | Remove another unused flag. |
tree | commitdiff |
2013-10-31 |
Rafael Espindola | Remove unused flag. |
tree | commitdiff |
2013-10-31 |
Cameron McInally | Add AVX512 unmasked integer broadcast intrinsics and... |
tree | commitdiff |
2013-10-31 |
Rafael Espindola | Merge CallGraph and BasicCallGraph. |
tree | commitdiff |
2013-10-30 |
Rafael Espindola | Produce .weak_def_can_be_hidden for some linkonce_odr... |
tree | commitdiff |
2013-10-30 |
Simon Atanasyan | [Mips] Add more SHF_MIPS_xxx ELF section flags. |
tree | commitdiff |
2013-10-30 |
Rui Ueyama | Add {start,end}with_lower methods to StringRef. |
tree | commitdiff |
2013-10-30 |
Daniel Sanders | [mips][msa] Correct definition of bins[lr] and CHECK... |
tree | commitdiff |
2013-10-30 |
Daniel Sanders | [mips][msa] Added support for matching bmnz, bmnzi... |
tree | commitdiff |
2013-10-30 |
Chad Rosier | [AArch64] Add support for NEON scalar floating-point... |
tree | commitdiff |
2013-10-30 |
Cameron McInally | Refactor the AVX512 intrinsics. Cluster the intrinsics... |
tree | commitdiff |
2013-10-30 |
Howard Hinnant | Rehash but don't grow when full of tombstones. |
tree | commitdiff |
2013-10-30 |
Daniel Sanders | [mips][msa] Added support for matching bins[lr]i.[bhwd... |
tree | commitdiff |
2013-10-30 |
Josh Magee | Reformat code with clang-format. |
tree | commitdiff |
2013-10-30 |
NAKAMURA Takumi | StackProtector.h: Fix trailing comments for doxygen... |
tree | commitdiff |
2013-10-30 |
NAKAMURA Takumi | Trailing whitespace in a comment line. |
tree | commitdiff |
2013-10-29 |
Josh Magee | [stackprotector] Update the StackProtector pass to... |
tree | commitdiff |
2013-10-29 |
Matt Arsenault | Update comment |
tree | commitdiff |
2013-10-29 |
Matt Arsenault | Workaround MSVC 32-bit miscompile of getCondCodeAction. |
tree | commitdiff |
2013-10-29 |
Rafael Espindola | Remove declared but not implemented function. |
tree | commitdiff |
2013-10-29 |
Rafael Espindola | Move getSymbol to TargetLoweringObjectFile. |
tree | commitdiff |
2013-10-29 |
Rafael Espindola | Add a helper getSymbol to AsmPrinter. |
tree | commitdiff |
2013-10-29 |
Zoran Jovanovic | Support for microMIPS jump instructions |
tree | commitdiff |
2013-10-29 |
Rafael Espindola | Clarify that GlobalVariables definitions must have... |
tree | commitdiff |
2013-10-29 |
Anders Waldenborg | llvm-c: Make LLVM{Get,Set}Alignment work on {Load,Store... |
tree | commitdiff |
2013-10-29 |
Alp Toker | Fix "existant" typos |
tree | commitdiff |
2013-10-29 |
Joerg Sonnenberger | Move the STT_FILE symbols out of the normal symbol... |
tree | commitdiff |
2013-10-28 |
Alexey Samsonov | DWARF parser: Use ArrayRef to represent form sizes... |
tree | commitdiff |
2013-10-28 |
Alexey Samsonov | DebugInfo: Introduce the notion of "form classes" |
tree | commitdiff |
2013-10-28 |
Logan Chien | [arm] Implement eabi_attribute, cpu, and fpu directives. |
tree | commitdiff |
2013-10-28 |
Richard Sandiford | Keep TBAA info when rewriting SelectionDAG loads and... |
tree | commitdiff |
2013-10-27 |
Elena Demikhovsky | AVX-512: PMIN/PMAX intrinsics and patterns |
tree | commitdiff |
2013-10-27 |
Shuxin Yang | Revert r193251 : Use address-taken to disambiguate... |
tree | commitdiff |
next |