platform/upstream/llvm.git
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.
2015-02-02 Justin BognerInstrProf: Remove an unused header (NFC)
2015-02-02 Eric ChristopherRemove dead code in the HexagonMCInst classes. This...
2015-02-02 Eric Christopher80-col fixup.
2015-02-02 Eric ChristopherRemove unused class variables and update all callers...
2015-02-02 Alexey Samsonov[TSan] Update check_analyze.sh expectations to match...
2015-02-02 Reid KlecknerSEH: Diagnose use of C++ EH and SEH in the same function
2015-02-02 Enrico GranataAdd an helper class to write pexpect-based test cases
2015-02-02 Eric ChristopherMigrate the HexagonSplitConst32AndConst64 pass from...
2015-02-02 Eric ChristopherRemove #if'd code and update comment.
2015-02-02 Eric ChristopherMove HexagonMachineScheduler to use the subtarget off...
2015-02-02 Eric ChristopherCache and use the subtarget that owns the target lowering.
2015-02-02 Alexey Samsonov[TSan] Fix Go sanity check script.
2015-02-02 Bruno Cardoso... [X86][MMX] Add tests for MMX extract element
2015-02-02 Ben LangmuirAdd cc1 option '-fmodule-feature' to add custom values...
2015-02-02 Bruno Cardoso... [X86][MMX] Cleanup shuffle, bitcast and insert element...
2015-02-02 Eric FiselierRename pow2 functions in __hash_table to reflect that...
2015-02-02 Alexei Starovoitovbpf: Use the getSubtarget call off of the MachineFuncti...
2015-02-02 Greg ClaytonLock the Platform mutex in PlatformDarwin::GetDeveloper...
2015-02-02 Eric FiselierUpdate LFTS status page
2015-02-02 Justin HolewinskiWhen generating llvm.used, we may need an addrspacecast...
2015-02-02 Eric Fiselier[libcxx] Add <experimental/chrono>
2015-02-02 Greg ClaytonMake one mutex for the lldb_private::Platform class...
2015-02-02 Jingyue WuResurrect the assertion removed by r227717
2015-02-02 Alexey Samsonov[TSan] Add Go runtime sanity check to CMake build.
2015-02-02 Alexey Samsonov[Sanitizer] Fix checking for weak function presence.
2015-02-02 Alexey Samsonov[TSan] Build runtime with -msse3 flag.
2015-02-02 Duncan P. N... Fix the -Werror build, NFC
2015-02-02 Duncan P. N... IR: Allow GenericDebugNode construction from MDString
2015-02-02 Duncan P. N... IR: Extract DEFINE_MDNODE_GET(), NFC
2015-02-02 Duncan P. N... IR: Separate helpers for string operands, NFC
2015-02-02 Lang Hames[Orc] Make OrcMCJITReplacement::addObject calls transfe...
2015-02-02 Johannes Doerfert[NFC] Remove some unnecessary local objects
2015-02-02 David MajnemerFileCheck'ize CodeGenObjC test
2015-02-02 David MajnemerThe prefix 'Ms-' should be 'MS-'
2015-02-02 Rafael EspindolaMove simple case earlier and use a continue.
2015-02-02 Eric ChristopherMigrate HexagonISelDAGToDAG to setting a subtarget...
2015-02-02 Eric ChristopherUse the getSubtarget call off of the MachineFunction...
2015-02-02 David MajnemerMS ABI: Add more documentation and tests for novtable
2015-02-02 Eric ChristopherRemove unused class variables and update calls to get...
2015-02-02 Eric ChristopherSink queries into asserts since the variable is unused...
2015-02-02 Duncan P. N... IR: Split out DebugInfoMetadata.h, NFC
2015-02-02 Eric ChristopherUpdate CMake build for removed files.
2015-02-02 Zachary TurnerMake SBTarget::Launch() respect the stop_at_entry argument.
2015-02-02 Eric ChristopherGet TargetRegisterInfo and TargetInstrInfo off of the...
2015-02-02 Eric ChristopherUse the function template getSubtarget to remove an...
2015-02-02 Eric ChristopherGrab TargetInstrInfo off of the MachineFunction and...
2015-02-02 Eric ChristopherRemove unused files.
2015-02-02 David BlaikieSTLExtras: Provide less/equal functors with templated...
2015-02-02 Adrian PrantlDebug Info: Relax assertion in isUnsignedDIType() to...
2015-02-02 Duncan P. N... Fix some file headers, NFC
2015-02-02 Duncan P. N... Support: Add missing header to BlockFrequencyTest.cpp...
2015-02-02 Marshall ClowFix PR#22433. The algorithm is_partitioned was testing...
2015-02-02 Tom StellardR600/SI: 64-bit and larger memory access must be at...
2015-02-02 Tom StellardR600/SI: Merge two test files
2015-02-02 Ahmed Bougacha[AArch64] Prefer DUP/MOV ("CPY") to INS for vector_extract.
2015-02-02 Eric ChristopherSince TargetLowering is already subtarget dependent...
next