platform/upstream/llvm.git
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...
2015-02-02 Eric ChristopherUse the function template getSubtarget on the MachineFu...
2015-02-02 Eric ChristopherRemove unused class variable.
2015-02-02 Eric ChristopherRemove unused class variable.
2015-02-02 Sanjay Patelfix typo
2015-02-02 Eric ChristopherReuse a bunch of cached subtargets and remove getSubtar...
2015-02-02 Eric ChristopherRemove unnecessary forward declaration.
2015-02-02 Eric ChristopherRemove some unused forward declarations.
2015-02-02 Marshall ClowFix PR#22427. The implementation of inplace_merge had...
2015-02-02 Hafiz Abid... Fix log file generation in lldb-mi.
2015-02-02 Jan Wen VoungFix ARM peephole optimizeCompare to avoid optimizing...
2015-02-02 Marshall ClowReorder a couple of operations in inplace_merge so...
2015-02-02 Johannes Doerfert[FIX] Updated test case (fixed names -> regular express...
2015-02-02 Jonathan RoelofsRevert r227804: Use fseek/ftell instead of fseeko/ftell...
2015-02-02 Johannes Doerfert[FIX] Partially fix the pointer negation crash
2015-02-02 Jonathan RoelofsUse fseek/ftell instead of fseeko/ftello when Newlib...
2015-02-02 Timur Iskhodzhanov[ASan/Win] Add some diagnostics to help investigate...
2015-02-02 Johannes Doerfert[FIX] Check non-deterministic isl output
2015-02-02 Johannes Doerfert[NFC] Drop the "scattering" tuple name
2015-02-02 Erik EcksteinFix: SLPVectorizer crashes with assertion when vectoriz...
2015-02-02 Timur Iskhodzhanov[ASan/Win] Add a test case for r208215 [stack buffer...
2015-02-02 Hafiz Abid... Make --thread argument optional for various commands.
next