aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-201-10479/+0
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-071-1/+1
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmpDimitry Andric2019-09-021-7/+28
* Merge llvm trunk r366426, resolve conflicts, and update FREEBSD-Xlist.Dimitry Andric2019-08-211-1141/+1166
* Merge llvm release_80 branch r351543, and resolve conflicts.Dimitry Andric2019-01-221-0/+2
* Merge llvm trunk r351319, resolve conflicts, and update FREEBSD-Xlist.Dimitry Andric2019-01-201-242/+350
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchDimitry Andric2018-08-181-16/+37
* Merge llvm trunk r338150 (just before the 7.0.0 branch point), andDimitry Andric2018-08-021-107/+139
* Merge llvm trunk r338150, and resolve conflicts.Dimitry Andric2018-07-301-335/+576
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_60 r321788,Dimitry Andric2018-01-061-6/+6
* Merge llvm trunk r321017 to contrib/llvm.Dimitry Andric2017-12-201-236/+428
* Upgrade our copies of clang, llvm and libc++ to r310316 from theDimitry Andric2017-08-091-15/+24
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and updateDimitry Andric2017-07-131-13/+121
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306956, and updateDimitry Andric2017-07-021-1/+1
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305575, and updateDimitry Andric2017-06-171-30/+31
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305145, and updateDimitry Andric2017-06-101-76/+173
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304149, and updateDimitry Andric2017-05-291-23/+67
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303197, and updateDimitry Andric2017-05-161-28/+110
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302418, and updateDimitry Andric2017-05-081-35/+53
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r302069, and updateDimitry Andric2017-05-031-134/+69
* Merge llvm, clang, lld, lldb, compiler-rt and libc++ r301441, and updateDimitry Andric2017-04-261-23/+22
* Merge llvm, clang, lld and lldb trunk r300890, and update build glue.Dimitry Andric2017-04-201-11/+15
* Merge llvm trunk r300422 and resolve conflicts.Dimitry Andric2017-04-161-406/+590
* Merge llvm, clang, compiler-rt, libc++, lld and lldb release_40 branchDimitry Andric2017-02-171-0/+9
* Merge llvm, clang, lld and lldb release_40 branch r292009. Also updateDimitry Andric2017-01-141-33/+0
* Merge llvm, clang, lld and lldb trunk r291274, and resolve conflicts.Dimitry Andric2017-01-061-6/+11
* Update llvm to trunk r290819 and resolve conflicts.Dimitry Andric2017-01-021-372/+629
* Pull in r280350 from upstream llvm trunk (by Hal Finkel):Dimitry Andric2016-09-101-12/+3
* Update llvm to release_39 branch r276489, and resolve conflicts.Dimitry Andric2016-08-161-327/+836
* Update llvm, clang and lldb to trunk r257626, and update build glue.Dimitry Andric2016-01-141-2/+7
* Update llvm to trunk r256945.Dimitry Andric2016-01-061-9/+48
* Update llvm to trunk r256633.Dimitry Andric2015-12-301-383/+665
* Update llvm/clang to r242221.Dimitry Andric2015-08-121-251/+304
* Update llvm/clang to r241361.Dimitry Andric2015-07-051-22/+18
* Update llvm/clang to r240225.Dimitry Andric2015-06-231-34/+122
* Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunkDimitry Andric2015-06-101-24/+43
* Merge llvm trunk r238337 from ^/vendor/llvm/dist, resolve conflicts, andDimitry Andric2015-05-271-1418/+1598
* Upgrade our copy of clang and llvm to 3.6.1 release.Dimitry Andric2015-05-251-19/+20
* Pull in r230348 from upstream llvm trunk (by Tim Northover):Dimitry Andric2015-03-231-8/+7
* Merge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge clang 3.6.0rc4 fromDimitry Andric2015-02-191-2/+4
* Merge llvm 3.6.0rc3 from ^/vendor/llvm/dist, merge clang 3.6.0rc3 fromDimitry Andric2015-02-141-29/+4
* Merge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge clang 3.6.0rc1 fromDimitry Andric2015-01-251-509/+777
* Merge llvm 3.5.0 release from ^/vendor/llvm/dist, resolve conflicts, andDimitry Andric2014-11-241-511/+690
* Pull in r196939 from upstream llvm trunk (by Reid Kleckner):Dimitry Andric2014-03-181-4/+10
* Upgrade our copy of llvm/clang to 3.4 release. This version supportsDimitry Andric2014-02-161-587/+1214
* Pull in r185594 from llvm trunk:Dimitry Andric2013-07-041-22/+14
* Upgrade our copy of llvm/clang to 3.3 release.Dimitry Andric2013-06-121-34/+68
* Upgrade our copy of llvm/clang to trunk r178860, in preparation of theDimitry Andric2013-04-121-398/+299
* Upgrade our copy of llvm/clang to r168974, from upstream's release_32Dimitry Andric2012-12-031-129/+243
* Upgrade our copy of llvm/clang to trunk r162107. With thanks toDimitry Andric2012-08-201-275/+267