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
*
Under the hood, MBPI is doing a linear scan of every successor every
Chandler Carruth
2011-11-14
1
-5
/
+5
*
Reuse the logic in getEdgeProbability within getHotSucc in order to
Chandler Carruth
2011-11-14
1
-0
/
+1
*
Fix an overflow bug in MachineBranchProbabilityInfo. This pass relied on
Chandler Carruth
2011-11-14
1
-2
/
+4
*
Add a cautionary note to this API. It was not at all obvious to me how
Chandler Carruth
2011-11-14
1
-0
/
+3
*
Fix comment for LegalizeTypeAction enum.
Craig Topper
2011-11-13
1
-1
/
+1
*
Rename SlotIndexes to match how they are used.
Jakob Stoklund Olesen
2011-11-13
2
-52
/
+54
*
Prune more RALinScan. RALinScan was also here!
NAKAMURA Takumi
2011-11-13
1
-1
/
+0
*
Delete the old spilling framework from LiveIntervalAnalysis.
Jakob Stoklund Olesen
2011-11-12
1
-119
/
+0
*
Delete the linear scan register allocator.
Jakob Stoklund Olesen
2011-11-12
2
-6
/
+0
*
Don't try to form pre/post-indexed loads/stores until after LegalizeDAG runs....
Eli Friedman
2011-11-12
1
-3
/
+4
*
Add a custom safepoint method, in order for language implementers to decide w...
Nicolas Geoffray
2011-11-11
1
-1
/
+12
*
Fix typo.
Daniel Dunbar
2011-11-10
1
-1
/
+1
*
Add additional checking to ensure that MachineMemOperands are never set to nu...
Owen Anderson
2011-11-10
1
-0
/
+2
*
Fix typo.
Eric Christopher
2011-11-09
1
-1
/
+1
*
Remove the pubnames section, no one consumes it.
Eric Christopher
2011-11-09
1
-2
/
+0
*
Enhance verifyLoop so that it can reliably verify that every block in a loop ...
Eli Friedman
2011-11-09
1
-3
/
+19
*
Added invariant field to the DAG.getLoad method and changed all calls.
Pete Cooper
2011-11-08
3
-8
/
+12
*
Don't introduce custom nodes after legalization in TargetLowering::BuildSDIV()
Richard Osborne
2011-11-07
1
-2
/
+2
*
Add the support code to enable the dwarf accelerator tables. Upcoming patches
Eric Christopher
2011-11-07
1
-0
/
+20
*
Add AVX2 variable shift instructions and intrinsics.
Craig Topper
2011-11-07
1
-0
/
+36
*
Add AVX2 VPMOVMASK instructions and intrinsics.
Craig Topper
2011-11-07
1
-0
/
+27
*
Add AVX2 VEXTRACTI128 and VINSERTI128 instructions. Fix VPERM2I128 to be qual...
Craig Topper
2011-11-07
1
-2
/
+11
*
Fix accidental edit to __builtin_ia32_vperm2f128_ps256's name
Craig Topper
2011-11-07
1
-1
/
+1
*
More AVX2 instructions and their intrinsics.
Craig Topper
2011-11-06
1
-1
/
+20
*
Replace (Lower|Upper)caseString in favor of StringRef's newest methods.
Benjamin Kramer
2011-11-06
1
-16
/
+0
*
ADT/StringRef: Add ::lower() and ::upper() methods.
Daniel Dunbar
2011-11-06
1
-0
/
+10
*
Add more AVX2 instructions and intrinsics.
Craig Topper
2011-11-06
1
-8
/
+38
*
Add an option to pad an uleb128 to MCObjectWriter and remove the uleb128 enco...
Benjamin Kramer
2011-11-05
2
-2
/
+4
*
Fix pasto.
Benjamin Kramer
2011-11-05
2
-4
/
+4
*
Add more PRI.64 macros for MSVC and use them throughout the codebase.
Benjamin Kramer
2011-11-05
2
-0
/
+30
*
build/cmake: Use tblgen macro directly instead of llvm_tablegen, which just
Daniel Dunbar
2011-11-04
1
-1
/
+1
*
Add missing includes/decls.
Eli Friedman
2011-11-04
2
-0
/
+6
*
Add missing includes/class declaration.
Eli Friedman
2011-11-04
3
-0
/
+7
*
Add missing forward declarations.
Eli Friedman
2011-11-04
1
-0
/
+3
*
Add a couple missing includes; found while analyzing LLVM headers.
Eli Friedman
2011-11-04
2
-0
/
+3
*
Delete names for unused parameters in inline function definitions in headers,...
Eli Friedman
2011-11-04
4
-30
/
+30
*
Remove declarations for functions that don't exist (and never have).
Chad Rosier
2011-11-04
1
-3
/
+1
*
Add intrinsics for X86 vcvtps2ph and vcvtph2ps instructions
Craig Topper
2011-11-04
1
-0
/
+16
*
Add new X86 AVX2 VBROADCAST instructions.
Craig Topper
2011-11-03
1
-2
/
+11
*
Remove some cruft from the BitcodeWriter, while still maintaining backward
Chad Rosier
2011-11-03
1
-2
/
+4
*
object: Add operator < for SymbolRef and SectionRef.
Michael J. Spencer
2011-11-02
1
-0
/
+16
*
Object/Archive: Add symbol table iteration.
Michael J. Spencer
2011-11-02
1
-0
/
+46
*
Begin collecting some of the statistics for block placement discussed on
Chandler Carruth
2011-11-02
2
-0
/
+6
*
More AVX2 instructions and intrinsics.
Craig Topper
2011-11-02
1
-9
/
+71
*
Add a bunch more X86 AVX2 instructions and their corresponding intrinsics.
Craig Topper
2011-11-02
1
-0
/
+104
*
First part of support for generating dwarf for assembly source files with the
Kevin Enderby
2011-11-01
1
-0
/
+18
*
rename getHostTriple into getDefaultTargetTriple
Sebastian Pop
2011-11-01
1
-2
/
+2
*
rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
Sebastian Pop
2011-11-01
4
-6
/
+6
*
Support/Compiler: Add LLVM_EXTENSION for use where we want to hide pedantic d...
Daniel Dunbar
2011-11-01
1
-0
/
+8
*
Fix operand type for x86 pmadd_ub_sw intrinsic.
Craig Topper
2011-11-01
1
-2
/
+2
[next]