index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2011-11-13
Rename SlotIndexes to match how they are used.
Jakob Stoklund Olesen
2011-11-13
Prune more RALinScan. RALinScan was also here!
NAKAMURA Takumi
2011-11-12
Delete the old spilling framework from LiveIntervalAnalysis.
Jakob Stoklund Olesen
2011-11-12
Delete the linear scan register allocator.
Jakob Stoklund Olesen
2011-11-12
Don't try to form pre/post-indexed loads/stores until after LegalizeDAG runs....
Eli Friedman
2011-11-11
Add a custom safepoint method, in order for language implementers to decide w...
Nicolas Geoffray
2011-11-10
Fix typo.
Daniel Dunbar
2011-11-10
Add additional checking to ensure that MachineMemOperands are never set to nu...
Owen Anderson
2011-11-09
Fix typo.
Eric Christopher
2011-11-09
Remove the pubnames section, no one consumes it.
Eric Christopher
2011-11-09
Enhance verifyLoop so that it can reliably verify that every block in a loop ...
Eli Friedman
2011-11-08
Added invariant field to the DAG.getLoad method and changed all calls.
Pete Cooper
2011-11-07
Don't introduce custom nodes after legalization in TargetLowering::BuildSDIV()
Richard Osborne
2011-11-07
Add the support code to enable the dwarf accelerator tables. Upcoming patches
Eric Christopher
2011-11-07
Add AVX2 variable shift instructions and intrinsics.
Craig Topper
2011-11-07
Add AVX2 VPMOVMASK instructions and intrinsics.
Craig Topper
2011-11-07
Add AVX2 VEXTRACTI128 and VINSERTI128 instructions. Fix VPERM2I128 to be qual...
Craig Topper
2011-11-07
Fix accidental edit to __builtin_ia32_vperm2f128_ps256's name
Craig Topper
2011-11-06
More AVX2 instructions and their intrinsics.
Craig Topper
2011-11-06
Replace (Lower|Upper)caseString in favor of StringRef's newest methods.
Benjamin Kramer
2011-11-06
ADT/StringRef: Add ::lower() and ::upper() methods.
Daniel Dunbar
2011-11-06
Add more AVX2 instructions and intrinsics.
Craig Topper
2011-11-05
Add an option to pad an uleb128 to MCObjectWriter and remove the uleb128 enco...
Benjamin Kramer
2011-11-05
Fix pasto.
Benjamin Kramer
2011-11-05
Add more PRI.64 macros for MSVC and use them throughout the codebase.
Benjamin Kramer
2011-11-04
build/cmake: Use tblgen macro directly instead of llvm_tablegen, which just
Daniel Dunbar
2011-11-04
Add missing includes/decls.
Eli Friedman
2011-11-04
Add missing includes/class declaration.
Eli Friedman
2011-11-04
Add missing forward declarations.
Eli Friedman
2011-11-04
Add a couple missing includes; found while analyzing LLVM headers.
Eli Friedman
2011-11-04
Delete names for unused parameters in inline function definitions in headers,...
Eli Friedman
2011-11-04
Remove declarations for functions that don't exist (and never have).
Chad Rosier
2011-11-04
Add intrinsics for X86 vcvtps2ph and vcvtph2ps instructions
Craig Topper
2011-11-03
Add new X86 AVX2 VBROADCAST instructions.
Craig Topper
2011-11-03
Remove some cruft from the BitcodeWriter, while still maintaining backward
Chad Rosier
2011-11-02
object: Add operator < for SymbolRef and SectionRef.
Michael J. Spencer
2011-11-02
Object/Archive: Add symbol table iteration.
Michael J. Spencer
2011-11-02
Begin collecting some of the statistics for block placement discussed on
Chandler Carruth
2011-11-02
More AVX2 instructions and intrinsics.
Craig Topper
2011-11-02
Add a bunch more X86 AVX2 instructions and their corresponding intrinsics.
Craig Topper
2011-11-01
First part of support for generating dwarf for assembly source files with the
Kevin Enderby
2011-11-01
rename getHostTriple into getDefaultTargetTriple
Sebastian Pop
2011-11-01
rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
Sebastian Pop
2011-11-01
Support/Compiler: Add LLVM_EXTENSION for use where we want to hide pedantic d...
Daniel Dunbar
2011-11-01
Fix operand type for x86 pmadd_ub_sw intrinsic.
Craig Topper
2011-11-01
Remove a couple unused methods. PR11201.
Eli Friedman
2011-10-31
Add utility to append a function to the list of global constructors.
Devang Patel
2011-10-31
Fix operand type for int_x86_ssse3_phadd_sw_128 intrinsic
Craig Topper
2011-10-31
Begin adding AVX2 instructions. No selection support yet other than intrinsics.
Craig Topper
2011-10-30
Add intrinsics and feature flag for read/write FS/GS base instructions. Also ...
Craig Topper
[prev]
[next]