index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
RegionInfo: Allow to set the parent region of a basic block.
Tobias Grosser
2010-10-13
1
-0
/
+6
*
Fix PR8313 by changing ValueToValueMap use a TrackingVH.
Rafael Espindola
2010-10-13
1
-1
/
+1
*
Be more consistent in using ValueToValueMapTy.
Rafael Espindola
2010-10-13
1
-7
/
+8
*
Begin adding static dependence information to passes, which will allow us to
Owen Anderson
2010-10-12
1
-1
/
+37
*
Comment grammar tweakage.
Jim Grosbach
2010-10-12
1
-2
/
+2
*
Initial va_arg support for x86-64. Patch by David Meyer!
Dan Gohman
2010-10-12
1
-0
/
+21
*
Constify.
Dan Gohman
2010-10-12
1
-1
/
+1
*
Use SmallVectorImpl in a bunch of places.
Dan Gohman
2010-10-12
1
-5
/
+5
*
Second set of ARM/MC/ELF changes.
Jason W Kim
2010-10-11
1
-1
/
+12
*
Clang's #include handling apparently doesn't work for libstdc++'s
Dan Gohman
2010-10-11
1
-0
/
+6
*
System: Add SwapByteOrder and update Support/MathExtras.h to use it.
Michael J. Spencer
2010-10-11
2
-31
/
+105
*
Revert "System: Add SwapByteOrder and update Support/MathExtras.h to use it."
Michael J. Spencer
2010-10-11
2
-105
/
+31
*
System: Add SwapByteOrder and update Support/MathExtras.h to use it.
Michael J. Spencer
2010-10-11
2
-31
/
+105
*
remove dead prototype, PR8351
Chris Lattner
2010-10-11
1
-3
/
+0
*
tweak comment.
Chris Lattner
2010-10-11
1
-2
/
+2
*
Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if
Chris Lattner
2010-10-11
1
-2
/
+1
*
Now using a variant of the existing inlining heuristics to decide whether to ...
Kenneth Uildriks
2010-10-09
1
-0
/
+12
*
Allow << streaming of MCOperand.
Jim Grosbach
2010-10-08
1
-0
/
+5
*
Start separating out code metrics into code size metrics and code performance...
Kenneth Uildriks
2010-10-08
2
-3
/
+10
*
MC-COFF: Fix Simple and Complex type. Fixes PR8320.
Michael J. Spencer
2010-10-08
1
-1
/
+1
*
Fix Whitespace.
Michael J. Spencer
2010-10-08
1
-3
/
+3
*
After splitting, the remaining LiveInterval may be fragmented into multiple
Jakob Stoklund Olesen
2010-10-07
1
-1
/
+40
*
Remove LoopIndexSplit pass. It is neither maintained nor used by anyone.
Devang Patel
2010-10-07
3
-9
/
+0
*
Now with fewer extraneous semicolons!
Owen Anderson
2010-10-07
1
-3
/
+3
*
Provie a clearner interface so that FE can decide whether a function has prot...
Devang Patel
2010-10-07
1
-1
/
+8
*
Add output stream operator for MCInst.
Jim Grosbach
2010-10-07
1
-0
/
+4
*
Move tool_output_file into its own file.
Dan Gohman
2010-10-07
2
-39
/
+62
*
Add initialization routines for Instrumentation.
Owen Anderson
2010-10-07
2
-0
/
+5
*
Add initialization routines to InstCombine.
Owen Anderson
2010-10-07
2
-0
/
+5
*
Add initialization routines for VMCore.
Owen Anderson
2010-10-07
2
-0
/
+5
*
Add initialization routines for Target.
Owen Anderson
2010-10-07
2
-0
/
+4
*
Add initialization routines for CodeGen.
Owen Anderson
2010-10-07
2
-0
/
+4
*
Add initialization routines for Analysis and IPA.
Owen Anderson
2010-10-07
2
-0
/
+8
*
Add an initialization routine for libLLVMipo.a
Owen Anderson
2010-10-07
2
-2
/
+6
*
Add a header that I forgot to commit.
Owen Anderson
2010-10-07
1
-0
/
+32
*
Next step on the getting-rid-of-static-ctors train: begin adding per-library
Owen Anderson
2010-10-07
2
-0
/
+18
*
Add the header that I accidentally forgot from r115900.
Owen Anderson
2010-10-07
1
-0
/
+185
*
Move the pass initialization helper functions into the llvm namespace, and add
Owen Anderson
2010-10-07
1
-3
/
+4
*
add a common SDPatternOperator base class to SDNode and PatFrag for
Chris Lattner
2010-10-07
1
-2
/
+7
*
Add MachineRegisterInfo::constrainRegClass and use it in MachineCSE.
Jakob Stoklund Olesen
2010-10-06
1
-0
/
+8
*
Hide analysis group registration behind a macro, just like pass registration.
Owen Anderson
2010-10-06
1
-0
/
+7
*
Add support for DW_TAG_unspecified_parameters.
Devang Patel
2010-10-06
1
-0
/
+5
*
Cleanup Whitespace.
Michael J. Spencer
2010-10-06
3
-25
/
+25
*
Pass initialization functions should take a PassRegistry as a parameter
Owen Anderson
2010-10-06
1
-6
/
+5
*
Remove compatibilty code for old-style multiple return values.
Dan Gohman
2010-10-06
1
-5
/
+3
*
ComputeLinearIndex doesn't need its TLI argument.
Dan Gohman
2010-10-06
1
-1
/
+1
*
Constify isReachableFromEntry.
Dan Gohman
2010-10-06
1
-2
/
+2
*
Remove tabs.
Bill Wendling
2010-10-06
1
-2
/
+2
*
- Add TargetInstrInfo::getOperandLatency() to compute operand latencies. This
Evan Cheng
2010-10-06
1
-0
/
+16
*
Provide a fast "get me the target triple from the module" API. This can
Bill Wendling
2010-10-06
1
-0
/
+9
[prev]
[next]