aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm/lib/Target/Sparc
Commit message (Expand)AuthorAgeFilesLines
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-2051-15713/+0
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-021-1/+1
* Merge llvm trunk r366426, resolve conflicts, and update FREEBSD-Xlist.Dimitry Andric2019-08-2151-237/+206
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt, libc++,Dimitry Andric2019-06-121-2/+2
* Merge llvm trunk r351319, resolve conflicts, and update FREEBSD-Xlist.Dimitry Andric2019-01-2021-375/+271
* Merge llvm trunk r338150 (just before the 7.0.0 branch point), andDimitry Andric2018-08-027-17/+17
* Merge llvm trunk r338150, and resolve conflicts.Dimitry Andric2018-07-3019-101/+150
* Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-02-021-5/+24
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_60 r321788,Dimitry Andric2018-01-062-4/+5
* Merge llvm trunk r321017 to contrib/llvm.Dimitry Andric2017-12-2024-429/+165
* Upgrade our copies of clang, llvm, lld and lldb to r309439 from theDimitry Andric2017-07-301-8/+7
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r308421, and updateDimitry Andric2017-07-195-1/+24
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and updateDimitry Andric2017-07-131-1/+2
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306956, and updateDimitry Andric2017-07-021-5/+7
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and updateDimitry Andric2017-06-273-7/+13
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305145, and updateDimitry Andric2017-06-109-12/+11
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304460, and updateDimitry Andric2017-06-012-2/+6
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303571, and updateDimitry Andric2017-05-225-27/+19
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303197, and updateDimitry Andric2017-05-163-12/+34
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302418, and updateDimitry Andric2017-05-081-1/+1
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302069, and updateDimitry Andric2017-05-032-10/+9
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r301441, and updateDimitry Andric2017-04-261-1/+3
* Merge llvm, clang, lld and lldb trunk r300890, and update build glue.Dimitry Andric2017-04-201-1/+1
* Merge llvm trunk r300422 and resolve conflicts.Dimitry Andric2017-04-168-49/+77
* Update llvm to trunk r290819 and resolve conflicts.Dimitry Andric2017-01-0225-1098/+474
* Update llvm to release_39 branch r276489, and resolve conflicts.Dimitry Andric2016-08-1634-893/+3261
* Update llvm and clang to release_38 branch r261369.Dimitry Andric2016-02-211-3/+3
* Update llvm, clang and lldb to trunk r257626, and update build glue.Dimitry Andric2016-01-142-89/+96
* Update llvm to trunk r256633.Dimitry Andric2015-12-3021-205/+1105
* Upgrade our copies of clang and llvm to 3.7.1 release. This is aDimitry Andric2015-12-251-1/+1
* Update llvm, clang and lldb to 3.7.0 release.Dimitry Andric2015-09-061-8/+11
* Update llvm/clang to r242221.Dimitry Andric2015-08-1214-158/+250
* Update llvm/clang to r241361.Dimitry Andric2015-07-0511-80/+92
* Update llvm/clang to r240225.Dimitry Andric2015-06-2318-48/+77
* Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunkDimitry Andric2015-06-1012-60/+48
* Merge llvm trunk r238337 from ^/vendor/llvm/dist, resolve conflicts, andDimitry Andric2015-05-2735-524/+851
* Merge llvm 3.6.0rc2 from ^/vendor/llvm/dist, merge clang 3.6.0rc2 fromDimitry Andric2015-01-311-1/+2
* Merge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge clang 3.6.0rc1 fromDimitry Andric2015-01-2534-933/+176
* Merge llvm 3.5.0 release from ^/vendor/llvm/dist, resolve conflicts, andDimitry Andric2014-11-2446-770/+2063
* Repair a few minor mismerges from r262261 in the clang-sparc64 projectDimitry Andric2014-03-104-85/+1
* Pull in r202422 from upstream llvm trunk (by Roman Divacky):Dimitry Andric2014-02-271-17/+8
* Pull in r201994 from upstream llvm trunk (by Benjamin Kramer):Dimitry Andric2014-02-232-0/+5
* Pull in r201718 from upstream llvm trunk:Dimitry Andric2014-02-201-0/+4
* Pull in r200453 from upstream llvm trunk:Dimitry Andric2014-02-202-3/+15
* Import a whole bunch of llvm trunk commits to enable self-hosting clangDimitry Andric2014-02-2037-757/+4437
* Upgrade our copy of llvm/clang to 3.4 release. This version supportsDimitry Andric2014-02-1632-712/+3199
* Pull in r191165 from upstream llvm trunk:Dimitry Andric2013-09-221-1/+3
* Upgrade our copy of llvm/clang to 3.3 release.Dimitry Andric2013-06-1214-176/+941
* Upgrade our copy of llvm/clang to trunk r178860, in preparation of theDimitry Andric2013-04-1220-211/+660
* Upgrade our copy of llvm/clang to r168974, from upstream's release_32Dimitry Andric2012-12-035-8/+17