Analysis
|
Tabs -> spaces, and remove trailing whitespace.
|
2009-09-20 02:20:51 +00:00 |
AsmParser
|
Tabs -> spaces, and remove trailing whitespace.
|
2009-09-20 02:20:51 +00:00 |
Bitcode
|
Tabs -> spaces, and remove trailing whitespace.
|
2009-09-20 02:20:51 +00:00 |
CodeGen
|
Tabs -> spaces, and remove trailing whitespace.
|
2009-09-20 02:20:51 +00:00 |
ExecutionEngine
|
Stop using alloca.
|
2009-09-18 16:46:16 +00:00 |
Linker
|
Remove unnecessary #include.
|
2009-09-12 22:24:25 +00:00 |
MC
|
eliminate a use of strtoul.
|
2009-09-20 06:58:54 +00:00 |
Support
|
tidy up
|
2009-09-20 07:16:54 +00:00 |
System
|
Get rid of GetProcessId in Win32/Program.inc.
|
2009-09-15 03:39:45 +00:00 |
Transforms
|
Tabs -> spaces, and remove trailing whitespace.
|
2009-09-20 02:20:51 +00:00 |
VMCore
|
Correct the comment; this applies to fcmp too.
|
2009-09-20 06:27:35 +00:00 |
Makefile
|
LLVMC doesn't need ENABLE_PIC to build now.
|
2009-07-04 03:54:54 +00:00 |