1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
Haicheng Wu 9f05a7ca34 [MBP] Remove an unused function parameter
NFC.

llvm-svn: 265596
2016-04-06 20:38:20 +00:00
..
Analysis Revert r265535 until we know how we can fix the bots 2016-04-06 14:06:32 +00:00
AsmParser AMDGPU: Add a shader calling convention 2016-04-06 19:40:20 +00:00
Bitcode IR: Introduce ConstantAggregate, NFC 2016-04-05 21:10:45 +00:00
CodeGen [MBP] Remove an unused function parameter 2016-04-06 20:38:20 +00:00
DebugInfo Make DIASession work if msdia*.dll isn't registered. 2016-04-01 22:21:51 +00:00
ExecutionEngine More more change need as part of r264187 where ErrorOr<> was added 2016-03-23 21:20:16 +00:00
Fuzzer [libfuzzer] adding license headers to cpp files 2016-04-01 18:38:58 +00:00
IR AMDGPU: Add a shader calling convention 2016-04-06 19:40:20 +00:00
IRReader
LibDriver
LineEditor Fix Clang-tidy modernize-deprecated-headers warnings in some files; other minor fixes. 2016-03-28 17:40:08 +00:00
Linker IRMover: Steal arguments when moving functions, NFC 2016-04-06 06:38:15 +00:00
LTO [gold] Save bitcode for module partitions (save-temps + split codegen). 2016-04-06 18:32:13 +00:00
MC Handle section vs global name conflict. 2016-03-28 20:36:28 +00:00
Object Object: Correctly read thin archives containing absolute paths. 2016-03-31 22:08:31 +00:00
ObjectYAML [lanai] Add Lanai backend. 2016-03-28 13:09:54 +00:00
Option
Passes
ProfileData Fix buildbot lldb-amd64-ninja-netbsd7 failure 2016-04-01 20:15:04 +00:00
Support Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; other minor fixes." 2016-04-05 20:45:04 +00:00
TableGen
Target [PPC] Use VSX/FP Facility integer load when an integer load's only users are conversion to FP 2016-04-06 20:12:29 +00:00
Transforms Loop Unroll: add options and tweak to make Partial unrolling more useful 2016-04-06 16:57:25 +00:00
CMakeLists.txt
LLVMBuild.txt