index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix to record comparator to make it work for return values > 1.
Bill Wendling
2008-11-13
1
-1
/
+1
*
Put comma in correct place for call to StructType::get
Bill Wendling
2008-11-13
1
-2
/
+4
*
Modify the intrinsics pattern to separate out the "return" types from the
Bill Wendling
2008-11-13
4
-66
/
+170
*
Tell GenLibDeps.pl to inspect .so and .dylib shared files.
Oscar Fuentes
2008-11-12
1
-1
/
+1
*
Check the return value of std::getenv.
Mikhail Glushenkov
2008-11-12
1
-4
/
+8
*
Add a bit of lazy evaluation to PopulateCompilationGraph().
Mikhail Glushenkov
2008-11-12
1
-11
/
+18
*
Some cosmetic changes.
Mikhail Glushenkov
2008-11-12
1
-0
/
+2
*
Allow $CALL and $ENV in command names. Fixes #3025.
Mikhail Glushenkov
2008-11-08
1
-1
/
+1
*
Properly escape dashes in TableGen's LLVMC2 emitter.
Anton Korobeynikov
2008-11-08
1
-2
/
+2
*
Make tablegen print out a nice error message for a const char*
Dan Gohman
2008-11-07
1
-0
/
+7
*
Use an assert to check that SelectCode isn't called on
Dan Gohman
2008-11-05
1
-5
/
+4
*
Eliminate the ISel priority queue, which used the topological order for a
Dan Gohman
2008-11-05
1
-30
/
+5
*
Give tablegen's Type a destructor, to suppress spurious
Dan Gohman
2008-11-04
1
-0
/
+1
*
Add some asserts to verify MVT invariant assumptions.
Dan Gohman
2008-11-04
1
-0
/
+2
*
Change how extended types are represented in MVTs. Instead of fiddling
Dan Gohman
2008-11-03
2
-0
/
+124
*
Spell DISABLE_ASSERTIONS correctly.
Dan Gohman
2008-10-30
1
-1
/
+1
*
- Fix SUBVERSION string to handle x.x.x version number formats.
Bill Wendling
2008-10-27
1
-3
/
+6
*
Have TableGen emit setSubgraphColor calls under control of a -gen-debug
David Greene
2008-10-27
1
-5
/
+45
*
Remove tabs from my previous commit.
Cedric Venet
2008-10-27
1
-2
/
+2
*
Remove redundant word in tblgen error message.
Matthijs Kooijman
2008-10-27
1
-1
/
+1
*
Add a default constructor to AsmWriterOperand to make VS2008sp1 happy. (AsmWr...
Cedric Venet
2008-10-26
1
-0
/
+3
*
Unbreak LLVM on the MSVC compiler:
Argyrios Kyrtzidis
2008-10-22
2
-0
/
+2
*
Add RCBarriers to TargetInstrDesc. It's a list of register classes the given ...
Evan Cheng
2008-10-17
2
-1
/
+60
*
Use INT64_C to emit constant values, to avoid problems with
Dan Gohman
2008-10-17
1
-2
/
+3
*
Fun x86 encoding tricks: when adding an immediate value of 128,
Dan Gohman
2008-10-17
7
-27
/
+40
*
Add support for having multiple predicates on a TreePatternNode.
Dan Gohman
2008-10-15
4
-70
/
+109
*
Add <cstdio> include where needed by gcc-4.4.
Duncan Sands
2008-10-08
2
-0
/
+2
*
Set UNIVERSAL_ARCH value.
Devang Patel
2008-10-06
1
-1
/
+2
*
Fix shift overflow bug that would occur when a field was a full 32-bits
Chris Lattner
2008-10-05
1
-1
/
+1
*
Make GenLibDeps.pl more robust in the face of broken piping problems.
Chris Lattner
2008-10-04
1
-0
/
+26
*
Handle some 64-bit atomics on x86-32, some of the time.
Dale Johannesen
2008-10-02
1
-1
/
+2
*
Move the primary fast-isel top-level comments to FastISel.cpp, where
Dan Gohman
2008-09-30
1
-24
/
+6
*
Move the code that handles DAGISel error conditions into
Dan Gohman
2008-09-27
1
-25
/
+27
*
Rename ConstantSDNode's getSignExtended to getSExtValue, for
Dan Gohman
2008-09-26
1
-2
/
+2
*
Large mechanical patch.
Devang Patel
2008-09-25
1
-2
/
+2
*
Move llvmc2 header files under include/llvm/CompilerDriver
Mikhail Glushenkov
2008-09-22
1
-3
/
+3
*
Plugin support for llvmc2 (a-la opt).
Mikhail Glushenkov
2008-09-22
1
-4
/
+42
*
Make comments a little bit more clear.
Mikhail Glushenkov
2008-09-22
1
-2
/
+4
*
Get rid of GlobalLanguageMap. Global state is evil.
Mikhail Glushenkov
2008-09-22
1
-7
/
+9
*
Add a (forward_as) option property
Mikhail Glushenkov
2008-09-22
1
-11
/
+39
*
Delete the file llvmc2/doc/LLVMC-Enhancements.rst + some minor language/spell...
Mikhail Glushenkov
2008-09-22
1
-3
/
+2
*
Initial support for the CMake build system.
Oscar Fuentes
2008-09-22
1
-0
/
+26
*
Add instruction names as comments to InstBits entries.
Evan Cheng
2008-09-17
1
-5
/
+3
*
Remove.
Devang Patel
2008-09-16
1
-108
/
+0
*
Reverting r56249. On further investigation, this functionality isn't needed.
Bill Wendling
2008-09-16
1
-3
/
+3
*
- Change "ExternalSymbolSDNode" to "SymbolSDNode".
Bill Wendling
2008-09-16
1
-3
/
+3
*
Extract optimization pass selection code from llvm-gcc into a separate routine.
Devang Patel
2008-09-15
1
-0
/
+108
*
Update the LLVM polygen grammar for recent language changes:
Dan Gohman
2008-09-15
1
-12
/
+27
*
Change ConstantSDNode and ConstantFPSDNode to use ConstantInt* and
Dan Gohman
2008-09-12
1
-3
/
+3
*
Rename ConstantSDNode::getValue to getZExtValue, for consistency
Dan Gohman
2008-09-12
1
-5
/
+6
[next]