summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/const-init.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for PR4108: be a bit looser with the casts that we accept in Eli Friedman2009-04-301-0/+5
* Move where block-related variables are initialized so that block Eli Friedman2009-03-281-2/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* adjust to changes in the mainline llvm .ll printer.Chris Lattner2009-03-011-6/+6
* Allow constant initializers to reference their defining decl.Daniel Dunbar2009-02-251-0/+11
* Remove a FIXME; I was mistaken in believing gcc rejected this.Daniel Dunbar2009-02-251-1/+0
* Fix IRgen of constant expressions referring to external/staticDaniel Dunbar2009-02-241-0/+7
* Cleanp code with some recent suggestions.Mike Stump2009-02-221-2/+2
* Force arch for these test cases.Daniel Dunbar2009-02-211-1/+1
* Handle constant int -> ptr casts of lvalue results.Daniel Dunbar2009-02-201-0/+3
* Extend Evaluate() to fold (int) <pointer type>.Daniel Dunbar2009-02-191-0/+28
* Evaluate ==,!= for complex types.Daniel Dunbar2009-01-291-3/+28
* Implement basic _Complex integer constant folding.Daniel Dunbar2009-01-281-0/+3
* Add test for PR2992.Anders Carlsson2008-11-221-0/+8
* Fix const-init test caseDaniel Dunbar2008-08-051-3/+3
* Add codegen support for a few more kinds of initializer constant Eli Friedman2008-05-291-1/+3
* Some const initializer tests for stuff I just committed.Eli Friedman2008-02-211-0/+13
OpenPOWER on IntegriCloud