1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
Misha Brukman 5205d6449e Cleaned up code layout, spacing, etc. for readability purposes and to be more
consistent with the style of LLVM's code base (and itself! it's inconsistent in
some places.)

No functional changes were made.

llvm-svn: 6265
2003-05-21 18:48:06 +00:00
..
Analysis The word operands' has an r' in it. 2003-05-20 20:36:39 +00:00
AsmParser Fix bugs: 2003-05-21 17:48:56 +00:00
Bytecode Fix Bug: Assembler/2003-05-12-MinIntProblem.llx 2003-05-12 15:13:52 +00:00
CodeGen Use a kill, not a dead definition, update comment 2003-05-12 17:37:30 +00:00
CWriter Add support for setjmp/longjmp primitives 2003-05-17 22:26:33 +00:00
ExecutionEngine Fix typeos 2003-05-14 17:53:49 +00:00
Support Add a new info-output-file option (hidden from --help) which is to be used by 2003-05-09 20:05:44 +00:00
Target Cleaned up code layout, spacing, etc. for readability purposes and to be more 2003-05-21 18:48:06 +00:00
Transforms Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +00:00
VMCore Add support for shift constant expressions 2003-05-21 17:49:25 +00:00
Makefile Compile sub-directories in parallel, because they don't have interdependencies 2002-09-18 03:25:58 +00:00