summaryrefslogtreecommitdiff
path: root/src/compiler/CompilerUtility.h
AgeCommit message (Expand)Author
2012-06-16Invoke support for Quick Compiler buzbee
2012-05-30Remove a dangerous default from oatNew and fix the bug it hid. Elliott Hughes
2012-05-03[Compiler] use Art indentation standard Bill Buzbee
2012-04-20Tidy up some C-isms. Elliott Hughes
2012-04-02Fix the mutex diagnostics, and other targets of opportunity. Elliott Hughes
2012-03-13SSA rework and support compiler temps in the frame buzbee
2012-03-09Stop saying "typedef struct" and "typedef enum". Elliott Hughes
2012-02-03Make the compiler threadsafe buzbee
2012-02-02Compiler tuning buzbee
2012-01-24Dataflow analysis rework buzbee
2012-01-23Reduce namespace pollution. Elliott Hughes
2011-10-14Register promotion fix buzbee
2011-09-29Register usage cleanup buzbee
2011-09-23assert to DCHECK conversion buzbee
2011-08-19Oat compiler integration snapshot. buzbee