Activity
[CIR] Upstream support for break and continue statements
[CIR] Upstream support for break and continue statements
Force push
[CIR] Upstream support for break and continue statements
[CIR] Upstream support for break and continue statements
[clang][NFC] Refactor CodeGen's hasBooleanRepresentation
[clang][NFC] Refactor CodeGen's hasBooleanRepresentation
Add round trip test and documentation
Add round trip test and documentation
[CIR] Upstream support for logical not operations
[CIR] Upstream support for logical not operations
[CIR] Upstream support for promoted types with unary plus/minus
[CIR] Upstream support for promoted types with unary plus/minus
[CIR] Generate the nsw flag correctly for unary ops
[CIR] Generate the nsw flag correctly for unary ops
Reapply "[EquivalenceClasses] Replace findValue with contains (NFC)."
Reapply "[EquivalenceClasses] Replace findValue with contains (NFC)."
Refactor as suggested in review
Refactor as suggested in review
[CIR] Upstream support for while and do..while loops
[CIR] Upstream support for while and do..while loops
Fix minor style issues
Fix minor style issues
[CIR][NFC] Organize emit functions in CIRGenFunction.h
[CIR][NFC] Organize emit functions in CIRGenFunction.h
Force push
[CIR][NFC] Organize emit functions in CIRGenFunction.h
[CIR][NFC] Organize emit functions in CIRGenFunction.h
Refactor HoistAlloca according to suggestions
Refactor HoistAlloca according to suggestions
Force push
[CIR] Implement lowering of int-to-bool casts
[CIR] Implement lowering of int-to-bool casts
Force push
[CIR] Implement lowering of int-to-bool casts
[CIR] Implement lowering of int-to-bool casts
Refactor HoistAlloca according to suggestions
Refactor HoistAlloca according to suggestions
Address review feedback
Address review feedback
[CIR] Emit allocas into the proper lexical scope
[CIR] Emit allocas into the proper lexical scope