platform/upstream/llvm.git
2015-02-03 Marek OlsakR600/SI: Trivial instruction definition corrections...
2015-02-03 Marek OlsakR600/SI: Determine target-specific encoding of READLANE...
2015-02-03 Marek OlsakR600/SI: Fix dependency between instruction writing...
2015-02-03 Sanjay PatelFix program crashes due to alignment exceptions generat...
2015-02-03 Nico WeberImplement jump scope SEHmantic analysis.
2015-02-03 Bill SchmidtDisable 32-bit tests in tls-pic.ll until they can be...
2015-02-03 Bill SchmidtFurther revise too-restrictive test CodeGen/PowerPC...
2015-02-03 Rafael EspindolaUse CLANG_LIBDIR_SUFFIX when looking for the gold plugin.
2015-02-03 Bill SchmidtFurther revise too-restrictive test CodeGen/PowerPC...
2015-02-03 Bill SchmidtRevise too-restrictive test CodeGen/PowerPC/tls-pic.ll
2015-02-03 Bill Schmidt[PowerPC] Yet another approach to __tls_get_addr
2015-02-03 Rafael AulerMake ELFLinkingContext own LinkerScript buffers
2015-02-03 Eric FiselierMark <experimental/system_error> as complete
2015-02-03 Eric Fiselier[libcxx] Add <experimental/system_error>
2015-02-03 Sanjay PatelImprove test to actually check for a folded load.
2015-02-03 Jonathan RoelofsRevert: Revert r227804: Use fseek/ftell instead of...
2015-02-03 Tobias GrosserAdd test case for r227805
2015-02-03 Bruno Cardoso... [X86][MMX] Improve transfer from mmx to i32
2015-02-03 Alexander Potapenko[ASan] Remove ifdefs for MAC_OS_X_VERSION_10_6, as...
2015-02-03 Alexander Potapenko[ASan] Add __asan_ prefix for "mz_*" allocation/dealloc...
2015-02-03 Renato GolinEnabling testing ASAN on AArch64
2015-02-03 Renato GolinAdding AArch64 support to ASan instrumentation
2015-02-03 Hafiz Abid... Restore the signal handler for Windows as it is not...
2015-02-03 Craig Topper[X86] Make fxsave64/fxrstor64/xsave64/xsrstor64/xsaveop...
2015-02-03 Craig Topper[X86] Add Requires[In64BitMode] around MOVSX64rr32...
2015-02-03 Denis Protivensky[lld][ARM] Add relocations to perform function calls
2015-02-03 Pavel LabathTest commit. No changes.
2015-02-03 Yury Gribov[ASan] Add use_madv_dontdump flag.
2015-02-03 Hafiz Abid... Fix CLI commands in lldb-mi.
2015-02-03 Daniel JasperMove "inline" to the right place.
2015-02-03 Daniel JasperAdd some overloads so that floating point literals...
2015-02-03 Johannes Doerfert[NFC] Fix typo
2015-02-03 David MajnemerMS ABI: Records with fields with required aligmnet...
2015-02-03 David MajnemerAST: Hoist RT->getDecl() into a variable
2015-02-03 Bruce MitchenerChange void* name_token to const void* to address warnings.
2015-02-03 Bruce MitchenerCast to (const OptionPermissions*) to avoid warning.
2015-02-03 David MajnemerMS ABI: Records with required alignment can't have...
2015-02-03 Eric ChristopherOnly access TLOF via the TargetMachine, not TargetLowering.
2015-02-03 Eric ChristopherDefine a runOnMachineFunction for the Hexagon AsmPrinte...
2015-02-03 Eric ChristopherMigrate away from using a Subtarget except for the...
2015-02-03 Ted Kremenek[analyzer] Change ccc-analyzer to accept both -isystem...
2015-02-03 Lang Hames[PBQP Regalloc] Pre-spill vregs that have no legal...
2015-02-03 NAKAMURA TakumiResurrect initializers for NumLoads and NumStores in...
2015-02-03 Richard Smith[modules] Be sure to load the lexical definition of...
2015-02-03 Enrico GranataAdd an expectall() API that allows you to pass a list...
2015-02-03 Andrew KaylorReally, really, really don't build llvm-pdbdump on...
2015-02-03 Enrico GranataMake it easier to see what's going on by tracing the...
2015-02-03 Greg ClaytonFixed bugs in the multi-threaded access in HostInfoBase...
2015-02-03 Rafael EspindolaPropagate a better error message to the C api.
2015-02-03 Chaoren LinFix TestThreadStepOut on Linux with LLGS
2015-02-03 Chaoren LinFix compilation error and cleanup in ThreadStateCoordin...
2015-02-03 Chaoren LinAdd missing switch cases to silence warnings.
2015-02-03 Chaoren LinImplement setting and clearing watchpoints.
2015-02-03 Chaoren LinMoving header files from source/Host/common to proper...
2015-02-03 Chaoren LinMake ThreadStateCoordinator to handle properly failed...
2015-02-03 Chaoren LinMark TestProcessLaunch.test_set_working_dir_with_dwarf...
2015-02-03 Chaoren LinShare crash information between LLGS and local POSIX...
2015-02-03 Chaoren LinMark several tests as XFAIL with new expectedFailureLLG...
2015-02-03 Chaoren LinModify ThreadStateCoodrinator in order to resume thread...
2015-02-03 Chaoren LinRefactor ptrace commands in NativeProcessLinux to use...
2015-02-03 Chaoren Linadded some missing ABIs
2015-02-03 Chaoren LinFixed TestInferiorChanged
2015-02-03 Chaoren LinFixed TestInferiorCrashing failures
2015-02-03 Chaoren LinAdded support for writing registers larger than 64...
2015-02-03 Chaoren LinLLGS local - signal stops inferior in debugger
2015-02-03 Chaoren LinFix up NativeProcessLinux::Interrupt() to use thread...
2015-02-03 Chaoren LinAdded code to prevent "administrative stop" from overwr...
2015-02-03 Chaoren LinFix step commands that mix running threads and stepping...
2015-02-03 Chaoren LinDisabled local-llgs hijacking of state on startup;...
2015-02-03 Chaoren LinFix some bugs in llgs thread state handling.
2015-02-03 Chaoren Linllgs: more work on thread stepping.
2015-02-03 Chaoren Linllgs: fix up some handling of stepping.
2015-02-03 Chaoren Linllgs: fixed a bug in deferred signal thread id; added...
2015-02-03 Chaoren LinGet initial thread state coordinator integration working.
2015-02-03 Chaoren LinAdded remote-build.py and wired it into Xcode for Linux...
2015-02-03 Stephen HinesRemove invalid const qualifier for r0, since it is...
2015-02-03 Enrico GranataAllow customizing the timeout of the inferior
2015-02-03 Enrico GranataAnd, do not define arguments twice
2015-02-03 Enrico GranataAllow pexpect exact matches
2015-02-03 Rafael EspindolaUse a non-fatal diag handler in the C API. FIxes PR22368.
2015-02-03 Rui UeyamaELF: Improve linker script unit tests.
2015-02-03 Justin BognerInstrProf: Update for LLVM API change
2015-02-03 Justin BognerInstrProf: Simplify RawCoverageMappingReader's API...
2015-02-03 Oleksiy VyalovMake "process attach" command to support attaching...
2015-02-03 Justin BognerInstrProf: Simplify some logic by using ArrayRef::slice...
2015-02-02 Alex RosenbergRevert part of r227437 as it was unnecessary. Thanks...
2015-02-02 David Majnemertest: Make encode-test-5.m's output not dependent on...
2015-02-02 Daniel JasperRevert "Add some overloads so that floating point liter...
2015-02-02 Filipe Cabecinhasclang lit.cfg: Fix a bug pointed by Sean Silva
2015-02-02 Alexey Samsonov[TSan] Fix remaining bashism in buildgo.sh script.
2015-02-02 Daniel JasperAdd some overloads so that floating point literals...
2015-02-02 Eric ChristopherMigrate to using the subtarget on the machine function...
2015-02-02 Eric ChristopherUse the function template getSubtarget off of the machi...
2015-02-02 Enrico GranataSome cleanup in lldbpexpect
2015-02-02 Enrico GranataNice syntax typo in lldbpexpect
2015-02-02 Reid KlecknerPR 17421: Implemented -save-temps={obj|cwd} option
2015-02-02 Eric ChristopherUse the cached subtarget on the MachineFunction.
2015-02-02 Eric ChristopherRemove dead header.
2015-02-02 Eric ChristopherRemove dead code in the HexagonMCInst classes. This...
2015-02-02 Eric Christopher80-col fixup.
next