aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/TargetInfo.cpp
AgeCommit message (Expand)Author
2010-02-13Emit the 'alignstack' LLVM function attribute when we encounter a functionCharles Davis
2010-02-02Implement promotion for enumeration types.Douglas Gregor
2010-02-01ARM/APCS: Fix classification of small complex integer types as "integer like".Daniel Dunbar
2010-02-01ARM/APCS: Pass Complex types following llvm-gcc.Daniel Dunbar
2010-01-29ARM/APCS ABI: Fix some problems with bit-fields in structures. After rereadingDaniel Dunbar
2010-01-27Structs and classes with non-trivial destructors or copy constructors should ...Anders Carlsson
2010-01-22Eliminate some Clang warningsDouglas Gregor
2010-01-10Generalize target weirdness handling having proper layering in mind:Anton Korobeynikov
2010-01-10Rename file to generalization in next commitsAnton Korobeynikov