1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib
Misha Brukman a79674d478 * Make indentation consistent at 2 chars
* Doxygenify function comments
* Wrap code at 80 cols

llvm-svn: 14295
2004-06-21 20:22:03 +00:00
..
Analysis REALLY fix PR378: crash in scalar evolution analysis 2004-06-20 20:32:16 +00:00
AsmParser Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() 2004-06-17 18:19:28 +00:00
Bytecode Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() 2004-06-17 18:19:28 +00:00
CodeGen Rename Interval class to LiveInterval to avoid conflicting with the already 2004-06-21 13:10:56 +00:00
Debugger Move the IntrinsicLowering header into the CodeGen directory, as per PR346 2004-06-20 07:49:54 +00:00
ExecutionEngine Move the IntrinsicLowering header into the CodeGen directory, as per PR346 2004-06-20 07:49:54 +00:00
Support * Fix file header and name 2004-06-18 15:38:49 +00:00
Target * Make indentation consistent at 2 chars 2004-06-21 20:22:03 +00:00
Transforms *FINALLY* Fix a really nasty nondeterministic bug that has been haunting us 2004-06-21 07:19:01 +00:00
VMCore Make ConstantBool act like a 1 bit ConstantInt, in order to simplify client 2004-06-21 12:12:12 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00