User Details
- User Since
- Aug 14 2013, 2:35 AM (538 w, 1 d)
Oct 27 2020
I also think TableSEH is a bit clearer. And yea, I'll try to clean up other similar Win64 cases as I get around.
Oct 25 2020
Oct 19 2020
Nit: consolidate getRegisterNames calls.
Address review comments.
Oct 17 2020
Oct 15 2020
Accidentally messed up the last diff there. Update revision with final code change that was committed for visibility.
Oct 14 2020
Address nit: Use early return to reduce indentation.
Oct 13 2020
Mask out existing alignment bits.
Oct 12 2020
Ping?
Oct 8 2020
Use same check statements for empty TLS directory tests and fix nits.
Fix typos and put related test cases together.
Address review comments.
Oct 7 2020
- Consolidate and simplify tests.
Oct 6 2020
Update tests.
Add 32bit test as well.
Add more tests and use YAML instead of precompiled binary.
Oct 1 2020
Fix style warnings.
Update.
Update.
Update.
Use the right flag.
Add newline at the end of new test.
Add llvm-readobj test and address comments.
Apr 20 2019
Rebase over committed baseline tests.
Apr 19 2019
Rename option and method to be more general.
Apr 4 2019
Ping?
Mar 31 2019
Rebased on committed tests.
Give tests more descriptive names and add one more negative test.
Mar 30 2019
Split off CorrelatedValuePropagation changes to new revision: D60036
Mar 27 2019
Mar 22 2017
Mar 21 2017
I added another test for all the relevant codepaths in PromoteMemoryToRegister.
I also addressed one case I missed earlier: when the alloca in question has
multiple stores but all within the same basic block.
Mar 4 2017
Ping?
Feb 28 2017
Use copyMetadata method instead of manually copying metadata.
Feb 24 2017
Ping
Feb 17 2017
Ping?
Feb 9 2017
Don't add assume if the value is already known to be nonnull.
Feb 8 2017
Ping
Jan 26 2017
Ping
Jan 18 2017
Ping
Jan 11 2017
So at least running the test suite I didn't come across any performance regressions. Could we land this and observe the buildbots or something for any regressions and back out as necessary?