.. |
ADT
|
Move ftostr into its last user (cppbackend) and simplify it a bit.
|
2012-03-23 11:26:29 +00:00 |
Analysis
|
Use the isReachableFromEntry method.
|
2012-03-24 23:29:27 +00:00 |
Assembly
|
Prune some includes and forward declarations.
|
2012-03-26 06:58:25 +00:00 |
Bitcode
|
Fix windows compilation warning. Patch by Micah.
|
2012-03-21 20:00:30 +00:00 |
CodeGen
|
MachineInstr: Inline the fast path (non-bundle instruction) of hasProperty.
|
2012-03-17 17:03:45 +00:00 |
Config
|
Remove the C backend.
|
2012-03-23 05:50:46 +00:00 |
DebugInfo
|
|
|
ExecutionEngine
|
Make it feasible for clients using EngineBuilder to capture the TargetMachine that is created as part of selecting the appropriate target.
|
2012-03-23 17:40:56 +00:00 |
MC
|
Prune some includes and forward declarations.
|
2012-03-26 06:58:25 +00:00 |
Object
|
[Object/COFF]: Expose getSectionContents.
|
2012-03-19 20:27:37 +00:00 |
Support
|
Make the formatting of this file more consistent, and fix the 80-columns
|
2012-03-18 23:45:14 +00:00 |
TableGen
|
Add Foreach Loop
|
2012-02-22 16:09:41 +00:00 |
Target
|
Prune some includes and forward declarations.
|
2012-03-25 18:09:44 +00:00 |
Transforms
|
add EP_OptimizerLast extension point
|
2012-03-23 23:22:59 +00:00 |
Argument.h
|
|
|
Attributes.h
|
Don't use static CTORs for the Attributes constants, while still keeping the class type-safe
|
2012-02-08 01:11:21 +00:00 |
AutoUpgrade.h
|
|
|
BasicBlock.h
|
|
|
CallGraphSCCPass.h
|
|
|
CallingConv.h
|
|
|
CMakeLists.txt
|
|
|
Constant.h
|
|
|
Constants.h
|
|
|
DefaultPasses.h
|
|
|
DerivedTypes.h
|
Cache the sized-ness of struct types, once we reach the steady state of
|
2012-03-07 02:33:09 +00:00 |
Function.h
|
[Support] Drop verbose _ATTRIBUTE from LLVM_ATTRIBUTE_{READONLY,READNONE} macro
|
2012-03-09 16:30:33 +00:00 |
GlobalAlias.h
|
|
|
GlobalValue.h
|
|
|
GlobalVariable.h
|
|
|
GVMaterializer.h
|
|
|
InitializePasses.h
|
ThreadSanitizer, a race detector. First LLVM commit.
|
2012-02-13 22:50:51 +00:00 |
InlineAsm.h
|
Prune some includes and forward declarations.
|
2012-03-26 06:58:25 +00:00 |
InstrTypes.h
|
|
|
Instruction.def
|
|
|
Instruction.h
|
|
|
Instructions.h
|
Fixed comments for SwitchInst::addCase and for SwitchInst::removeCase.
|
2012-03-13 12:37:10 +00:00 |
IntrinsicInst.h
|
|
|
Intrinsics.h
|
|
|
Intrinsics.td
|
|
|
IntrinsicsARM.td
|
|
|
IntrinsicsCellSPU.td
|
|
|
IntrinsicsHexagon.td
|
|
|
IntrinsicsPowerPC.td
|
|
|
IntrinsicsPTX.td
|
|
|
IntrinsicsX86.td
|
Remove GCC builtins for vpermilp* intrinsics as clang no longer needs them. Custom lower the intrinsics to the vpermilp target specific node and remove intrinsic patterns.
|
2012-02-08 06:36:57 +00:00 |
IntrinsicsXCore.td
|
|
|
LinkAllPasses.h
|
|
|
LinkAllVMCore.h
|
|
|
Linker.h
|
Prune some includes and forward declarations.
|
2012-03-26 06:58:25 +00:00 |
LLVMContext.h
|
First part of PR12251. Add documentation and verifier support for the range
|
2012-03-24 00:14:51 +00:00 |
Metadata.h
|
Add a way to replace a field inside a metadata node. This can be
|
2012-02-15 09:09:29 +00:00 |
Module.h
|
s/ModAttrBehavior/ModFlagBehavior/g to be consistent with how module flags are named elsewhere.
|
2012-02-16 10:28:10 +00:00 |
OperandTraits.h
|
|
|
Operator.h
|
|
|
Pass.h
|
Added TargetPassConfig::disablePass/substitutePass as a general mechanism to override specific passes.
|
2012-02-15 03:21:47 +00:00 |
PassAnalysisSupport.h
|
|
|
PassManager.h
|
|
|
PassManagers.h
|
|
|
PassRegistry.h
|
|
|
PassSupport.h
|
|
|
SymbolTableListTraits.h
|
|
|
Type.h
|
|
|
Use.h
|
|
|
User.h
|
|
|
Value.h
|
Prune some includes and forward declarations.
|
2012-03-26 06:58:25 +00:00 |
ValueSymbolTable.h
|
|
|