Author: Chandler Carruth
Date: 2024-12-12T01:56:05Z
New Revision: ff92274bb07a52dd05ce58e09bee582d4f96602d
URL:
https://github.com/llvm/llvm-project/commit/ff92274bb07a52dd05ce58e09bee582d4f96602d
DIFF:
https://github.com/llvm/llvm-project/commit/ff92274bb07a52dd05ce58e09bee582d4f96602d.diff
L
Author: Chandler Carruth
Date: 2021-01-17T16:18:31-08:00
New Revision: f855751c1284c82c1c46b98f6d1b3ca2021d6cb9
URL:
https://github.com/llvm/llvm-project/commit/f855751c1284c82c1c46b98f6d1b3ca2021d6cb9
DIFF:
https://github.com/llvm/llvm-project/commit/f855751c1284c82c1c46b98f6d1b3ca2021d6cb9.di
Author: chandlerc
Date: Mon May 21 20:06:34 2018
New Revision: 332940
URL: http://llvm.org/viewvc/llvm-project?rev=332940&view=rev
Log:
Merge r332389 to pick up the fix for PR37431, a regression w/ the new EFLAGS
lowering.
Required switching $regname to %regname in the MIR test and regenerating
Author: chandlerc
Date: Mon May 21 20:03:11 2018
New Revision: 332939
URL: http://llvm.org/viewvc/llvm-project?rev=332939&view=rev
Log:
Merge r330269 to fix egregiously bad codegeneration in the new EFLAGS lowering
that was defferred to a follow-up commit by me not understanding how part of
the x8
Author: chandlerc
Date: Mon May 21 20:01:19 2018
New Revision: 332938
URL: http://llvm.org/viewvc/llvm-project?rev=332938&view=rev
Log:
Merge r330264 for the fix to PR37100, a regression introduced with the new
EFLAGS lowering.
Modified:
llvm/branches/release_60/ (props changed)
llvm/br
Author: chandlerc
Date: Mon May 21 19:53:53 2018
New Revision: 332937
URL: http://llvm.org/viewvc/llvm-project?rev=332937&view=rev
Log:
Merge r329771, fixing $regname to be %regname.
Modified:
llvm/branches/release_60/ (props changed)
llvm/branches/release_60/lib/Target/X86/X86FlagsCopy
Author: chandlerc
Date: Mon May 21 19:50:20 2018
New Revision: 332934
URL: http://llvm.org/viewvc/llvm-project?rev=332934&view=rev
Log:
Merge r329673, fixing test case to use %regname instead of $regname.
Modified:
llvm/branches/release_60/ (props changed)
llvm/branches/release_60/lib/T
Author: chandlerc
Date: Mon May 21 19:39:59 2018
New Revision: 332932
URL: http://llvm.org/viewvc/llvm-project?rev=332932&view=rev
Log:
Merge r328945 which corrected the fundamental structure of the `adox`
instructions.
This is necessary to fully merge the EFLAGS fix patch series.
Modified:
Author: chandlerc
Date: Mon May 21 19:02:03 2018
New Revision: 332928
URL: http://llvm.org/viewvc/llvm-project?rev=332928&view=rev
Log:
Merge r322521 - just regenerates the CHECK lines using the script. Will allow
subsequent cherrypicks to be much cleaner.
Modified:
llvm/branches/release_60/
Author: chandlerc
Date: Mon May 21 14:23:38 2018
New Revision: 332900
URL: http://llvm.org/viewvc/llvm-project?rev=332900&view=rev
Log:
Merging r329040 with re-generated CHECK lines via the script.
The CHECK lines in the trunk version don't work due to unrelated (unmerged)
changes to the backend.
Author: chandlerc
Date: Thu Mar 1 21:49:03 2018
New Revision: 326540
URL: http://llvm.org/viewvc/llvm-project?rev=326540&view=rev
Log:
Add some minimal release notes for retpolines.
Modified:
cfe/branches/release_60/docs/ReleaseNotes.rst
Modified: cfe/branches/release_60/docs/ReleaseNotes.r
Author: chandlerc
Date: Thu Mar 1 21:48:38 2018
New Revision: 326539
URL: http://llvm.org/viewvc/llvm-project?rev=326539&view=rev
Log:
Add some minimal release notes for retpoline support.
Modified:
llvm/branches/release_60/docs/ReleaseNotes.rst
Modified: llvm/branches/release_60/docs/Relea
12 matches
Mail list logo