summaryrefslogtreecommitdiff
path: root/lib/Support
Commit message (Expand)AuthorAge
* [Embtk] Add support of hard float triple for uClibc and muslAbdoulaye Walsimou Gaye2014-04-13
* [Embtk]: Give ability to specify default target ABI at configure timeAbdoulaye Walsimou Gaye2014-04-13
* [Embtk] Give ability to specify default linker hash-style at configure timeAbdoulaye Walsimou Gaye2014-04-13
* [Embtk] give ability to specify default FPU to use at configure timeAbdoulaye Walsimou Gaye2014-04-13
* [Embtk] Give ability to specify default float abi to use at configure timeAbdoulaye Walsimou Gaye2014-04-13
* [Embtk] Give ability to specify default -mcpuAbdoulaye Walsimou Gaye2014-04-13
* [Embtk]: MIPS: support more possible GNU triplesAbdoulaye Walsimou Gaye2014-04-13
* [Embtk]: ARM: support more possible GNU triplesAbdoulaye Walsimou Gaye2014-04-13
* Merging r197718:Bill Wendling2013-12-20
* Merging r195632:Bill Wendling2013-11-26
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-19
* Checking for a return value with FormatMessage; if the call fails, there's no...Aaron Ballman2013-11-18
* Fixing a possible memory leak from a failing realloc() call.Aaron Ballman2013-11-18
* Recover gracefully when deserializing invalid YAML input.Alexander Kornienko2013-11-18
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* [block-freq] Add BlockFrequency::scale that returns a remainder from the divi...Michael Gottesman2013-11-17
* X86: Encode the 'h' cpu subtype in the MachO header for x86.Jim Grosbach2013-11-16
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-15
* Path: Recognize COFF import library file magic.Rui Ueyama2013-11-15
* Recognize 0x0000 as a COFF file magic.Rui Ueyama2013-11-14
* yaml::Input::mapTag(): Don't use StringRef to hold return type of std::string.NAKAMURA Takumi2013-11-14
* Whitespace.NAKAMURA Takumi2013-11-14
* Add dyn_cast<> support to YAML I/O's IO classNick Kledzik2013-11-14
* Add simple support for tags in YAML I/ONick Kledzik2013-11-14
* Make sure LLVMLoadLibraryPermanently gets an extern "C" symbol.Benjamin Kramer2013-11-13
* Add newline at EOF in DynamicLibrary.cppPeter Zotov2013-11-06
* [llvm-c] Specify explicit namespace in LLVMLoadLibraryPermanentlyPeter Zotov2013-11-06
* [llvm-c] Expose LLVMLoadLibraryPermanentlyPeter Zotov2013-11-06
* X86: Add a description for AMD bdver3 aka Steamroller.Benjamin Kramer2013-11-04
* Make the pretty stack trace be an opt-in, rather than opt-out, facility. Enab...Filip Pizlo2013-11-04
* When LLVM is embedded in a larger application, it's not OK for LLVM to interc...Filip Pizlo2013-11-03
* [ConstantRange] improve my previous patch per Nick suggestionNuno Lopes2013-10-31
* Rules adjustments in order to build on DragonFly BSD.Rafael Espindola2013-10-31
* [SystemZ] Automatically detect zEC12 and z196 hostsRichard Sandiford2013-10-31
* Add {start,end}with_lower methods to StringRef.Rui Ueyama2013-10-30
* make ConstantRange::signExtend() optimalNuno Lopes2013-10-30
* simplify ConstantRange::getSetSize()Nuno Lopes2013-10-28
* Change MemoryBuffer::getFile to take a Twine.Rafael Espindola2013-10-25
* Reverting my r193344 checkin due to build breakage.John Thompson2013-10-24
* Added std::string as a built-in type for mapping.John Thompson2013-10-24
* Fix the -Werror -Wpedantic clang selfhost buildAlp Toker2013-10-22
* Can we move to C++11 already?Michael J. Spencer2013-10-18
* [Support][YAML] Add support for accessing tags and tag handle substitution.Michael J. Spencer2013-10-18
* Fix a conversion warning in the mingw32 buildAlp Toker2013-10-18
* Fix initialization order warning in mingw32 buildAlp Toker2013-10-18
* Expose install_fatal_error_handler() through the C API.Filip Pizlo2013-10-17
* Fix a bug in Windows resource file detection.Rui Ueyama2013-10-16
* Path: Recognize Windows compiled resource file.Rui Ueyama2013-10-15
* Windows: Fix a typo in an assertDavid Majnemer2013-10-14
* Windows: Don't bother with pinning Kernel32.dllDavid Majnemer2013-10-14