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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update CMake build.
Ted Kremenek
2010-08-06
1
-0
/
+1
*
Patterns to match AVX 256-bit horizontal arithmetic intrinsics
Bruno Cardoso Lopes
2010-08-06
1
-14
/
+12
*
Patterns to match AVX 256-bit arithmetic intrinsics
Bruno Cardoso Lopes
2010-08-06
1
-30
/
+75
*
Add the Optimize Compares pass (disabled by default).
Bill Wendling
2010-08-06
4
-0
/
+180
*
Move all the logic for function attributes and call attributes out of the
Dan Gohman
2010-08-06
2
-179
/
+238
*
Fix botched revert.
Owen Anderson
2010-08-06
1
-4
/
+4
*
While emitting DBG_VALUE for registers spilled at the end of a block do not u...
Devang Patel
2010-08-06
1
-1
/
+8
*
Revert r110396 to fix buildbots.
Owen Anderson
2010-08-06
172
-339
/
+324
*
Add an option to always emit realignment code for a particular module.
Eric Christopher
2010-08-05
1
-1
/
+34
*
Be more aggressive about removing joined physreg copies.
Jakob Stoklund Olesen
2010-08-05
1
-3
/
+10
*
Don't verify LiveVariables if LiveIntervals is available.
Jakob Stoklund Olesen
2010-08-05
1
-12
/
+13
*
Fix 80-column violations.
Dan Gohman
2010-08-05
1
-6
/
+6
*
Don't use PassInfo* as a type identifier for passes. Instead, use the addres...
Owen Anderson
2010-08-05
172
-328
/
+343
*
Remove IntrWriteMem, as it's the default. Rename IntrWriteArgMem
Dan Gohman
2010-08-05
1
-9
/
+3
*
Support very basic (doesn't include ABI support in the front-end, varags, ......
Bruno Cardoso Lopes
2010-08-05
2
-4
/
+30
*
Implement AccessesArguments checking in the two-callsite form
Dan Gohman
2010-08-05
1
-2
/
+32
*
Yes, we can do better, but this is not the place for it.
Dan Gohman
2010-08-05
1
-1
/
+0
*
Add the beginnings of infrastructure for range tracking.
Owen Anderson
2010-08-05
1
-6
/
+60
*
Add basic verification of LiveIntervals.
Jakob Stoklund Olesen
2010-08-05
1
-0
/
+59
*
Give JumpThreading+LVI a long-form cl::opt so that it's easier to toggle the ...
Owen Anderson
2010-08-05
1
-1
/
+4
*
Split the tag and value members of LVILatticeVal in preparation for expanding...
Owen Anderson
2010-08-05
1
-14
/
+14
*
Fix memdep's code for reasoning about dependences between two calls. A Ref
Dan Gohman
2010-08-05
2
-20
/
+14
*
remove the private hack from CallInst, it was not supposed to hit the branch ...
Gabor Greif
2010-08-05
1
-1
/
+1
*
Handle the memory barrier pseudo that goes to nothing for the JIT.
Eric Christopher
2010-08-05
1
-1
/
+7
*
Set hasSideEffects on the 64-bit no-sse memory barrier.
Eric Christopher
2010-08-05
1
-1
/
+1
*
For local variables in functions with a frame pointer, use FP as a base
Jim Grosbach
2010-08-05
2
-18
/
+39
*
Fix indentation.
Bob Wilson
2010-08-05
1
-6
/
+6
*
Remove double-def checking from MachineVerifier, so a register does not have to
Jakob Stoklund Olesen
2010-08-05
2
-89
/
+18
*
Add an ARM RSCrr instruction for disassembly only.
Bob Wilson
2010-08-05
1
-0
/
+8
*
Be a little bit more specific about target for the memory barrier
Eric Christopher
2010-08-05
2
-2
/
+4
*
Handle the pseudo in MCInstLower.
Eric Christopher
2010-08-05
1
-0
/
+6
*
Add an ARM RSBrr instruction for disassembly only.
Bob Wilson
2010-08-05
1
-1
/
+9
*
Avoid using a live std::multimap iterator while editing the map. It looks like
Jakob Stoklund Olesen
2010-08-05
1
-7
/
+13
*
Silence a GCC warning about && and || without explicit parentheses. This
Chandler Carruth
2010-08-05
1
-3
/
+3
*
Revert r110270 for now. It appears to uncover a memdep bug.
Dan Gohman
2010-08-05
1
-2
/
+2
*
ARM "rrx" shift operands do not have an immediate. PR7790.
Bob Wilson
2010-08-05
2
-24
/
+18
*
The trouble with testing for "ModRef" and "NoModRef" is that
Dan Gohman
2010-08-04
1
-6
/
+6
*
The lower invoke pass needs to have unreachable code elimination run after it
Bill Wendling
2010-08-04
1
-2
/
+4
*
Make x86-64 membarriers work without sse and clean up some of the
Eric Christopher
2010-08-04
3
-4
/
+14
*
The two-callsite form of AliasAnalysis::getModRefInfo is documented
Dan Gohman
2010-08-04
2
-2
/
+34
*
and back in. false alarm on the tests from another unrelated local change.
Jim Grosbach
2010-08-04
1
-2
/
+7
*
PR7814: Truncates cannot be ignored for signed comparisons.
Eli Friedman
2010-08-04
1
-1
/
+2
*
Implement target specific getDebugValueLocation().
Devang Patel
2010-08-04
1
-0
/
+13
*
Coalesce stack slot accesses that arise when spilling both sides of a COPY.
Jakob Stoklund Olesen
2010-08-04
1
-0
/
+23
*
oops. revert for a moment to clean up tests first.
Jim Grosbach
2010-08-04
1
-7
/
+2
*
Reserve a stack slot if the function adjusts the stack but doesn't
Jim Grosbach
2010-08-04
1
-2
/
+7
*
Checkpoint SplitKit progress.
Jakob Stoklund Olesen
2010-08-04
3
-86
/
+223
*
Implement target specific getDebugValueLocation().
Devang Patel
2010-08-04
1
-0
/
+14
*
Use location entry only of the location described by DBG_VALUE is valid.
Devang Patel
2010-08-04
1
-3
/
+6
*
The EH prepare passes really want to be the last passes run before code-gen.
Bill Wendling
2010-08-04
1
-5
/
+5
[next]