Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / domfarolino/llvm-experiments issues and pull requests
#34 - We should malloc strings
Issue -
State: open - Opened by domfarolino almost 6 years ago
#34 - We should malloc strings
Issue -
State: open - Opened by domfarolino almost 6 years ago
#33 - Initial array implementation work
Pull Request -
State: closed - Opened by domfarolino almost 6 years ago
- 1 comment
#32 - Two APIs to start a for loop?
Issue -
State: open - Opened by domfarolino almost 6 years ago
#31 - No Variable Management APIs should take variable "name"s
Issue -
State: closed - Opened by domfarolino almost 6 years ago
- 1 comment
#30 - Start documentation
Pull Request -
State: closed - Opened by domfarolino almost 6 years ago
#29 - Complete the list of tests in README
Issue -
State: closed - Opened by domfarolino almost 6 years ago
- 1 comment
#28 - Printing LLVM bitcode should not be the final step
Issue -
State: closed - Opened by domfarolino almost 6 years ago
#27 - Implement reference "out" variables
Issue -
State: closed - Opened by domfarolino about 6 years ago
#26 - Implement array types
Issue -
State: open - Opened by domfarolino about 6 years ago
#25 - CreateVariable should be able to declare global variables
Issue -
State: closed - Opened by domfarolino about 6 years ago
#24 - CreateFunction needs to return AllocInst* for its arguments
Issue -
State: closed - Opened by domfarolino about 6 years ago
#23 - Built-ins should not be set-up all at once
Issue -
State: open - Opened by domfarolino about 6 years ago
#22 - Implement getX "built-ins" for stdin
Issue -
State: closed - Opened by domfarolino about 6 years ago
#21 - Create{Function,Variable} should return their values
Issue -
State: closed - Opened by domfarolino about 6 years ago
#20 - Implement Integer and Float negation
Issue -
State: closed - Opened by domfarolino about 6 years ago
#19 - Implement Bitwise {And,Or} for integers
Issue -
State: closed - Opened by domfarolino about 6 years ago
#18 - Implement CastBoolTo{Float, Integer}
Issue -
State: closed - Opened by domfarolino about 6 years ago
#17 - Implement implicit return adding
Issue -
State: closed - Opened by domfarolino about 6 years ago
- 1 comment
#16 - Implement for loop and add examples
Pull Request -
State: closed - Opened by domfarolino about 6 years ago
#15 - Implement for loop
Issue -
State: closed - Opened by domfarolino about 6 years ago
#14 - Use alloca for variables
Pull Request -
State: closed - Opened by domfarolino about 6 years ago
#13 - Remove parameters and local variables from "LocalVariables" map
Issue -
State: closed - Opened by domfarolino about 6 years ago
- 1 comment
#12 - Adds PendingReturn and ErrorState flags
Pull Request -
State: closed - Opened by domfarolino about 6 years ago
#11 - CodeGen::Return() inside an then/else block doesn't seem to work
Issue -
State: closed - Opened by domfarolino about 6 years ago
#10 - Add CodeGen::Return
Issue -
State: closed - Opened by domfarolino about 6 years ago
#9 - Abstract-away CodeGen::CallFunction("printf", ...) with built-in putX functions
Issue -
State: closed - Opened by domfarolino about 6 years ago
#8 - Get local variables working with AllocaInstr & Load,Store
Issue -
State: closed - Opened by domfarolino about 6 years ago
#7 - Try out nested If Statements
Issue -
State: closed - Opened by domfarolino about 6 years ago
#6 - IfBlock stack
Issue -
State: closed - Opened by domfarolino about 6 years ago
#5 - CastFloatToInt => CastFloatToInteger
Issue -
State: closed - Opened by domfarolino about 6 years ago
#4 - ProduceNumber => ProduceFloat
Issue -
State: closed - Opened by domfarolino about 6 years ago
#3 - Use LLVM float instead of double type
Issue -
State: closed - Opened by domfarolino about 6 years ago
#2 - Use Builder.GetInsertBlock() instead of BasicBlockStack.top()
Issue -
State: closed - Opened by domfarolino about 6 years ago
- 2 comments
#1 - Factor our CodeGen into a static class
Pull Request -
State: closed - Opened by domfarolino about 6 years ago