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
*
Remove intrinsics for X86 BLSI, BLSMSK, and BLSR intrinsics and replace with ...
Craig Topper
2011-10-21
1
-16
/
+4
*
Implement a block placement pass based on the branch probability and
Chandler Carruth
2011-10-21
2
-0
/
+5
*
Delete the list-tdrr scheduler. Top-down schedulers are going away
Dan Gohman
2011-10-20
2
-6
/
+0
*
Haven't yet found a nice way to handle TargetData verification in the
Lang Hames
2011-10-20
1
-13
/
+21
*
Comment out or remove unused parameter names so as to avoid a slew of
Duncan Sands
2011-10-20
1
-63
/
+69
*
Avoid warnings about the parameter G being unused.
Duncan Sands
2011-10-20
1
-1
/
+1
*
Refactor code from inlining and globalopt that checks whether a function defi...
Eli Friedman
2011-10-20
1
-0
/
+6
*
Remove useless code.
Eli Friedman
2011-10-20
1
-6
/
+0
*
Add NAME Member
David Greene
2011-10-19
1
-0
/
+7
*
Call Record Initializer
David Greene
2011-10-19
1
-0
/
+2
*
Add Name Init Record Constructor
David Greene
2011-10-19
1
-0
/
+3
*
Fix 80-col Violation
David Greene
2011-10-19
1
-1
/
+3
*
Fix Name Check
David Greene
2011-10-19
1
-4
/
+4
*
Fix Name Check
David Greene
2011-10-19
1
-1
/
+1
*
Add Record Init
David Greene
2011-10-19
1
-0
/
+1
*
Make Template Arg Names Inits
David Greene
2011-10-19
1
-4
/
+10
*
Add Utility to Scope Names
David Greene
2011-10-19
1
-0
/
+10
*
Make VarInit Name an Init
David Greene
2011-10-19
1
-3
/
+9
*
Add Value Accessors
David Greene
2011-10-19
1
-2
/
+9
*
Add Name Init Accessors
David Greene
2011-10-19
1
-0
/
+7
*
Add Init Accessors
David Greene
2011-10-19
1
-0
/
+4
*
Add pass printing support to BlockFrequencyInfo pass. The implementation
Chandler Carruth
2011-10-19
1
-0
/
+1
*
Rename PEXTR to PEXT. Add intrinsics for BMI instructions.
Craig Topper
2011-10-19
1
-0
/
+34
*
Whitespace.
Eric Christopher
2011-10-18
1
-1
/
+1
*
Object/COFF: Change type from a struct to a uint16_t. The struct would be
Michael J. Spencer
2011-10-18
1
-4
/
+9
*
Use ARM/t2PseudoInst class from ARM/Thumb2 special adds/subs patterns.
Andrew Trick
2011-10-18
1
-0
/
+9
*
whitespace
Andrew Trick
2011-10-18
1
-1
/
+1
*
Backing out patch. Will refactor to remove the AsmParser dependency on Target.
Lang Hames
2011-10-18
1
-21
/
+13
*
Object: Add some types to SymbolRef::Type.
Michael J. Spencer
2011-10-17
1
-1
/
+3
*
Object: Add isSymbolAbsolute and getSymbolSection.
Michael J. Spencer
2011-10-17
3
-49
/
+75
*
Object: Add isSymbolWeak.
Michael J. Spencer
2011-10-17
4
-1
/
+13
*
Object/COFF: Expose more data in the public API.
Michael J. Spencer
2011-10-17
1
-4
/
+21
*
Object: Implement casting for concrete classes.
Michael J. Spencer
2011-10-17
2
-0
/
+11
*
80-col.
Michael J. Spencer
2011-10-17
1
-1
/
+3
*
Re-applying the target data layout verification patch from r142288, plus appr...
Lang Hames
2011-10-17
1
-13
/
+21
*
Add support for a new extension to the .file directive:
Nick Lewycky
2011-10-17
4
-3
/
+18
*
142288 broke the build:
Rafael Espindola
2011-10-17
1
-21
/
+13
*
Validate target data layout strings.
Lang Hames
2011-10-17
1
-13
/
+21
*
Add an accessor to get the underlying MachO representation.
Owen Anderson
2011-10-17
1
-0
/
+2
*
Use the correct predicate for determining if a branch is conditional or not.
Owen Anderson
2011-10-17
1
-1
/
+1
*
MCOperand is pod-like.
Benjamin Kramer
2011-10-17
1
-0
/
+1
*
Object: Fix redundant name.
Michael J. Spencer
2011-10-17
3
-6
/
+6
*
Correct over-zealous removal of hack.
Bill Wendling
2011-10-17
1
-0
/
+4
*
Add comments to TargetLowering.h indicating that the set*Alignment functions ...
Hal Finkel
2011-10-17
1
-3
/
+5
*
Now that we have the ReturnsTwice function attribute, this method is
Bill Wendling
2011-10-17
1
-4
/
+0
*
Admonish that MI is not IR and virtual registers have constraints.
Jakob Stoklund Olesen
2011-10-17
1
-0
/
+8
*
svn mv Target/ARM/ARMGlobalMerge.cpp Transforms/Scalar/GlobalMerge.cpp
Devang Patel
2011-10-17
2
-0
/
+3
*
Add a routine to swap branch instruction operands, and update any
Chandler Carruth
2011-10-17
1
-0
/
+7
*
Add AsmToken::getEndLoc and use it to add ranges to x86 asm register parsing.
Benjamin Kramer
2011-10-16
1
-0
/
+1
*
PR11143: Save the old diagnostic handler and call it when munging diagnostics...
Benjamin Kramer
2011-10-16
1
-0
/
+3
[next]