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
*
The code model of JIT should default to JITDefault.
Nicolas Geoffray
2011-08-30
1
-1
/
+1
*
Emit segmented-stack specific code into function prologues for
Rafael Espindola
2011-08-30
1
-0
/
+4
*
Command line option to enable support for segmented stacks:
Rafael Espindola
2011-08-30
1
-0
/
+2
*
Follow up to r138791.
Evan Cheng
2011-08-30
3
-0
/
+17
*
Teach macho-dump how to dump linkedit_data load commands.
Benjamin Kramer
2011-08-30
2
-1
/
+14
*
Add load commands from Lion to Macho.h.
Benjamin Kramer
2011-08-30
1
-0
/
+11
*
Thumb2 parsing and encoding for IT blocks.
Jim Grosbach
2011-08-29
1
-0
/
+12
*
Tidy up. Whitespace.
Jim Grosbach
2011-08-29
1
-5
/
+5
*
Tidy up. 80 columns.
Jim Grosbach
2011-08-29
1
-1
/
+1
*
Reapply r138695. Fix PassManager stack depths.
Andrew Trick
2011-08-29
4
-6
/
+7
*
Add AMDIL as valid target triple to LLVM.
Tobias Grosser
2011-08-29
1
-0
/
+1
*
Reverting r138695 to see if it fixes clang self host.
Andrew Trick
2011-08-27
4
-7
/
+6
*
Fix PassManager stack depths.
Andrew Trick
2011-08-27
4
-6
/
+7
*
LoopInfo::updateUnloop fix, and verify Block->Loop maps.
Andrew Trick
2011-08-26
1
-2
/
+5
*
Initial check in that will auto-upgrade the old EH scheme to the new EH scheme.
Bill Wendling
2011-08-25
1
-0
/
+4
*
Constify Comparison
David Greene
2011-08-25
1
-1
/
+1
*
Basic x86 code generation for atomic load and store instructions.
Eli Friedman
2011-08-24
4
-17
/
+71
*
Implement Constant::isAllOnesValue(). Fix ConstantFolding to use the new api.
Nadav Rotem
2011-08-24
2
-1
/
+5
*
Move TargetRegistry and TargetSelect from Target to Support where they belong.
Evan Cheng
2011-08-24
2
-5
/
+5
*
Add some useful accessors to c++ api that appear to be missing from the c api
Nate Begeman
2011-08-23
1
-2
/
+8
*
Some refactoring so TargetRegistry.h no longer has to include any files
Evan Cheng
2011-08-23
4
-14
/
+72
*
Revert "Address Duncan's CR request:"
Eric Christopher
2011-08-23
1
-3
/
+0
*
Address Duncan's CR request:
Nadav Rotem
2011-08-23
1
-0
/
+3
*
This patch adds support of le32 pseudo-cpu that stands for generic
Ivan Krasin
2011-08-23
1
-0
/
+1
*
Add an MCInstrAnalysis version of isCall.
Benjamin Kramer
2011-08-22
1
-0
/
+4
*
Remove DEFINE_TRANSPARENT_CASTED_OPERAND_ACCESSORS, folding its
Jay Foad
2011-08-22
3
-45
/
+8
*
Do not use named md nodes to track variables that are completely optimized. T...
Devang Patel
2011-08-19
1
-2
/
+4
*
Add IntervalMap::const_iterator::atBegin().
Jakob Stoklund Olesen
2011-08-19
1
-0
/
+3
*
C API functions must be able to see their extern "C" definitions, or it will ...
Benjamin Kramer
2011-08-19
1
-0
/
+3
*
Add SplitLandingPadPredecessors().
Bill Wendling
2011-08-19
1
-0
/
+17
*
Add NativeClient operating system support.
Ivan Krasin
2011-08-18
1
-1
/
+2
*
FastISel: avoid function calls between the materialization of the constant an...
Ivan Krasin
2011-08-18
1
-1
/
+19
*
Rip out the old StructType APIs as warned about on llvmdev last week.
Chris Lattner
2011-08-18
1
-14
/
+0
*
Add intrinsics for SETEV, GETED, GETET.
Richard Osborne
2011-08-18
1
-0
/
+4
*
Add the support in code-gen for the landingpad instruction lowering.
Bill Wendling
2011-08-17
1
-0
/
+5
*
Remove unneeded sentence.
Bill Wendling
2011-08-17
1
-2
/
+1
*
...and make sure DynamicLibrary builds by removing "const" from the Invalid p...
Jordy Rose
2011-08-17
1
-1
/
+1
*
Don't use NULL to represent an invalid library; Cygwin uses this for RTLD_DEF...
Jordy Rose
2011-08-17
1
-2
/
+7
*
Allow the MCDisassembler to return a "soft fail" status code, indicating an i...
Owen Anderson
2011-08-17
1
-2
/
+33
*
Use DynamicLibrary instances as a way to get symbols from a specific library....
Jordy Rose
2011-08-17
1
-30
/
+40
*
Until now all debug info MDNodes referred to a root MDNode, a compile unit. T...
Devang Patel
2011-08-16
2
-1
/
+24
*
Increment debug info version to accommodate upcoming change in debug info nod...
Devang Patel
2011-08-16
1
-1
/
+2
*
Add getFirstInsertionPt() method.
Bill Wendling
2011-08-16
1
-0
/
+9
*
Remove unused Target argument from AsmParser construction methods.
Jim Grosbach
2011-08-16
1
-2
/
+1
*
Remove unused forward declaration.
Jim Grosbach
2011-08-16
1
-1
/
+0
*
Tidy up. Trailing whitespace.
Jim Grosbach
2011-08-16
1
-45
/
+45
*
Add a mechanism for optimisation plugins to register passes that all front en...
David Chisnall
2011-08-16
1
-1
/
+14
*
Remove unimplemented method. Fixes PR10658.
Rafael Espindola
2011-08-16
1
-10
/
+0
*
MCTargetAsmParser target match predicate support.
Jim Grosbach
2011-08-15
1
-1
/
+9
*
Add a finalize() hook, that'll let DIBuilder construct compile unit lazily.
Devang Patel
2011-08-15
1
-0
/
+3
[next]