[opaque pointer types] Add an explicit pointee type to alias records in the IR
[oota-llvm.git] / lib / Support /
2015-09-15 Daniel SandersRevert r247692: Replace Triple with a new TargetTuple...
2015-09-15 Daniel SandersRe-commit r247683: Replace Triple with a new TargetTupl...
2015-09-15 Daniel SandersRevert r247684 - Replace Triple with a new TargetTuple ...
2015-09-15 Daniel SandersReplace Triple with a new TargetTuple in MCTargetDesc...
2015-09-11 Yaron KerenAdd #include llvm-config.h to Locale.cpp which depends...
2015-09-11 Cong HouFixed a bug that BranchProbability is not defined in...
2015-09-10 Reid KlecknerAdd .exe check to Execute to fix clang-modernize tests...
2015-09-10 Reid KlecknerScanDirForExecutable on Windows fails to find executabl...
2015-09-10 Cong HouPass BranchProbability/BlockMass by value instead of...
2015-09-10 Chandler Carruth[ADT] Rewrite the StringRef::find implementation to...
2015-09-10 Chandler Carruth[ADT] Micro-optimize the Triple constructor by doing...
2015-09-10 Chandler Carruth[ADT] Fix a confusing interface spec and some annoying...
2015-09-10 Chandler Carruth[ADT] Switch a bunch of places in LLVM that were doing...
2015-09-10 Chandler Carruth[ADT] Add a single-character version of the small vecto...
2015-09-05 Alexandros LamprineasAdded arch extensions and default target features in...
2015-09-02 Douglas KatzmanAdd Myriad into enum VendorType
2015-09-02 Douglas KatzmanMove twice-repeated clang path operation into a new...
2015-09-01 David Majnemer[MC] Add support for generating COFF CRCs
2015-08-30 Chandler CarruthStop calling the flat out insane ARM target parsing...
2015-08-30 Chandler CarruthRemove a linear walk to find the default FPU for a...
2015-08-30 Chandler CarruthTeach the target parsing framework to directly compute...
2015-08-30 Chandler CarruthRefactor the ARM target parsing to use a def file with...
2015-08-30 Chandler Carruth[Triple] Use clang-format to normalize the formatting...
2015-08-30 Chandler Carruth[Triple] Stop abusing a class to have only static metho...
2015-08-26 JF BastienExpose more properties of llvm::fltSemantics
2015-08-21 Vedant Kumar[ARM] Fix MachO CPU Subtype selection
2015-08-21 Benjamin Kramer[APFloat] Remove else after return and replace loop...
2015-08-18 Peter CollingbourneSupport: Clean up TSan annotations.
2015-08-18 Michael Kruse[Support] On Windows, generate PDF files for graphs...
2015-08-18 Michael Kruse[Support] Always wait for GraphViz before opening the...
2015-08-17 Dan Gohman[WebAssembly] Don't default to ELF in the triple.
2015-08-17 Dan Gohman[WebAssembly] Make getArchTypePrefix return "wasm".
2015-08-16 Chandler Carruth[ADT] Teach FoldingSet to be movable.
2015-08-14 Pat GavlinAdd a target environment for CoreCLR.
2015-08-14 Renato GolinRevert "[ARM] Fix MachO CPU Subtype selection"
2015-08-14 Vedant Kumar[ARM] Fix MachO CPU Subtype selection
2015-08-13 Nick LewyckyFix GCC warning: extra `;' [-Wpedantic].
2015-08-13 Yaron KerenModify raw_svector_ostream to use its SmallString witho...
2015-08-13 Rafael EspindolaThere is only one saver of strings.
2015-08-13 Rafael EspindolaReturn ErrorOr from FileOutputBuffer::create. NFC.
2015-08-08 Craig TopperAdd model numbers for Skylake CPUs and an additional...
2015-08-08 Craig TopperAdd Intel family 6 model 93 as Silvermont.
2015-08-07 Craig TopperAdd Intel family 6 model 90 as Silvermont. Fixes PR24392.
2015-08-07 Nico WeberAdd functions to save and restore the PrettyStackTrace...
2015-08-07 Nico WeberAdd a comment.
2015-08-06 Frederic RissThread premissions through sys::fs::create_director...
2015-08-06 Nico WeberFix nested CrashRecoveryContexts with LLVM_ENABLE_THREA...
2015-08-05 Benjamin Kramer[YAMLTraits] Use StringRef::copy. No functionality...
2015-08-05 NAKAMURA TakumiWindows/COM.inc: Fix emacs mode in the first line.
2015-08-04 Justin BognerRemove the configure and cmake checks for sys/wait.h
2015-08-04 Chandler Carruth[UB] Fix yet another use of memcpy with a null pointer...
2015-07-30 Matt ArsenaultAdd amdopencl environment to triple
2015-07-27 Alexandros Lamprineas- Added support for parsing HWDiv features using Target...
2015-07-23 Yaron KerenRemove unnecessary in C++11 c_str() calls
2015-07-22 Yaron KerenRename RunCallBacksToRun to llvm::sys::RunSignalHandlers
2015-07-22 Yaron KerenDe-duplicate Unix & Windows CallBacksToRun
2015-07-22 Rafael EspindolaIdentify thin archives as archives.
2015-07-22 Yaron KerenRemove C++98 workaround in llvm::sys::DontRemoveFileOnS...
2015-07-17 Alexandros LamprineasEdited the CPUNames table of TargetParser
2015-07-16 Alexandros Lamprineas- TargetParser does not handle armv7l in parseArchProfi...
2015-07-15 Rafael EspindolaSimplify a few uses of remove_filename by using parent_...
2015-07-15 Alexandros Lamprineas-Added API for retrieving the default FPU of a CPU...
2015-07-14 Alexandros LamprineasCaused regressions: compile Release+Asserts failed...
2015-07-14 Alexandros Lamprineas-Added API for retrieving the default FPU of a CPU...
2015-07-13 Benjamin KramerRemove macro guards for extern template instantiations.
2015-07-09 Tamas BerghammerAdd getSizeInBits function to the APFloat class
2015-07-06 Benjamin Kramer[Triple] Add a helper to switch between big/little...
2015-07-02 Leny Kholodov[Support] Lazy load of dbghlp.dll on Windows
2015-07-02 Charlie Turner[GraphWriter] Don't wait on xdg-open when not on Apple.
2015-06-30 Dan GohmanDrop the OS from the WebAssembly target triple for...
2015-06-30 Adrian PrantlDebug info: Add dwarf backend support for DIModule.
2015-06-29 Dan Gohman[WebAssembly] Initial WebAssembly backend
2015-06-29 Ben LangmuirReapply "Use gethostuuid() on Mac to identify hosts...
2015-06-29 Ben LangmuirRevert "Use gethostuuid() on Mac to identify hosts...
2015-06-29 Ben LangmuirUse gethostuuid() on Mac to identify hosts for LockFile...
2015-06-29 Ben LangmuirClean up unique lock files on signal and always release...
2015-06-29 Javed Absar[ARM]: Extend -mfpu options for half-precision and...
2015-06-29 Javed Absar[ARM]: Extend -mfpu options for half-precision and...
2015-06-23 Alex LorenzADT: Add a string APSInt constructor.
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-19 Eric ChristopherFix "the the" in comments.
2015-06-16 Rafael EspindolaUse std::unique_ptr to manage the DataStreamer in bitco...
2015-06-15 Alex LorenzMIR Serialization: Connect the machine function analysi...
2015-06-13 Rafael EspindolaDon't use std::errc.
2015-06-13 Rafael EspindolaBring in a BumpPtrStringSaver from lld and simplify...
2015-06-12 Douglas KatzmanAdd 'shave' processor name to Triple
2015-06-12 John Brawn[ARM] Disabling vfp4 should disable fp16
2015-06-11 Reid Kleckner[Support] Fix a race initializing a static local in...
2015-06-09 Eli BenderskyAdd more wrappers for symbol APIs to the C API.
2015-06-09 Daniel Sanders[ADT] Assert that SmallVectorBase::grow_pod() successfu...
2015-06-06 NAKAMURA TakumiTargetParser: Fix comments in enum(s) introduced in...
2015-06-05 Alexei Starovoitov[bpf] rename triple names bpf_be -> bpfeb
2015-06-05 Benjamin Kramer[TargetParser] Properly attach functions of ARMTargetPa...
2015-06-05 John Brawn[ARM] Add support for -sp- FPUs and FPU none to TargetP...
2015-06-05 John Brawn[ARM] Add knowledge of FPU subtarget features to Target...
2015-06-05 Artyom Skrobov[ARMTargetParser] Follow-up for r239099: one case was...
2015-06-04 Artyom SkrobovSimplify ARMTargetParser::getArchSynonym
2015-06-04 Alexei Starovoitov[bpf] add big- and host- endian support
2015-06-01 David Majnemer[Support] Simplify Triple::getOSVersion
next