..
Analysis
ConstantFolding: ComputeMaskedBits wants the scalar size for vectors.
2013-04-19 16:56:24 +00:00
Archive
Fix auto_ptr is deprecated warnings
2013-02-26 21:20:35 +00:00
AsmParser
Move 'kw_align' case to proper section, reorganize function attribute keyword case statements to be consistent with r179119
2013-04-20 13:16:13 +00:00
Bitcode
Whitespace cleanup
2013-04-01 02:28:07 +00:00
CodeGen
Revert "Revert "PR14606: debug info imported_module support""
2013-04-22 06:12:31 +00:00
DebugInfo
Use StringSwitch instead of long chain of if-else. No functionality change.
2013-04-17 14:27:04 +00:00
ExecutionEngine
Two small cleanups for ELF's templates.
2013-04-17 21:20:55 +00:00
IR
Revert "Revert "PR14606: debug info imported_module support""
2013-04-22 06:12:31 +00:00
IRReader
Measure time that IR parsing took as part of the -time-passes measurement.
2013-04-03 15:33:45 +00:00
Linker
Specutively revert r178130.
2013-03-27 17:54:41 +00:00
MC
Fix indentation. No functional change.
2013-04-22 04:24:02 +00:00
Object
refactor the struct byte swapping to a helper function.
2013-04-19 13:45:05 +00:00
Option
Resort the #include lines in include/... and lib/... with the
2013-01-02 10:22:59 +00:00
Support
Convert windows line endings to linux/unix line endings.
2013-04-22 05:38:01 +00:00
TableGen
Allow TableGen DAG arguments to be just a name.
2013-03-24 19:36:51 +00:00
Target
Legalize vector truncates by parts rather than just splitting.
2013-04-21 23:47:41 +00:00
Transforms
SROA: Don't crash on a select with two identical operands.
2013-04-21 17:48:39 +00:00
CMakeLists.txt
Split out the IRReader header and the utility functions it provides into
2013-03-26 02:25:37 +00:00
LLVMBuild.txt
Split out the IRReader header and the utility functions it provides into
2013-03-26 02:25:37 +00:00
Makefile
Split out the IRReader header and the utility functions it provides into
2013-03-26 02:25:37 +00:00